From owner-freebsd-questions Sun Apr 14 15:04:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17469 for questions-outgoing; Sun, 14 Apr 1996 15:04:09 -0700 (PDT) Received: from ki.net (root@ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA17464 for ; Sun, 14 Apr 1996 15:04:06 -0700 (PDT) Received: from localhost (scrappy@localhost) by ki.net (8.7.4/8.7.4) with SMTP id SAA24915 for ; Sun, 14 Apr 1996 18:04:13 -0400 (EDT) Date: Sun, 14 Apr 1996 18:04:11 -0400 (EDT) From: "Marc G. Fournier" To: questions@freebsd.org Subject: Using ijppp for dial-in user PPP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi... I've been trying for the past week or so to get this to work right, but seem to be missing something really subtle. When a user connects to one of my machines, we can bring the link up properly, ping the machine and whatnot, but for some reason or another, any other machine on my local network seems him as: 205.150.102.200 link#1 UHLW 0 3 The actually machine he connects to has a route that looks like: 205.150.102.200 205.150.102.51 UH 1 468 tun0 Now, I figure I could probably install a static route on the other machines to compensate for this, but I don't think that this is the proper solution. I'm running routed -s on both machines, if that makes any difference? And I have gateway enabled. Is there something obvious I'm forgetting to do from this? My ppp.conf has a set ifaddr /24 as just about the only entry in that file: default: set device /dev/cuaa0 set speed 57600 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\ \T TIMEOUT 40 CONNECT" disable lqr deny lqr disable pred1 deny pred1 adrenlin: set ifaddr 205.150.102.51 205.150.102.200/24 set timeout 600 # add 0 0 HISADDR Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org