This is a discussion on Re: Easy port forwarding question within the IPFilter forums, part of the System Security and Security Related category; use the ip of bge0 in the target of your rewrite rule: rdr bge0 0/0 port 80 -> ip....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
use the ip of bge0 in the target of your rewrite rule: rdr bge0 0/0 port 80 -> ip.of.bge0.here port 8080 jim Mann, Bradley wrote: > "You mention you are using Solaris - Don't expect a redirect to ever > make > it to localhost, it doesn't work." > > -Does this mean that there is not a solution to my problem? I have only > two interfaces on the machine: bge0 and lo0 (loopback). I need an > external machine connecting to port 80 to be redirected to port 8080 on > the machine running the webserver and ipfilter. |