plug Advice on firewall/masq config
Steven Lockhart
slockhart at q-net.net.au
Mon Jun 1 10:53:15 WST 1998
Hi,
Is there a way to limit telnet connections to a box by ip address ranges?????
Can anybody shout down or praise my attempts below. I am still in my learning
phase with masq/firewall config.
Any suggestions are welcome.
#!/bin/sh
#
# /etc/rc.d/rc.firewall, define the firewall configuration.
#
#
#
#
# Author: Steven Lockhart, <steven at lwl.apana.org.au>
#
/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S 192.168.0.0/24 -D 0.0.0.0/0
/sbin/ipautofw -A -r udp 2074 2075 -c udp 2075 # Support for SpeakFree
# Done!
Ok now that you guys have my box details, please dont hack it to pieces.
Cheers, Steven
More information about the plug
mailing list