> I am using the extended scripts. I've done this before on difference ES2B > installations, so possibly I've become brain dead. > > All I've done is added uncommented #eth0_ALIAS0= and added the IP address. > eth0_ALIAS0=64.21.224.241 > > Then I reloaded the network conf. > svi network reload > > ifconfig shows eth0 with the 1st address, but I don't have the eth0:0 for > the second address I was expecting. > > I do not have the ip_alias.o module, do I need it?
I don't remember needing this module when I worked with IP aliases, but it depends on which kernel you're running. If you're using the small version of dachstein, a lot of IP stuff that used to be compiled in by default is now disabled or compiled as modules (the 'normal' flavor is the equivelent of what shipped with my Materhorn & Eiger disks). If there's an ip_alias module for your kernel, I'd suggest at least trying it. Also, I'm not sure how the ifconfig command returns alias information, and I *KNOW* you can be much more flexible with interface naming using the iproute2 command rather than ifconfig. What does "ip addr" say? Charles Steinkuehler http://lrp.steinkuehler.net http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
