Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2000 10:11:11 +0200
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        "Florian Helmut Mueller" <f-h-m@gmx.de>
Cc:        questions@FreeBSD.ORG
Subject:   Re: first packet that makes gateway dial out gets lost 
Message-ID:  <200005300811.KAA19933@peedub.muc.de>
In-Reply-To: Your message of "Mon, 29 May 2000 20:21:12 %2B0200." <001701bfc99a$b35b12a0$0200a8c0@local> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Florian Helmut Mueller" writes:
>Hi!
>
>I have just resently set up a freebsd box as a connection for our local 
LAN
>to the Inet. It dials usind ISDN and everything is working fine. Well,
>nearly everything, because when i still had my box running under LINUX,
>there was a smart hack that made the comp not loose the first packet that
>made the commection to the ISP to start:
>
>echo 7 > /proc/sys/net/ipv4/ip-dynaddr
>
>anybody know some equivalent for freebsd???
>

You don't say, but I assume you're using sPPP (the isp interfaces).

This is a known problem and it's caused by the way if_spppsubr.c and
i4b_isppp.c interact. There's no fix and no work-around for it.

Well, actually I have patches which make it work, but only if you
have a static IP. AFAIK my patches were never incorporated (and I
made them after Hellmuth updated the 4.0 tree, so they won't be in
any official release).

You can probably find this stuff by searching the ISDN mail archive.

---
Gary Jennejohn / garyj@muc.de gj@freebsd.org




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005300811.KAA19933>