You are not logged in.

#1 2011-08-20 15:38:36

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

[SOLVED] "route" is deprecated, now "ip route"

anybody can help with ip route?

with old route i using: route add 10.0.0.0 netmask 255.255.254.0 gw 10.10.10.1
how to do this with "ip route"?

Last edited by Pooh-Bah (2011-08-20 15:46:50)

Offline

#2 2011-08-20 15:44:17

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED] "route" is deprecated, now "ip route"

Should be something among the lines of "ip route add 10.0.0.0/23 via 10.10.10.1"


Burninate!

Offline

#3 2011-08-20 15:45:32

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] "route" is deprecated, now "ip route"

Offline

#4 2011-08-20 15:46:33

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

Re: [SOLVED] "route" is deprecated, now "ip route"

thank you! it works.

Offline

Board footer

Powered by FluxBB