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.
Hello all, I have a simple topology where a Router(R1) has three interfaces g0/0 - 10.10.10.6 to other OSPF neighbor (area 0) (to R2 router)g0/1 - to /24 network (networkd in OSPF area 0) 172.28.6.0/24g0/2 - to /24 Network (networkd in OSPF area 0) 1...
EDIT: I was using IOSvL2 on CML2 and NAT does not work so I just changed it to IOSv and it worked right away. Hello folks, I have setup a simple topology in CML2 lab with 3 nodes. inside--->FW---static route--->RTR1---BGP--->RTR2 The inside use...
Hello folks. Currently have a 2110 (ASA code) VPN standalone. Thinking about adding another VPN 2110 with the same configs. Is it possible to configure VPN Load-balancing and also make them into an Active/Standby pair? I can't find much documenta...
Hello folks, I'm wondering when do i have a route-map used at redistribution and when do I use a route-map against the neighbor. for example, i have the following BGP peering with redistribution attached. Router1# router bgp 65425 address-family i...
Hello, I currently have a 2110 running ASA image. It's used for AnyConnect only. I have 1 arm on the outside(connected through a L2 switch) and 1 arm on the inside (connected through a L2 switch). I bought another 2110 and plan to put ASA image on...
got it working. Thanks for pointing that out about which image I was using. I ripped out IOSvl2 and put in IOSv instead and it worked instantly. Thanks for your help
I just mean they are on the same network. I got it working. the problem was with the IOSvl2 . I ripped that out and just used IOSv and it worked. THere must be a bug or something that that IOSlv2 image.. Thanks for your help
I'm using IOSvL2 I'm initiating traffic from behind the Firewall(inside). That traffic is being NAT'd at the firewall to the firewall outside interface...so it's coming into RTR1 with source address of 172.28.28.100
I did a ping test and I can see that RTR1 is sending to RTR2 on the same IP as the FW outside interface, so it is not natting on the RTR1. Debug ip nat shows nothing. Show ip nat trans shows nothing as well. I'm sure at this point this is a bug in...