This is a discussion on Re: should ip_natout return -1 when it run out of port to create nat within the IPFilter forums, part of the System Security and Security Related category; No it hasn't. But you can write a rule, like this: block out on ppp0 all with not nat ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
No it hasn't.
But you can write a rule, like this: block out on ppp0 all with not nat To block any packets going out on ppp0 that aren't nat'd. Of course this won't affect packets that match "keep state" rules. Hmm. Darren |