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 there,I would appreciate if someone can help me to solve this problem: I'm trying to configure a VPN with Split Tunneling to access a servers' LAN. I've just configure the VPN server in a router with IOS and I'm trying to connect with a VPN Client...
Regarding your questions,I assume your computer is in the 192.168.10.X pool?Yes, it is.Try adding the 192.168.10.X addresses to the ACL. I don't know how that works exactly on a router as opposed to an ASA, but on ASA you either have to do that, or ...
Hi,After the changes I did before, I realize that the acl with list of network allow using the VPN Split Tunneling was ok, so I've deleted my changes and finally the acl is:access-list 150 remark VPNaccess-list 150 permit ip 192.168.235.0 0.0.0.255 a...
Hello,I've change the configuration. Now, VPN's user receive an IP from the interface range: ip local pool dynpool 192.168.235.61 192.168.235.62And I delete this to entries in NAT configuration: no ip nat inside source static 192.168.235.62 213.19...