megamaced
Geek Geek Geek!
Hey guys, I am trying to add a static route (not persistant) using Ubuntu. I am connecting to another network via PPTP that uses the same IP address range as my network. When I connect to a computer that is located on the other network, I need the traffic to go through the VPN gateway, obviously.
In Windows I could just do:
route add <destination computer ip> mask 255.255.255.255 <ppp ip address>
How would that command translate into UNIX speak?
Ta
In Windows I could just do:
route add <destination computer ip> mask 255.255.255.255 <ppp ip address>
How would that command translate into UNIX speak?
Ta