So if I wanted to use THREE ips, I would have to set up virtual
interfaces starting first with eth0:0, then the next IP would be eth0:1
then eth0:2  etc for each additional IP?




On Sun, 12 Nov 2000, Yaron wrote:

>   Hi,
> 
> On Sun, 12 Nov 2000, Jamie Ostrowski wrote:
> 
> >   root# ifconfig eth0 204.221.252.106 netmask 255.255.255.0 up
> >    (note I did not identify a virtual ethernet device. I am assuming I
> > would not need to since I am not spanning two different networks.)
> 
> No, you still need to use a different interface for different IP
> addresses, so you'd have to go:
> 
> root# ifconfig eth0:0 204.221.252.106 netmask 255.255.255.0 up
> 
> -Yaron
> 
> --
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org
> For additional commands, e-mail: tclug-list-help at mn-linux.org
>