From: Alistair Tonner <Alistair@nerdnet.ca>
To: netfilter@lists.netfilter.org
Subject: Re: irc+iptables
Date: Sat, 2 Oct 2004 12:20:59 -0400 [thread overview]
Message-ID: <200410021220.59702.Alistair@nerdnet.ca> (raw)
In-Reply-To: <web-460534879@mail01.infosat.net>
On October 2, 2004 05:03 am, it clown wrote:
> Hi All,
>
> i am having some trouble in getting irc working through
> iptables and squid.When i put a forwarder in my iptables
> rule i can connect to irc but when i want to go through the
> proxy i have no luck.I have loaded the ip_nat_irc and
> tried:
>
> -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT
> --to-ports 3128.
>
> I have made the changes in squid to allown port 6667.
> Port 6667 is allowed OUT.
Squid itself will not proxy IRC that I'm aware of. When you say
'Forwarder' -- I take it you allow the connection out directly to the
IRC server with a rule in the FORWARD chain.
What (client) are you using to connect to IRC through the proxy?
And --- for what it's worth why do you believe that Squid will
proxy the IRC connection?
There are web based clients that can run through proxies,
however they are completely java based, and the connection
is from the webserver end to the IRC server. There is a java
applet that someone cooked up that has the initial connection
from the webserver, but requires that the client can see the
internet without filtering as subsequent traffic is from the client
to the IRC server, across not well known ports, and this also
has some other issues that make it unwise to use.
Alistair Tonner
RSO Technical Services,
HPUX Support
next prev parent reply other threads:[~2004-10-02 16:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-02 9:03 irc+iptables it clown
2004-10-02 11:51 ` irc+iptables Jason Opperisano
2004-10-02 17:32 ` irc+iptables it clown
2004-10-02 16:20 ` Alistair Tonner [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-03 17:42 IRC iptables GBV
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=200410021220.59702.Alistair@nerdnet.ca \
--to=alistair@nerdnet.ca \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.