On Mon, 2002-06-24 at 03:08, Rick Moen wrote: > > how does one do ip aliasing on kernel2.4 and above? > > You don't. Instead, you install and use the iproute2 package, like > this: "ip addr add <ip> dev eth0"
thanks rick. that's cool. first time i've seen that. that's
got to be better than:
ifconfig eth0:n <ipaddr> [optional other params]
plus
route add ...
so: ip addr add <ip> dev <device> adds the routes too so that it's
all done in one step? how about if my netmask is not 255.255.255.0?
sorry, i'd look at the man pages, but i've been working the old way
(ifconfig and route add) and iproute2 is not installed on this
box.
tiger
--
Gerald Timothy Quimpo tiger*quimpo*org gquimpo*sni*ph tiger*sni*ph
The more you complain, the longer God lets you live.
signature.asc
Description: This is a digitally signed message part
