From owner-freebsd-questions Thu Aug 26 8:37:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 2A49915D3A for ; Thu, 26 Aug 1999 08:37:30 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Thu, 26 Aug 1999 11:37:00 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105BF5@site2s1> From: Christopher Michaels To: 'Young' Cc: "FreeBSD Questions (E-mail)" Subject: Unable to connect to ISP via PPP (was: aliening and freetel) Date: Thu, 26 Aug 1999 11:39:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am reply to the 3 e-mails you sent me, so give me a sec to get this all together. please cc: replies to the list, I'm no guru in this and someone else may notice something I didn't. From the looks of what you sent me below, the ppp isn't connecting or configuring properly. There's absolutely no ip listed for tun0 which is the interface that ppp uses. After you login, etc.. are you pressing ~P? and if so does the ppp prompt do this: ppp bryden> Ppp bryden> PPp bryden> PPP bryden> If not, at what point does it get stuck? As for copying the config file to the floppy? cp /etc/ppp.conf /mnt That's all you have to do. -Chris ============ bryden# ifconfig -a fxp0: flags=8843mtu1500 inet 203.3.126.129 netmask 0xfffffff8 broadcast 203.3.126.135 ether 00:a0:c9:212:12:48: media: manual suported media: manual tun0:flags=8051mtu 552 ppp0:flags=8010mtu 1500 lo0:flags=8049mtu 16384 inetr 127.0.0.1 netmask 0xff000000 bryden# netstat -rn default 203.3.126.129 UGSc 1 2295 fxp0 127.0.0.1 127.0.0.1 UH 0 0 lo0 203.3.126.1 203.3.126.129 UH 0 0 tun0 203.3.126.128/29 link#1 UC 0 0 fxp0 203.3.126.129 0:ao:c9:21:12:48 UHLW 1 9 lo0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message