Try this: iptables -P INPUT ACCEPT

That will set the default policy for the INPUT chain to accept and will
still process the other rules in your chain. When you are done testing,
just change ACCEPT back to DROP.

Mike 

On Tue, 2002-01-22 at 17:37, Oscar Castaneda V. wrote:
> Hi,
> 
> does anybody know how to open up all ports using IPTables?? I want to do this just 
>for testing purposes, i have done it using IPF in FreeBSD, with a simple command 
>telling it to default to accept.
> 
> Any help = appreciated
> 
> greetings,
> 
> oscar
> -- 
> PGP Key fingerprint =  87 83 5F D3 8D D4 B9 DC  4F 15 B1 68 4E FE 2D AE
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to