Cisco VPN setup, steps:
- Install various VPN components
- PPTP
- pptp-linux
- network-manager-pptp
- VPNC
- vpnc
- network-manager-vpnc
- OpenConnect
- openconnect
- network-manager-openconnect
- Reboot
- Create new PPTP connection
- Create new PPTP connection
- VPN Tab Settings
- Set Connection name
- Set Gateway
- Set username (for domain-based user accounts, use domain\username)
- DO NOT SET PASSWORD
- DO NOT SET NT DOMAIN
then go to vpn wizard and connect:
connection established, but no ping available;
so then in terminal type: netstat -n -r;
in list select gateway name and type route add -net [IP of connection you would like to install] -gw [name of gateway from list] tun0;
Немає коментарів:
Дописати коментар