help-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnunet] udp traffic on port 65535


From: Peter Presslein
Subject: Re: [Help-gnunet] udp traffic on port 65535
Date: Mon, 19 Aug 2002 18:52:19 +0200

Am Montag, 19. August 2002 17:55 schrieb Christian Grothoff:

> Port 65535 is also used for fragmented packets. I kind of doubt that you've
> really got a kernel bug. What's the MTU of your network? How did you get
> the portnumber?

The MTU is 1492 (german Telekom DSL). My firewall uses as last output rule
"ipchains -A output -l -j DENY", this logs the pakets from gnunetd on
port 65535. Even if i insert a rule before this fallbackrule, eg.
"ipchains -A output -i ppp0 -p udp -s $localip 65535 -d  0/0 65535 -j ACCEPT"
the kernel denies theese pakets.

"echo 1 > /proc/sys/net/ipv4/ip_always_defrag" doesn't help.

regards

  Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]