Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jan 97 16:35:23 -0100
From:      "Patrick Kessen" <patrickk@simplex.nl>
To:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   tun0 PPP no go, take a look at this
Message-ID:  <199701081531.QAA26885@xs1.simplex.nl>

next in thread | raw e-mail | index | archive | help
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"
 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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701081531.QAA26885>