I have set up two Pix 515E's at two locations, and created a tunnel between them, like so:
lanA -- pixA -- internet -- pixB -- lanB
All works normally, so far. Now, I set up client VPN access on pixA and assign addresses to the clients from a range on lanA. Also working- the clients can connect to pixA and access addresses on lanA. But, they cannot see lanB.
Some of the main configuration parts are (paraphrased):
access-list splittunnel permit ip lanA/24 any
access-list splittunntl permit ip lanB/24 any
access-list nonat permit ip lanA/24 lanB/24
Both lanA and lanB appear in the client's list of protected networks. Before getting too deep in this and posting configurations, I'm hoping that someone has managed to get this working and can point me in the direction of the most likely issue- acl, nat, etc.
Thanks.
Lee.
lanA -- pixA -- internet -- pixB -- lanB
All works normally, so far. Now, I set up client VPN access on pixA and assign addresses to the clients from a range on lanA. Also working- the clients can connect to pixA and access addresses on lanA. But, they cannot see lanB.
Some of the main configuration parts are (paraphrased):
access-list splittunnel permit ip lanA/24 any
access-list splittunntl permit ip lanB/24 any
access-list nonat permit ip lanA/24 lanB/24
Both lanA and lanB appear in the client's list of protected networks. Before getting too deep in this and posting configurations, I'm hoping that someone has managed to get this working and can point me in the direction of the most likely issue- acl, nat, etc.
Thanks.
Lee.