Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everybody. I´ve configured this lab and an access-list on the firewall but I can´t access the server from outside. I'm trying to figure this out but I can't seem to get it.I´ve attached the lab in zip file if someone wants to give it a try.Any hel...
Greetings! I´m trying to configure this lab and PC1 can ping Server, but for PC0 to ping server I had to configure a static route (ip route 10.0.0.0 255.0.0.0 192.168.0.5), but not on PC1 (All routers have EIGRP configured.)I can´t really understan...
Greetings!I´ve tried to set up a tunnel between 2 routers using IPSec VPN but can´t make it to exchange traffic. Before, using serial connection and advertising routes with ospf everything pings everything.ASBR only as directly connected routes.What...
Hi Rob, I figured it out. Very simple in fact.The ASA 5505 in base license doesn´t allow for more than 3 Vlan´s, so Vlan3 interface cannot forward traffic to the inside Vlan (Vlan1) interface.Firewall(config-if)# no forward interface vlan 1 Sometimes...
Hi Rob. I can ping from firewall to anywhere and from anywhere to the firewall. Firewall#ping 172.16.3.3Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 172.16.3.3, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-tr...
Hi Rob. Thank´s mate!I must have had a misconfigured netmask and crytpo map missplaced. I now can ping from PC0.I also checked isakmp sa and an association wasn´t built successfuly between R3 and R0 even though it was using the tunnel (very odd). R0#...