Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iproute2 documentation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
donjames
Apprentice
Apprentice


Joined: 19 Dec 2004
Posts: 251
Location: 32°9'50" N 94°50'54" W

PostPosted: Sun Apr 20, 2008 7:26 pm    Post subject: iproute2 documentation Reply with quote

HI,

Where is the iproute documentation for use in /etc/conf.d/net?

I would like to use iproute2 in /etc/conf.d/net instead of ifconfig. I can't seem to locate the documentation for the iproute2 syntax.

Can anyone help me?

Sincerely,

Don James
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Sun Apr 20, 2008 8:19 pm    Post subject: Reply with quote

My experience has been that the switchover is transparent. Is there some particular construct you are using with ifconfig that you cannot make work with iproute2?
Back to top
View user's profile Send private message
donjames
Apprentice
Apprentice


Joined: 19 Dec 2004
Posts: 251
Location: 32°9'50" N 94°50'54" W

PostPosted: Sun Apr 20, 2008 8:46 pm    Post subject: iproute2 documentation Reply with quote

HI,

I was looking at the GNAP documentation and ran across:

Code:

# Use iproute2-style configuration
modules=( "iproute2" )

# The external interface
ipaddr_eth0=( "111.222.111.47/24" )
iproute_eth0=( "default via 111.222.111.254" )

# The internal interface
ipaddr_eth1=( "192.168.1.254/24" )


I don't see ipaddr_eth0 and iproute_eth0 documented in net.examples.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum