Hey Ken,
It sounds like you solved your problem with the IRC module
command line options for port #s but your rules are a little
off.
>/sbin/ipfwadm -F -p deny
>/sbin/ipfwadm -F -a accept -m -S 192.168.0.1/24 -D 0.0.0.0/0
>#ipfwadm -F -a m -S 192.168.0.2/24 -D 0.0.0.0/0
>#ipfwadm -F -a m -S 192.168.0.5/24 -D 0.0.0.0/0
>#ipfwadm -F -a m -S 192.168.0.7/24 -D 0.0.0.0/0
>#ipfwadm -F -a m -S 192.168.0.3/24 -D 0.0.0.0/0
The #'ed out lines are specifing IP addresses yet the
subnet mask is telling IPFWADM that they are networks
and not HOSTS. If you turn those lines back on, change
the subnet mask to /32
--David
.----------------------------------------------------------------------------.
| David A. Ranch - Remote Access/Linux/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]