On Tue, 2003-02-18 at 09:39, John Hampton wrote: > hello all. > > I've got a laptop that I just installed gentoo 1.4_Rc2 on and everything > is going swimmingly, except for IP aliases on my NIC.
This line:
> alias_eth0:0="192.168.0.20"
should be changed to:
alias_eth0="192.168.0.20"
If you want multiple aliases, separate the IPs with spaces, as in:
alias_eth0="192.168.0.20 192.168.0.21"
Hope this helps.
-- Josh
-----------------------------------------
Joshua J. Berry
"I haven't lost my mind -- it's backed up on tape somewhere."
-- /usr/games/fortune
PGP Key: http://deneb.condordes.net/node/16/view
NOTE: Please do not submit this email address to any mailing
lists or websites without prior permission. Thank you.
signature.asc
Description: This is a digitally signed message part
