-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 05 Jun 2003 01:37:41 -0600, [EMAIL PROTECTED] wrote:
> My IPTABLES rules include a rule for what IP addresses I
> allow FTP connectons from,
>
>## Allowed FTP clients listed here:
>$IPTABLES -A ALLOW_PORTS_I_EXT -p tcp -s www.xxx.yyy
On Thu, 2003-06-05 at 04:37, [EMAIL PROTECTED] wrote:
> My IPTABLES rules include a rule for what IP addresses I
> allow FTP connectons from,
>
>## Allowed FTP clients listed here:
>$IPTABLES -A ALLOW_PORTS_I_EXT -p tcp -s www.xxx.yyy.zzz --dport 21 ACCEPT
>
>
> and then rules of the