- Laptop: DELL vostro 1400
- On ubuntu 8.04.1, kernel 2.6.24-21-generic
- Connecting to a Windows VPN server using vpn connection manager
Installed "VPN Connection Manager (PPP generic)". Then created the profile using network manager. After installing the vpn connection manager you need to restart the network manager.
Worked after many trail and errors. I dont know why it was not working and is working now. IP addresses of machines in my office are 192.168.X.60 192.168.X.61 etc. So I tried 192.168.X.0/24 and it worked.
===================================
[main]
Description=MyCompany
Connection-Type=pptp
PPTP-Server=
Use-Peer-DNS=no
Encrypt-MPPE=no
Encrypt-MPPE-128=yes
Encrypt-MPPE-Stateful=yes
Compress-MPPC=no
Compress-Deflate=no
Compress-BSD=no
PPP-Lock=yes
Auth-Peer=no
Refuse-EAP=yes
Refuse-CHAP=no
Refuse-MSCHAP=no
MTU=1416
MRU=1416
LCP-Echo-Failure=10
LCP-Echo-Interval=10
PPP-Custom-Options=
Peer-DNS-Over-Tunnel=no
X-NM-Routes=192.168.XX.0/24
Use-Routes=yes
No comments:
Post a Comment