OK, I have been trying to figure out how to access a bridged DSL modem
on the WAN of my m0n0 box. The DSL modem is reachable at 192.168.1.1
and my LAN is at 192.168.100.1. My WAN has a routable IP address. I
have put <shellcmd>ifconfig sis1 inet 192.168.1.2 255.255.255.0
alias</shellcmd> into my config.xml and can now ping my DSL router form
the m0n0 diagnostics:ping page. Block private networks is unchecked.
I still cannot reach the DSL modem from the LAN. Is there something
more that I have to do (firewall rules?, routes?)???
sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.100.1 netmask 0xffffff00 broadcast 192.168.100.255
ether 00:00:24:c1:97:40
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
sis1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 209.19.176.88 netmask 0xffffff00 broadcast 209.19.176.255
inet 192.168.1.2 netmask 0xffffff00 broadcast 255.255.255.0
ether 00:00:24:c1:97:41
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif
Expire
default xx.yy.176.1 UGSc 6 7136296 sis1
127.0.0.1 127.0.0.1 UH 0 0 lo0
192.168.1 link#3 UC 1 0 sis1
192.168.1.255 ff:ff:ff:ff:ff:ff UHLWb 0 19 sis1
192.168.100 link#2 UC 11 0 sis0
192.168.100.2 00:30:65:83:cd:96 UHLW 0 5251 sis0
1166
192.168.100.6 00:50:99:cd:40:f8 UHLW 0 156 sis0
407
192.168.100.99 00:03:93:65:87:02 UHLW 3 623684 sis0
1082
192.168.100.191 00:30:65:14:0d:16 UHLW 1 1217 sis0
976
192.168.100.195 00:04:76:50:ce:ca UHLW 1 638903 sis0
473
192.168.100.196 00:40:05:55:24:1a UHLW 0 25894 sis0
930
192.168.100.197 00:02:b3:95:fb:f8 UHLW 0 2 sis0
702
192.168.100.198 00:0e:08:ca:f7:b2 UHLW 0 102934 sis0
1068
192.168.100.199 00:40:f4:60:00:0a UHLW 1 569981 sis0
638
192.168.100.200 00:90:4b:39:74:95 UHLW 0 579 sis0
1107
192.168.100.255 ff:ff:ff:ff:ff:ff UHLWb 0 5 sis0
xx.yy.176 link#3 UC 1 0 sis1
xx.yy.176.1 00:03:32:2e:e4:1c UHLW 6 18126 sis1
1198 |