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 -> ...
|
|||||||
| 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" -This is exactly how I have it setup, but it seems to have no effect. It seems like this should be so simple! Thanks, Brad Mann Software Engineer - Information Access Services HARRIS Corporation / GCSD (321) 984-6292 -----Original Message----- From: Jim Sandoz [mailto:sandoz@lucent.com] Sent: Tuesday, August 08, 2006 11:18 AM To: Mann, Bradley Cc: ipfilter@coombs.anu.edu.au Subject: Re: Easy port forwarding question 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. |