User manual
TELKOM VPN-Lite 2.3 ver.080311 Page 13
Comment: Setup VPN-Lite Connection
pppoe add transport wanlink2 dialout eth 2 pppoe
pppoe set transport wanlink2 username <VPN-Lite Local site account username>
pppoe set transport wanlink2 password <VPN-Lite Local site account password>
pppoe set transport wanlink2 createroute disabled
pppoe set transport wanlink2 autoconnect disabled
pppoe set transport wanlink2 idletimeout 0
pppoe set transport wanlink2 discoverdns primary disabled
pppoe set transport wanlink2 discoverdns secondary disabled
ip add interface ipwan2
ip attach ipwan2 wanlink2
Comment: Add NATting for Internet Connection
security add interface ipwan external
nat enable ipwan ipwan internal
Comment: Add static routes to private IP ranges facilitating communication with remote VPN-Lite sites:
ip add route vpnlite1 10.0.0.0 255.0.0.0 interface ipwan2
ip add route vpnlite2 172.16.0.0 255.240.0.0 interface ipwan2
ip add route vpnlite3 192.168.0.0 255.255.0.0 interface ipwan2
Comment: Save configuration and restart device:
system config save
system restart
g. After your Billion 810VNTX has rebooted, the VPN-Lite solution will be setup and ready for use.