Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Re: Forwarding GnomeMeeting to internal network
Date: Wed, 12 Nov 2003 10:43:28 +0000	[thread overview]
Message-ID: <200311121043.hACAhVj18353@agate.rockstone.co.uk> (raw)
In-Reply-To: <20031112102230.M85506@tripnotik.dyndns.org>

On Wednesday 12 November 2003 10:35 am, Julien Didron wrote:

> Hello list,
>
> I wish to use GnomeMeeting, for which I assume the only port that needs
> opening is 1720.
> Now, how can I forward all incoming traffic to port 1720 on the router, to
> one machine on the network that doesn't have a fixed IP (DHCP), but has
> name on the domain thanks to DDNS (ex : abox.mydomain.net).

netfilter can only redirect packets to known IP addresses.

> Another question regarding ip_conntrack. After 5 days of use, I get the
> following error in syslog : "ip_conntrack table full, dropping packet.". I
> then increased the value in /proc/sys/net/ipv4/ip_conntrack_max, from 3048
> to 8192, but I think this is a quick fix that won't get me too far ...

Several thousand active connections is a *lot*.   Unless you have a very 
large network (maybe you do?), this would suggest something sinister, such as 
a worm-infected machine attempting to connect to other machines out on the 
Internet and leaving lots of half-open connections in the conntrack table.

Look at the entries in the conntrack table and identify what the problem is 
instead of simply making the table larger and allowing the problem to get 
bigger.

> Is there a mean of flushing that table ? If not, how can I lower the TCP
> connection timeouts ?

Again, not really the right solution.   Find out what machine/s is/are 
filling upyour conntrack tableand fix them so that they don't.   A healthy 
network in normal operation doesn't fill up a conntrack table.

Antony.

-- 

When do you expect the official release of the 2.6.0 kernel?

Rusty Russell: From previous releases, a pattern has emerged: exactly 6 
months before it's ready.
                                                     Please reply to the list;
                                                           please don't CC me.


  reply	other threads:[~2003-11-12 10:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-07 16:45 iprange Vigil
2003-11-07 17:18 ` iprange Alistair Tonner
2003-11-07 17:27   ` iprange Vigil
2003-11-10 12:22     ` iprange Vigil
2003-11-11  8:43       ` iprange Jozsef Kadlecsik
2003-11-11 16:01         ` iprange Vigil
2003-11-11 21:54           ` iprange Alistair Tonner
2003-11-11 23:17           ` iprange Jozsef Kadlecsik
2003-11-12  0:11             ` iprange Vigil
2003-11-12 10:35             ` Forwarding GnomeMeeting to internal network Julien Didron
2003-11-12 10:43               ` Antony Stone [this message]
2003-11-12 13:11                 ` Julien Didron
2003-11-12 13:04               ` Jozsef Kadlecsik
  -- strict thread matches above, loose matches on Subject: below --
2003-11-12 14:18 Knight, Steve
2003-11-12 20:56 Daniel Chemko

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=200311121043.hACAhVj18353@agate.rockstone.co.uk \
    --to=antony@soft-solutions.co.uk \
    --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