Hi, (Sorry for slow response. I just moved from Europe to Japan.) On Mon, May 16, 2005 at 05:51:31PM -0400, Paul Miller wrote: > Package: ipmasq > Version: 4.0.2 > Severity: normal > > When using multiple subnets on the same interface, enumerate-if does > not correctly list sub interfaces, ethX:Y. This causes problems with > determining the internal/external interfaces... For some reason, > ifconfig doesn't even list these sub interfaces even though they > exist. > > /etc/network/interfaces > auto eth0 eth0:1 > > iface eth0 inet dhcp > > iface eth0:1 inet static > address 192.168.8.97 > netmask 255.255.255.0 > network 192.168.8.0
Strange. I have set up similar situation (ifconfig) eth0 Link encap:Ethernet HWaddr 08:00:46:7A:02:B0 inet addr:192.168.0.4 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::a00:46ff:fe7a:2b0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1250 errors:0 dropped:0 overruns:0 frame:0 TX packets:554 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:428980 (418.9 KiB) TX bytes:50722 (49.5 KiB) eth0:1 Link encap:Ethernet HWaddr 08:00:46:7A:02:B0 inet addr:192.168.0.66 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:14116 errors:0 dropped:0 overruns:0 frame:0 TX packets:14116 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4218551 (4.0 MiB) TX bytes:4218551 (4.0 MiB) and enumerate-if returns: eth0 eth0:1 lo I think bug ios elsewhere if it existed. It may be other program's problem. Are you sure you have interfaces set up properly? Send me ifconfig result. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]