So we all know we shouldn’t access router configuration pages when wireless, right? http://router.yourdomain.com:8080, including the password, will go over the are crystal clear. But when duty calls,
1) Connect to a cisco VPN
2) kelvin@pluto:~$ sudo route add -host router.yourdomain.com dev cipsec0
This will tunnel all traffic over the VPN to malaysia.
Note: Command for Linux — Ian, do you know the similar command of OS X/BSD?

Leave a Reply