Re: IP aliasing
Maarten Boekhold wrote:
> I tried to steup an IP alias on a machine here. According to the
> Virtual-Web mini-HOWTO, I can do:
>
> ifconfig eth0 alias new-address
>
> However, ifconfig says 'alias' is not a hostname. 'man ifconfig' doesn't
> say anything about aliasing. This is with netbase 2.13-1.
>
> Anybody who can get me goin' on this?
NET-3-HOWTO, but more specifically:
ifconfig eth0 myrealaddr options....
ifconfig eth0:1 myfirstipalias options...
ifconfig eth0:2 mysecondipalias options...
regards
Terry
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to:
- References:
- IP aliasing
- From: Maarten Boekhold <M.Boekhold@ET.TUDelft.NL>