Hi, On Wed, 26 Jul 2000, Luke Francl wrote: > How does one configure a machine to have more than one IP address? Well, assuming IP Aliasing is compiled into the kernel, the simplest way would be using ifconfig. For example, say your machine's primary address is 192.168.0.1, and you want to add 192.168.100.1, type: ifconfig eth0:0 192.168.100.1 And that's it. -Yaron -- --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org