Date: Wed, 8 Jan 1997 20:25:18 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Patrick Kessen <patrickk@ispronet.com> Cc: "questions@freebsd.org" <questions@freebsd.org> Subject: Re: tun0 PPP no go, take a look at this Message-ID: <Pine.BSI.3.94.970108202435.8085Q-100000@localhost> In-Reply-To: <199701081531.QAA26885@xs1.simplex.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Jan 1997, Patrick Kessen wrote: > the connection is made, PPP is started but no IP traffic to/from my ISP is possible. > take a look and help please > > thanks, > > Patrick > > > > ---a part of my sysconfig : > > vvvv delete this too > network_interfaces="lo0 tun0 ep0" > ifconfig_ep0="inet 199.10.10.1 netmask 255.255.255.0" > > ifconfig_lo0="inet 127.0.0.1" > > ifconfig_tun0="inet 194.109.14.188 127.0.0.1 netmask 255.255.255.0" No, No, NO! Remove this and all will be well. > > defaultrouter="199.10.10.1" > router="NO" > > ---my ppp.conf > > default: > set device /dev/modem > set speed 57600 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" > set redial 10 9 > > simplex: > set phone 0206653388 > set login "TIMEOUT 5 login:-\\r-login: ppp word: ppp" > deny chap > accept pap > set authname <my userid> > set authkey <my password> > set ifaddr 0 0 > dial > > > > ---my ppp.linkup > > MYADDR: > add 0 0 HISADDR > > > > ******************************************* > * Ispro - your webmarketing is our business > * http://207.82.114.89 > * for information email : patrickk@simplex.nl > * > * Patrick Kessen > > > > Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970108202435.8085Q-100000>