20 09 2012
Routing specific IPs to VPN
http://www.jms1.net/osx-vpn-routing.shtml
/etc/ppp/ip-up example:
#!/bin/sh
/sbin/route add 192.168.1.0/24 $5
/sbin/route add 213.239.199.135 $5
/sbin/route add 10.5.1.0/24 $5
Some links from Fluent Conference, June 2012 – San Francisco OSX 10.8 Remaining battery time
Comments are currently closed.