Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 1996 22:34:09 -0800 (PST)
From:      Steve Prentice <steve@aries.bbcc.ctc.edu>
To:        questions@freebsd.org
Subject:   PPP setup problems.
Message-ID:  <Pine.BSF.3.91.960122223335.1199A-100000@aries>

next in thread | raw e-mail | index | archive | help
I am still having the same problems as before.  Here is the scenerio:
One modem, one PPP account (just me trying to get ppp at the moment).
The problem I am having is that I can only access the local host from
remote.  People suggested turning on IP Forwarding in the kernel, did
that.  Still same problem.  I am really lost.  I am using the user 
ppp, not the pppd.  Below are my config files for PPP.

ppp.conf
--------------------------------------------------------
default:
	set device /dev/cuaa1
	set speed 115200
	disable lqp
	deny lqr
	set dial "ABORT BUST ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK \\dATADT\\T TIMEOUT 40 CONNECT"
	set timeout 120
	disable pap
	disable chap
	set ifaddr 134.39.180.230 134.39.180.231
--------------------------------------------------------
ppp.linkup
----------------------------------------------------------
134.39.180.230:
	add 134.39.180.0 255.255.255.0 134.39.180.231


-------------------------------------------------------

I have no idea what should be in those files.  Any help would be 
appreciated.  And what should I put on my remote computer (ppp client).  
Should I set the gateway to 134.39.180.1 (like all computers on the lan) 
or should I set it to 134.39.180.10 (the IP of the host's NIC)

Thanks lots.

steve





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960122223335.1199A-100000>