Masquerade Blocking

Ramin Alidousti ramin@UU.NET
Tue, 19 Jun 2001 08:16:00 -0400


On Tue, Jun 19, 2001 at 01:11:49PM +0100, Nigel Morse wrote:

> > > Can anybody help me on how to block specific IP from 
> > masquerading after I
> 
> > Yes. You can block that IP in your FORWARD chain.
> 
> Of course! I was wondering if you could use DROP in the PRE/POST routing
> chains. I know you can set the policy on those chains, but I have no idea
> what that does! 

Yes. You can do that as well. But, as Rusty says, filter table is for filtering
and nat for natting and mangle for mangling ;-) no, seriously, you can drop
it in the nat table as well.

Ramin

> 
> Cheers
> Nigel