Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 11:39:38 -0400
From:      Christopher Michaels <ChrisMic@clientlogic.com>
To:        'Young' <young@richardson.apana.org.au>
Cc:        "FreeBSD Questions (E-mail)" <questions@FreeBSD.org>
Subject:   Unable to connect to ISP via PPP (was: aliening and freetel)
Message-ID:  <6C37EE640B78D2118D2F00A0C90FCB4401105BF5@site2s1>

next in thread | raw e-mail | index | archive | help
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=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>mtu1500
          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=8051<UP,POINTOPOINT,RUNNING,MULTICAST>mtu 552
ppp0:flags=8010<POINTOPOINT, MULTICAST>mtu 1500
lo0:flags=8049<UP,LOOPBACK,RUNNING,MULTICAST>mtu 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




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