LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   howTo: add ip route (https://www.linuxquestions.org/questions/slackware-14/howto-add-ip-route-396658/)

elrose 12-26-2005 04:29 PM

howTo: add ip route
 
How do i do this =P route add doesn't work!

=[elRose]=

Slum 12-26-2005 10:02 PM

Depends on the route you're trying to achieve. If you're connecting to a VPN through a ppp adapter I suggest trying:

Code:

route add -net <internal network> dev ppp0
Where <internal network> would be something like 172.18.0.0/24

Please be more specific on your request.

elrose 12-27-2005 12:44 PM

Thanks
 
I got it to work i think. I did route add -net ip.add.ress.here netmask net.ma.sk.here gw gat.ewa.yh.ere and it seems to be working...

=[elRose]=


All times are GMT -5. The time now is 06:59 PM.