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.
I have a C3850 and I am trying to route network 192.168.98.0 to the next hop of 192.168.98.2. I can ping across and back with no issues. Any suggestions?ip routing
ip route 0.0.0.0 0.0.0.0 192.168.10.1
ip route 192.168.98.0 255.255.255.0 192.168.98.2...
Hello, I have two switches I am trying to have them communicate with each other across a trunked port, but I cannot seem to give the non-native vlans to talk. Any assistance would be helpful. Vlan 1 will talk as long as it holds an IP on the SVIC3750...
Hello All, Having an issues and wanting to see if someone could shed some light on this for me? I have a C3850 with an 8 port fiber module and a C3750G Stack (2). IP Routing on C3850 and L2 on C3750G Stack. Using the fiber ports on both units I am un...
Hello All, Having trouble trying to figure out how to get VLANs to talk to each other. I have a L2 switches 3750G and a L3 switch 3750G with IP Routing enabled. I have been testing this out in Cisco Packet Tracer, but have been trying things as well ...
Hi Everyone,
I am having trouble getting my Site 2 Site VPN working. It shows the tunnel is initiated on both sides, but I cannot ping across to any of the subnets.
One is an ASA5510 (8.2) the other is an ASA5505 (8.2)
I am sure I'm missing something...
Hi,Thanks for the response. Yes it is routing currently to 192.168.10.1, but I want to force traffic on the 98 network to route to 192.168.98.2 and all other traffic to the 192.168.10.1 Any idea what I am doing wrong?
@Kevin Martin wrote:Your default Gateway on the 3560G should be 192.168.1.1 not 192.168.10.1Does the IP DEFAULT-GATEWAY require to be on the Native/Default VLAN?
I figured out the issue. It was a few things:
1. Code error with the crypto and nat translation on 8.2(5). I had a crypto_archive and I had to delete it per cisco's repair and reboot the asa.
2. AT&T had a sneaky option set hidden away in their mod...
I've upgraded the code to 8.4(5). Took me a little while because I had to drive to the other location to add some memory to the ASA5510.
Both are still not working. Same stuff going on. Debug shows its getting across.
Here is the new packet tracer
...
I don't see the drop in Phase 10 or the other thing you are talking about in Phase 9. Not sure if you got mixed up or I am blind. I feel like updating the code might be the only solution at this point.
The ASA 5505 is on Base License
The ASA 5510 is ...