From owner-freebsd-hackers Fri May 19 14:41:15 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA08325 for hackers-outgoing; Fri, 19 May 1995 14:41:15 -0700 Received: from haywire.DIALix.COM (peter@haywire.DIALix.COM [192.203.228.65]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA08319 for ; Fri, 19 May 1995 14:41:12 -0700 Received: (from peter@localhost) by haywire.DIALix.COM (8.6.12/8.6.12/DIALix) id FAA15363; Sat, 20 May 1995 05:41:05 +0800 Date: Sat, 20 May 1995 05:41:01 +0800 (WST) From: Peter Wemm To: hackers@FreeBSD.org Subject: The sledge-hammer approach seems to work.. :-) (ppp routing etc) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk Well, I'm sure you're all tired of hearing about it, but I've got it working.. :-) ie: multiple PPP links all with the same local address as the ethernet interface. (you recieved this email via the results.. :-) I made several small changes at once, so I dont know which it is, but I think I know which it will be. I'm just about to go back and remove them one at a time to see which one is affecting the situation, then I'll try and work out why. I'm recompiling gated in the original configuration to make sure this isn't too premature.. I really have to analyse what I've done and what the side effects are or might be... -Peter