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.
Greetings,I'm trying to set up a VPN Connection to a router with several vrf. The VPN connection works but as the WAN interface is in global I cannot access the network within the vrf.I have tried with the Virtual-Template IF assigned to the vrf and ...
Greetings,So, I have traffic from the LAN side:interface GigabitEthernet0/0/1.10 encapsulation dot1Q 10 ip dhcp relay information trusted ip address 10.x.x.x 255.255.255.192 ip helper-address 10.y.y.y ip policy route-map mymapthat needs to be routed ...
Greetings,So, I have a 4431 that has crashed several times now (about a week apart each time). There are no unusual entries in the syslog before the crash. We suspected a memory leak but the memory usage monitoring looks fine.I checked the tracelogs ...
Greetings,
I need to set up an 1921 with a SDSL line and I am kinda lost which WIC I need. There seem to be two options, the HWIC-4SHDSL-E and the HWIC-4SHDSL-EA. It is a normal line from an ISP (in Europe, if it matters), not a Back-to-Back line.
I ...
Hi there,
I'm trying to set up a static PAT to a host behind an ASA. Public IP port 2222 is supposed to connect to port 22 of the internal IP 192.168.10.11
The packet-tracer result looks as if it gets highjacked by another NAT rule.
I have included t...
The Null route drops all traffic to the 10.0.0.0/8 net that is not routed to the specified nets from the other static routes.I removed it but it made no difference. Same for removing the route-map from the interface GigabitEthernet0/0/1.10.
Oh, sorry, forgot that.Cisco IOS XE Software, Version 03.17.02.S - Standard Support ReleaseCisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.6(1)S2, RELEASE SOFTWARE (fc1) There are not crash entries in flash memory. The ...
Okay, as the ACLs did not help I finally removed all other NAT rules and of course, it worked fine.
Then I put the other rules back in one by one.
As it turns out, my static PAT only works if it is the first NAT rule (in the sh nat order).
How can I ...