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.
Hey Guys,I have got a problem with a VTI site to site tunnel we created between two ASA's.The VTI tunnel is up and running and we can use it to access the other site, however on site B we have an extra VLAN which also need access to the subnet on the...
Aah I see what you mean, the ASA has a route, for example: route DC1-PW 192.168.67.0 255.255.255.0 192.168.254.10 1But this isn't enough for VLAN3005 because clients on that vlan can not contact devices on 192.168.67.x/24 and if I try adding other ro...
Hi MHM,This is the show route:SITE AGateway of last resort is 82.XXX.XXX.5 to network 0.0.0.0
S* 0.0.0.0 0.0.0.0 [1/0] via 82.XXX.XXX.5, OUTSIDE
C 10.11.0.0 255.255.0.0 is directly connected, VLAN2
L 10.11.254.254 255.255.255.255...
Hi MHM,Sorry this was me testing, the subnet is actually 192.168.64.0/21 but we only need the 192.168.67.0/24. I have removed this and put in the correct one now:S 192.168.67.0 255.255.255.0 [1/0] via 192.168.254.10, DC1-PW
C 192.168.25...
I got the following: route DC1-PW 192.168.67.0 255.255.255.0 192.168.254.10 1But with this I will need to add a static route on the client itself What do you mean incorrect nameif? I have chosen to not give it the same nameif on both sites so others ...