|
||||||||
I have a soekris 4801 with m0n0wall version 1.1. Using the diag_ping.php I can ping the LAN interface, the WAN interface, but not the OPT1 interface (I can't seem to get anything through the interface either). The ping results is ping: sendto: Can't assign requested address The interfaces_opt.php?index=1 page has Enable Optional 1 Interface (checked) Description: OPT1 Bridge with: none IP address: xxx.xxx.114.8/29 My intention is to put the DMZ on xxx.xxx.114.8-16 My public addresses are xxx.xxx.114.0/25 LAN is 192.168.2.254/24 and I have a static route for 192.168.1.0/24 Using exec.php here is the output of netstat -nr $ netstat -nr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default xxx.xxx.114.1 UGSc 4 335 sis1 xxx.xxx.114/30 link#2 UC 1 0 sis1 xxx.xxx.114.1 00:11:93:bc:16:d6 UHLW 5 0 sis1 1192 xxx.xxx.114.2 lo0 UHS 0 0 lo0 xxx.xxx.114.8 00:00:24:c3:53:2a UHLWb 0 19 lo0 => xxx.xxx.114.8/29 link#3 UC 1 0 sis2 127.0.0.1 127.0.0.1 UH 0 0 lo0 192.168.1 192.168.2.1 UGSc 1 65 sis0 192.168.2 link#1 UC 6 0 sis0 192.168.2.1 00:d0:58:f9:71:e0 UHLW 2 0 sis0 748 192.168.2.3 00:10:5a:1c:43:73 UHLW 1 133 sis0 1177 192.168.2.4 00:07:e9:05:e9:ef UHLW 0 665 sis0 1161 192.168.2.11 00:50:da:7c:b1:e4 UHLW 0 768 sis0 831 192.168.2.29 00:07:e9:83:91:9d UHLW 0 45341 sis0 1140 192.168.2.210 63.199.114.2 UH 1 11 ng1 192.168.2.210 00:00:24:c3:53:28 UHLS2 0 0 sis0 192.168.2.254 00:00:24:c3:53:28 UHLW 0 12 lo0 Obviously, I must have done something wrong in configured the OPT1 interface, but I can't for the life of me figure out what it is. Again, a summary is that the soekris box can ping its LAN and WAN interfaces (192.168.2.254 and xxx.xxx.114.2 respectively) but can't ping its OPT1 interface, xxx.xxx.114.8 Any help would be, well, helpful. -j -- Jeffrey Goldberg http://www.goldmark.org/jeff/ |