> -----Original Message-----
> From: fisch [mailto:fisch at conne dash island dot de]
> Sent: Friday, February 25, 2005 10:38 AM
> To: m0n0wall at lists dot m0n0 dot ch
> Subject: [m0n0wall] /sbin/ipfw show
>
> hi,
> I have two m0n0 running (one net4501, with WAN,LAN,Wireless and one
> net4801 with WAN,LAN,OPT1-OPT5)
> when I try to exec "/sbin/ipfw show" so I get different results:
>
> net4501: normal output
>
> net4801: "ipfw: getsockopt(IP_FW_GET): Protocol not available"
>
> does anyone has a hint for me where I can start to search?
That's strange, it's working fine on my 4801 with similar hardware (I
only have the dual port PCI card and no onboard wireless, so I go from
OPT1-OPT3).
Have you disabled any OPT interfaces that you aren't using?
-----
m0n0wall: execute command
$ /sbin/ipfw show
50000 26644 16439557 allow ip from 192.168.1.1 to any
50001 19322 1336313 allow ip from any to 192.168.1.1
50002 0 0 queue 7 tcp from any 6881-6999 to any in via
sis0
50003 5 1593 queue 7 tcp from any to any dst-port 6881-6999
in via sis0
<snip>
This is 1.2b3.
--Braden |