What's happening here is that since the dest address is not changed, the
packet never leaves the machine with the fwd rule.
If you want to see it, make your fwd rule look like this:
fwd 216.136.204.117 log tcp from any to me dst-port 80
then tail -f /var/log/security when you try to browse t
- Original Message -
From: "Glenn Dawson" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>;
Sent: Saturday, December 31, 2005 1:46 AM
Subject: Re: forwarding http requests with ipfw
At 10:34 PM 12/30/2005, Robert Collins wrote:
At 09:
At 09:07 PM 12/30/2005, Robert Collins wrote:
I've got a situation where I've got an internal host using a private
ip/domainname. Let's say for the sake of this discussion the host is
privatehost.internal.freebsd.org. privatehost isn't running a webserver.
But I would
I've got a situation where I've got an internal host using a private
ip/domainname. Let's say for the sake of this discussion the host is
privatehost.internal.freebsd.org. privatehost isn't running a webserver. But
I would like machines on the internal.freebsd.org network to query
privatehost a