Aussie wrote:
> <<SNIPPED>>
> > # FTP-data (20) and FTP (21)
> > # ------------- --- --------
> > /sbin/ipchains -A input -p TCP -d 0.0.0.0/0 20 -j ACCEPT
> > /sbin/ipchains -A input -p TCP -d 0.0.0.0/0 21 -j ACCEPT
I thought 20 was for UDP and should be
/sbin/ipchains -A input UDP -d 0.0.0.0/0 20 -j ACCEPT
I could of course be milldy/widly mistaken
Kevin
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text