From owner-freebsd-questions Wed Jan 8 08:38:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA15606 for questions-outgoing; Wed, 8 Jan 1997 08:38:39 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id IAA15570 for ; Wed, 8 Jan 1997 08:38:01 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id RAA19168; Wed, 8 Jan 1997 17:39:13 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.3/8.6.9) id RAA02366; Wed, 8 Jan 1997 17:37:02 +0100 (MET) From: Christoph Kukulies Message-Id: <199701081637.RAA02366@gilberto.physik.rwth-aachen.de> Subject: Re: tun0 PPP no go, take a look at this In-Reply-To: <199701081531.QAA26885@xs1.simplex.nl> from Patrick Kessen at "Jan 8, 97 04:35:23 pm" To: patrickk@ispronet.com Date: Wed, 8 Jan 1997 17:37:01 +0100 (MET) Cc: questions@freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 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 : > > > 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" > > 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" set openmode active > deny chap > accept pap > set authname > set authkey > set ifaddr 0 0 > dial > > > > ---my ppp.linkup simplex: delete ALL add 0 0 HISADDR > MYADDR: > add 0 0 HISADDR > > I had a similar problem and the above additions made it work. > > ******************************************* > * Ispro - your webmarketing is our business > * http://207.82.114.89 > * for information email : patrickk@simplex.nl > * > * Patrick Kessen > > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de