public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christian Kujau <evil@g-house.de>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: Christian Hesse <mail@earthworm.de>
Subject: Re: v2.6.8.1 breaks tspc
Date: Sun, 22 Aug 2004 00:12:33 +0200	[thread overview]
Message-ID: <4127C8D1.8040601@g-house.de> (raw)
In-Reply-To: <200408212303.05143.mail@earthworm.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christian Hesse wrote:
> Hello!
>
> Kernel version 2.6.8.1 breaks tspc (Freenet6's Tunnel Server Protocol
Client).
> It tries to connect to the server but waits forever. No problems with
2.6.7,
> booted the old kernel and it worked perfectly.

aha, and i thought freenet6's tunnel server has problems again.
reproduceable here with 2.6.8(.1), 2.6.7 was working indeed.
ipv6 module is loaded, the tspc client does not give much information of
what it is doing. maybe strace help here:

socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
connect(4, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}, 28) = 0
send(4, "\363\t\1\0\0\1\0\0\0\0\0\0\5tsps2\10freenet6\3net\0"..., 36, 0)
= 36
gettimeofday({1093126256, 233665}, NULL) = 0
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(4, FIONREAD, [128])               = 0
recvfrom(4,
"\363\t\201\200\0\1\0\1\0\1\0\2\5tsps2\10freenet6\3net\0"..., 1024, 0,
{sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}, [16]) = 128
close(4)                                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
connect(4, {sa_family=AF_INET, sin_port=htons(3653),
sin_addr=inet_addr("206.123.31.115")}, 16) = 0
write(4, "VERSION=1.0.1\r\n", 15)       = 15
read(4,
[...and then read() waits until the of the world as we know it]


Christian,
(searching for a free tunnel-broker in .de anyway...)

- --
BOFH excuse #370:

Virus due to computers having unsafe sex.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBJ8jR+A7rjkF8z0wRAnjGAKCFIjdsR2TZxxhcv/ukV+xzubWWwACgm85p
kcJ3QFgTASSrQGM6pnpbW5I=
=nqGW
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2004-08-21 22:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-21 21:02 v2.6.8.1 breaks tspc Christian Hesse
2004-08-21 21:46 ` ismail dönmez
2004-08-21 22:12 ` Christian Kujau [this message]
     [not found] ` <200408220116.42490.vda@port.imtp.ilyichevsk.odessa.ua>
2004-08-22  0:21   ` Christian Hesse
     [not found] ` <200408221506.07883.mail@earthworm.de>
     [not found]   ` <200408221743.22561.vda@port.imtp.ilyichevsk.odessa.ua>
2004-08-22 16:26     ` Christian Hesse
2004-08-23 12:48       ` Anders Fugmann
2004-08-23 13:32         ` Tomasz Torcz

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=4127C8D1.8040601@g-house.de \
    --to=evil@g-house.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mail@earthworm.de \
    /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