|
||||||||
Oi I've installed m0n0wall on a Nokia IP110. Went fine, I can boot and setup the LAN interface over the serial console. It's connected to my workstation with a crossed UTP cable to the LAN port. I can ping from the m0n0wall box to my PC, but not the other way. I cannot get in touch with the web interface either. A dump from Ethereal shows: No Source Dest Proto Info 1 m0n0 localhost ICMP Echo (ping) request 2 localhost m0n0 ICMP Echo (ping) reply 3 m0n0 localhost ICMP Echo (ping) request 4 localhost m0n0 ICMP Echo (ping) reply 5 m0n0 localhost ICMP Echo (ping) request 6 localhost m0n0 ICMP Echo (ping) reply ... 10 localhost m0n0 ICMP Echo (ping) request 11 localhost m0n0 ICMP Echo (ping) request 12 localhost m0n0 ICMP Echo (ping) request 13 localhost m0n0 ICMP Echo (ping) request ... 23 localhost m0n0 TCP 2478 -> http [SYN] 24 localhost m0n0 TCP 2478 -> http [SYN] 25 localhost m0n0 TCP 2478 -> http [SYN] ... The only thing I can spot that looks odd is the MAC addresses. I think this is one of those boxes where the MAC addresses are meant to be stored in Flash RAM or on the IDE disk. Boot messages: fxp0: <Intel 82559ER Embedded 10/100 Ethernet> port 0x8000-0x803f mem 0x80100000-0x8011ffff,0x80000000-0x80000fff irq 11 at device 14.0 on pci0 fxp0: Ethernet address 4d:4d:00:00:00:00 inphy0: <i82555 10/100 media interface> on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: <Intel 82559ER Embedded 10/100 Ethernet> port 0x8400-0x843f mem 0x80300000-0x8031ffff,0x80200000-0x80200fff irq 10 at device 15.0 on pci0 fxp1: Ethernet address 4d:4d:00:00:00:00 inphy1: <i82555 10/100 media interface> on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp2: <Intel 82559ER Embedded 10/100 Ethernet> port 0x8800-0x883f mem 0x80500000-0x8051ffff,0x80400000-0x80400fff irq 5 at device 16.0 on pci0 fxp2: Ethernet address ff:ff:ff:ff:ff:ff inphy2: <i82555 10/100 media interface> on miibus2 inphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0 has 4d:4d:00:00:00:00, the same for fxp1 and ff:ff:ff:ff:ff:ff for fxp2. I've tried all three interfaces. I cannot figure out how to get a console or config.xml editor over the serial line, otherwise I would have liked to use that to change the MAC addresses. I'm at my wit's end. Can anyone help me? |