View previous topic :: View next topic |
Author |
Message |
bebo718 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_jawa.gif)
Joined: 06 Sep 2003 Posts: 25 Location: Pennsylvania
|
Posted: Thu Oct 06, 2005 12:56 pm Post subject: Binding and Alias on eth0 [RESOLVED] |
|
|
I am familar with how to bind and alias using BSD but I am trying to modify the /etc/conf.d/net script and adding an alias IP to a single NIC.
I currently am using the /etc/conf.d/net to give an ip via the config_eth0=( "IP SNM" ) and this works fine but if I add another line like:
config_eth0:1=( "IP SNM" ) I get a syntax error on line xx when the machine starts up.
I can use (manually) after the machine starts up: ifconfig eth0:1 IP_Address SubnetMask and it will assign the alias address to the single NIC with the static it binds during the initialization of the machine from the /etc/conf.d/net script.
I have searched Google and the forums and cannot fine the proper way to do this. I also cannot find it anywhere in the Gentoo Handbook.
Any help from someone that knows how to do this would be appreciated.
Thanks
Last edited by bebo718 on Thu Oct 06, 2005 1:24 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
UberLord Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/16007251014200867ea775c.gif)
Joined: 18 Sep 2003 Posts: 6835 Location: Blighty
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bebo718 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_jawa.gif)
Joined: 06 Sep 2003 Posts: 25 Location: Pennsylvania
|
Posted: Thu Oct 06, 2005 1:21 pm Post subject: |
|
|
UberLord -
Thanks (obviously) works perfectly. I must have somehow missed that section thanks for correcting my oversight. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bebo718 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_jawa.gif)
Joined: 06 Sep 2003 Posts: 25 Location: Pennsylvania
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|