Hello,
I would like to create a tunnel between two sites and I'm having a problem because both ends of the tunnel use the same private subnets inside. Is there a way I can create a tunnel between the two sites and allow access without readdressing one of the sites private addresses? I was attampting to use a subinterface and a new subnet... but I can't figure out how to make that work. Here's a basic example of what I want to enable... by the way There's only one public IP at each site and NAT is enabled on both sides already.
SITE A inside 192.168.1.0/24
SITE B inside 192.168.1.0/24
ACL ext permit (SITE A) Host 192.168.1.10 (SITE B) host 192.168.1.25 eq 80
Any suggestions would be greatly appreciated.
Thanks,
Lou
I would like to create a tunnel between two sites and I'm having a problem because both ends of the tunnel use the same private subnets inside. Is there a way I can create a tunnel between the two sites and allow access without readdressing one of the sites private addresses? I was attampting to use a subinterface and a new subnet... but I can't figure out how to make that work. Here's a basic example of what I want to enable... by the way There's only one public IP at each site and NAT is enabled on both sides already.
SITE A inside 192.168.1.0/24
SITE B inside 192.168.1.0/24
ACL ext permit (SITE A) Host 192.168.1.10 (SITE B) host 192.168.1.25 eq 80
Any suggestions would be greatly appreciated.
Thanks,
Lou