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 team
i have setup a vpn connection for users so they can connect from outside , the vpn is working perfectly fine
i have created all this from asdm , the issue is i have added multiple network in acl and user is able to connect to only first net...
hi Rahul
thankyou very much for your reply that really helped , everything is working fine i can access all the networks from vpn now , i hope this will not create any issue with existing config on firewall and also i have did this from asdm i,e GUI...
hi
all the subnets are in different subinterfaces , and m sorry i am not able to understand that what command i have to enter to get this work
nat (stardmz) 0 access-list stardmz_no_nat - is this what you are saying
this is the command for nonat for the network i want to reach
access-list nonat extended permit ip 172.16.111.0 255.255.255.0 192.168.200.0 255.255.255.0 access-list nonat extended permit ip 172.16.11.0 255.255.255.0 192.168.200.0 255.255.255.0 acce...
hi , thankyou for the support before i was not able to reach any network , but when i add this command access-list nonat extended permit ip 172.16.X.0 255.255.255.0 192.168.X.0 255.255.255.0 - once subnet i can reach
but when i enter another command...
so i just have to add this extended accesslist which you have mention for my all networks which i want to be access via vpn ..
but can u let me know about thie statement (Also, you need a statement in your nat 0 access-list:) is it the same ? or som...