This is a discussion on Re: By pass a rdr within the IPFilter forums, part of the System Security and Security Related category; > why not just rewrite the specific host to where you > want it to go, even if it's ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> why not just rewrite the specific host to where you
> want it to go, even if it's a "null rewrite"? > > one example: > rdr x10 1.2.3.4/32 port 80 -> 10.0.0.1 port 80 tcp > rdr xl0 0.0.0.0/0 port 80 -> 10.0.0.1 port 5280 tcp Oops, my bad, I mean how to by pass a redirection for a specific source host. All clients should see their connection to port 80 be redirected, except one client that is allowed to go through unmodified. TIA Olivier |