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 Folks,I have a strange problem here, hope some one can shed some light to resolve it.Network Setup===========2 Site to Site VPN tunnels has been established, it is a hub and spoke topology. The hub is ASA5520 and the 2 spoke are a 1841 and 1801 ro...
Hi Folks,Scenario:The company are migrating each region network into a MPLS cloud. Each region has their own subnets to take care and they manage their own internet gateway. The internet access for each region is serve by the region office internet g...
Hi Folks,I have a couple of ios routers 1841 series as the spokes and a central hub using a ASA5520 box. The Lan to Lan VPN has no problem communicating with sub nets behind the ASA box to the spokes A & spoke B.Problem occurs with inter spoke commun...
Hi Guys,I am faced with the challenge of connecting 2 switches located at different building next to each other. I choose to have on one end, the core switch WS-C3750G-24PS-S with transceiver module GLC-LH-SM plugged in, single mode fiber cable runni...
Hi Hari,I am assuming that the network for 182.93.93.98/32 is connected directly to the router hosting 10.168.202.4/24 network? If that is the case remove the advertisement on R1 for network 182.93.93.98 mask 255.255.255.255And also remove the static...
Hi Did you include allowing all the ipsec port your access-list IP-ACCESS-IN? Similar to the below:10 permit udp host source_peer_ip host destination_peer_ip eq isakmp 20 permit udp host source_peer_ip host destination_peer_ip eq non500-isakmp30 per...
Hi,I believe your config statement has left out the some important ip-access list rule.Add these statements on top of the access-list 102(subsitute the destination_peer_ip with your actual peer IP.):access-list 102 deny udp host any host destinatio...