|
||||||||
Bingo. Now the other WAN IPs show up. Everything seems to work like the soekris did. Thanks a million. Now I just need to remember to exec that again if power goes out ;) -Rob ----- Original Message ----- From: "Vincent FLEURANCEAU" <v dot fleuranceau at parc dash landes dash de dash gascogne dot fr> To: <m0n0wall at lists dot m0n0 dot ch> Sent: Wednesday, June 09, 2004 4:42 AM Subject: Re: [m0n0wall] Strange difference between pb26r614-45xx and 1.1b12-generic-pc > > Soekris: > > sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > inet x.x.x.202 netmask 0xfffffff8 broadcast x.x.x.207 > > inet x.x.x.203 netmask 0xffffffff broadcast x.x.x.203 > > inet x.x.x.204 netmask 0xffffffff broadcast x.x.x.204 > > ether 00:00:24:c1:97:40 > > media: Ethernet autoselect (10baseT/UTP) > > status: active > > > > > > PC: > > xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > options=1<RXCSUM> > > inet x.x.x.202 netmask 0xfffffff8 broadcast 216.169.176.207 > > ether 00:01:03:23:42:50 > > media: Ethernet autoselect (10baseT/UTP) > > status: active > > > > > Looks like there are IP aliases defined for the sis0 interface on the > Soekris box but not on the Generic PC. > > Go to: http://m0n0-ip/exec.php > > and execute: > > /sbin/ifconfig sis0 x.x.x.203 netmask 255.255.255.255 alias > /sbin/ifconfig sis0 x.x.x.204 netmask 255.255.255.255 alias > > Notice: the changes won't be active after a reboot. > > -- Vincent > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |