Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Martin Josefsson <gandalf@wlug.westbo.se>
To: Fred Richards <Toril@twcny.rr.com>
Cc: Netfilter <netfilter@lists.samba.org>
Subject: Re: DCC ...
Date: 10 Jun 2002 10:48:08 +0200	[thread overview]
Message-ID: <1023698888.19824.75.camel@tux> (raw)
In-Reply-To: <3D0402AA.4020208@twcny.rr.com>

On Mon, 2002-06-10 at 03:36, Fred Richards wrote:
> 	I haven't tried the patch yet, but I have tried upgrading my kernel to 
> the latest 2.4 kernel (2.4.19-pre10).  Still doesn't appear to work, 
> although I have tried putting in my actual ip address (172.16.0.5).  I 
> also cannot find the irc-natip.patch anywhere... doesn't seem to be in 
> the iptables 1.2.6a source tree.  Another curiosity ... I see the 
> default port for irc (and how netfilter sees related connections) is 
> port 6667... having my wife do most of the testing from her machine ... 
> most of the time she's connecting to port    6668 ... hmmm ...

I attached the patch and you actually quoted it in your reply.

the irc extension to the conntracking only listens to port 6667 by
default and can only be changed by either changeing the source or having
it as a module and using the ports= parameter.

If you did set the ip to 172.16.0.5 _and_ connected to port 6667 and it
still didn't work then my next question would be if you have the
neccessary rules to allow RELATED connections from outside into your
network? ie. iptables -A FORWARD -i eth0 -m state --state
ESTABLISHED,RELATED -j ACCEPT


-- 
/Martin

Never argue with an idiot. They drag you down to their level, then beat
you with experience.


      reply	other threads:[~2002-06-10  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-09 15:27 DCC Fred Richards
2002-06-09 15:39 ` DCC Martin Josefsson
2002-06-10  1:36   ` DCC Fred Richards
2002-06-10  8:48     ` Martin Josefsson [this message]

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=1023698888.19824.75.camel@tux \
    --to=gandalf@wlug.westbo.se \
    --cc=Toril@twcny.rr.com \
    --cc=netfilter@lists.samba.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