View previous topic :: View next topic |
Author |
Message |
TonyYates n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 15 May 2005 Posts: 1 Location: UK
|
Posted: Sun May 15, 2005 5:55 pm Post subject: Multiple IP Addresses bound to the same NIC |
|
|
In /etc/conf.d/net I have the following
iface_eth0="dhcp"
I want to bind another IP Address to the same NIC, leaving the main one as DHCP
Any help appreciated. I can't afford to tinker and get it wrong as it's a remote machine.
Many Thanks
Regards |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
splooge l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 30 Aug 2002 Posts: 636
|
Posted: Sun May 15, 2005 7:46 pm Post subject: |
|
|
ifconfig eth0:0 your.new.ip.address
check out alias_ethx .. that should work along with dhcp. _________________ http://get.a.clue.de |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|