From: Brent Clark <bclark@eccotours.co.za>
To: netfilter@lists.netfilter.org
Subject: Re: redirect all HTTP traffic
Date: Wed, 04 Oct 2006 12:15:42 +0200 [thread overview]
Message-ID: <452389CE.9060902@eccotours.co.za> (raw)
In-Reply-To: <452387A9.3010906@eccotours.co.za>
Brent Clark wrote:
> $IPT -t filter -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
> $IPT -t filter -A FORWARD -i eth1 -o eth1 -p tcp --dport 80 -m state
> --state NEW -j ACCEPT
sorry my forward was wrong.
Should have been 3128 as opposed to 80
Thanks
Brent
next prev parent reply other threads:[~2006-10-04 10:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 10:06 redirect all HTTP traffic Brent Clark
2006-10-04 10:15 ` Brent Clark [this message]
2006-10-04 10:30 ` Pascal Hambourg
2006-10-04 12:32 ` Brent Clark
2006-10-04 12:34 ` redirect all HTTP traffic (nfcan: addressed to exclusive sender for this address) Jim Laurino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=452389CE.9060902@eccotours.co.za \
--to=bclark@eccotours.co.za \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox