From owner-freebsd-hackers Mon Feb 3 18:37:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA10443 for hackers-outgoing; Mon, 3 Feb 1997 18:37:35 -0800 (PST) Received: from darkstar (ras511.srv.net [205.180.127.11]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA10436 for ; Mon, 3 Feb 1997 18:37:31 -0800 (PST) Received: (from cmott@localhost) by darkstar (8.6.12/8.6.12) id TAA07768; Mon, 3 Feb 1997 19:36:38 -0700 Date: Mon, 3 Feb 1997 19:36:36 -0700 (MST) From: Charles Mott X-Sender: cmott@darkstar To: Brian Somers cc: Ari Suutari , hackers@freebsd.org, Eivind Eklund , brian@utell.co.uk Subject: Re: Single socket version of natd In-Reply-To: <199702040041.AAA24492@awfulhak.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > The -l and -a options always core-dump. I havn't looked into what's causing > > this. I've passed the -a option "10.0.1.254" and "raffles.coverform.lan", > > both without the quotes and both resolvable on my machine. The -l option may core dump, or give a segmentation error, because of an error that crept into alias_db.c after version 1.6. It has been fixed in ppp+pktAlias1.9-gamma.tar.gz at http://www.srv.net/~cmott/alias.html. Eivind has these updates and has integrated them into his codebase, which he is continuing to work on. He writes that he has changed some of the compile options (ALIAS_ALLOW_INCOMING, ALIAS_SAME_PORTS, etc.) to ppp commands. > BTW, Charles/Elvind - what's the score with the code that attempts to "keep" > the source port ? This idea is growing on me ;) I've tested 1.9 (http ref > from www.srv.net/~cmott to Elvind's page) and it seems good. It's gettin' > *real* close to 2.2-GAMMA now - it would be *really* nice to have this code > make it to 2.2 :-O It has been working for a week or two now. Charles Mott