05-15-2012 10:49 PM
hi,
I am working in GULF and skype and other free voice services are blocked. people sometimes use vpn(ivacy) on iphone in the office and it dont work while if they use vpn at there home it works. At office we have only 2911 router and no firewal and simple NAT is done on ADSL interface. see the attached file for settings at home. any suggestions what command should be entered to bypass l2tp and pptp.
Regards
05-16-2012 02:55 AM
Hello, Nareh.
Where vpn not working at home or office?
Can you post configurations where it works, and from where don't?
Client configuration very helpful for resolving this issue.
THT
05-16-2012 03:33 AM
hi ,
at office where there is 2911 router (simple nating configured) but at home where there is simple linksys modem its working fine. the settings which i did for linksys is already attached (i just enabled ipsec, l2tp and pptp pass through). can any body tell me about the config needed to be done on 2911 for these vpn to establish
Regards
05-16-2012 12:25 PM
Add on router
ip nat inside source static tcp
ip nat inside source static udp
05-27-2012 12:48 AM
hi Mr. Shone,
Can i enable it for the whole subnet.?? or it can only be bypassed for particular office user/users. because we are using dhcp in our office and their ip address changes so is there any other way to by pass pptp ?
Regards
05-27-2012 02:10 AM
hi Mr. Shone.
I did the configuration changes and still it is not working.. following are the changes which i did.
ip nat inside source static tcp
ip nat inside source static udp
ip nat inside source list 101 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
access-list 101 permit ip 10.10.1.0 0.0.0.255 any
access-list 101 permit ip 10.10.3.0 0.0.0.255 any
access-list 101 permit gre any any.
but still i am getting the following error.
"
The VPN connection between your computer and the VPN server could not be completed. The most common cause for this failure is that at least one Internet device (for example, a firewall or a router) between your computer and the VPN server is not configured to allow Generic Routing Encapsulation (GRE) protocol packets"
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide