Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 1996 18:04:11 -0400 (EDT)
From:      "Marc G. Fournier" <scrappy@ki.net>
To:        questions@freebsd.org
Subject:   Using ijppp for dial-in user PPP
Message-ID:  <Pine.BSI.3.92.960414175608.22378D-100000@ki.net>

next in thread | raw e-mail | index | archive | help

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 <local machine> <dial-up IP>/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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.92.960414175608.22378D-100000>