Since my original post, I have discovered the status.php page. Below
is my status.php output.
I have obfuscated the WAN IP addresses this way:
The firewall's WAN IP address is indicated by w.x.y.z. Associated IP
addresses (WAN Gateway) and netmasks are indicated by replacing the
octet with the corresponding letter above. Thus, the WAN Gateway is
w.x.80.1. Thanks for any assistance you can provide.
Regards,
Michael
m0n0wall: status
Tue Dec 21 00:20:01 EST 2004
Note: make sure to remove any sensitive information (passwords, maybe
also IP addresses) before posting information from this page in public
places (like mailing lists)!
Passwords in config.xml have been automatically removed.
This status page includes the following information:
System uptime
Interfaces
Routing tables
ipfw show
ipnat -lv
ipfstat -v
ipfstat -nio
resolv.conf
Processes
dhcpd.conf
ez-ipupdate.cache
df
racoon.conf
SPD
SAD
last 200 system log entries
last 50 filter log entries
ls /conf
ls /var/run
config.xml
System uptime
12:20AM up 5 days, 6:37, 0 users, load averages: 0.00, 0.00, 0.00
Interfaces
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet w.x.y.z netmask 0xfffff800 broadcast 255.255.255.255
ether 00:06:29:b0:7c:20
media: Ethernet autoselect (10baseT/UTP)
status: active
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=1<RXCSUM>
inet 192.168.100.1 netmask 0xffffff00 broadcast 192.168.100.255
ether 00:01:03:cf:0e:2a
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
Routing tables
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default w.x.80.1 UGSc 2 739035 fxp0
66.57.80/21 link#1 UC 2 0 fxp0
66.57.80.1 00:09:b6:69:14:54 UHLW 3 0 fxp0 1200
66.57.83.201 00:50:18:08:08:63 UHLW 1 782716 fxp0 570
w.x.y.z 127.0.0.1 UGHS 0 0 lo0
127.0.0.1 127.0.0.1 UH 1 0 lo0
192.168.100 link#2 UC 5 0 xl0
192.168.100.11 00:11:11:3a:e9:09 UHLW 8 2328539 xl0 1119
192.168.100.31 00:01:02:3c:a4:2c UHLW 0 43991 xl0 1187
192.168.100.33 00:0f:1f:1f:3e:f2 UHLW 0 23545 xl0 900
192.168.100.37 00:d0:b7:47:05:9e UHLW 0 1231 xl0 879
192.168.100.200 00:11:1a:4f:18:52 UHLW 0 461101 xl0 403
ipfw show
ipfw: getsockopt(IP_FW_GET): Protocol not available
ipnat -lv
List of active MAP/Redirect filters:
map fxp0 192.168.100.0/24 -> 0.0.0.0/32 proxy port ftp ftp/tcp
map fxp0 192.168.100.0/24 -> 0.0.0.0/32 portmap tcp/udp auto
map fxp0 192.168.100.0/24 -> 0.0.0.0/32
rdr fxp0 0.0.0.0/0 port 25 -> 192.168.100.11 port 25 tcp
rdr fxp0 0.0.0.0/0 port 80 -> 192.168.100.11 port 80 tcp
rdr fxp0 0.0.0.0/0 port 110 -> 192.168.100.11 port 110 tcp
rdr fxp0 0.0.0.0/0 port 143 -> 192.168.100.11 port 143 tcp
rdr fxp0 0.0.0.0/0 port 443 -> 192.168.100.11 port 443 tcp
rdr fxp0 0.0.0.0/0 port 444 -> 192.168.100.11 port 444 tcp
rdr fxp0 0.0.0.0/0 port 3389 -> 192.168.100.11 port 3389 tcp
rdr fxp0 0.0.0.0/0 port 4125 -> 192.168.100.11 port 4125 tcp
rdr fxp0 0.0.0.0/0 port 69 -> 192.168.100.200 port 69 udp
rdr fxp0 0.0.0.0/0 port 5060- 5061 -> 192.168.100.200 port 5060 udp
rdr fxp0 0.0.0.0/0 port 10000- 20000 -> 192.168.100.200 port 10000 udp
rdr fxp0 0.0.0.0/0 port 1723 -> 192.168.100.11 port 1723 tcp
rdr fxp0 0.0.0.0/0 port 0 -> 192.168.100.11 port 0 gre |