Subject: Re: PPP Connection (fwd)PPP Connection
To: None <amiga@NetBSD.ORG>
From: Rob Leland <leland@cais.cais.com>
List: amiga
Date: 02/08/1995 14:21:05
I am having trouble getting my ppp connection working
properly. I am using a NetBSD 1.0 (Oct ) system running on an Amiga.
I also got the current version of pppd/chat and recompiled but
no difference.y
My pppd talks my provider system and seems to connect. When I try to ping
the other side of the ppp link I get no response. I do see
my modem light flashing about every second which says that something
is going over the wire. When I kill the ping, the light stops
flashing.
>
Here is some netstats, ifconfigs genereated with script.
They start before I have started pppd:
I can't see where there is a problem, I think it is on my providers side,
and they say not. t
Any suggestions???!!!
> > Ignore the ^M
> > =============================================================================
> > Script started on Wed Feb 8 05:29:40 1995
> > bash# netstat -in
> > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
> > lo0 32768 <Link> 24 0 24 0 0
> > lo0 32768 127 127.0.0.1 24 0 24 0 0
> > ppp0* 1500 <Link> 0 0 0 0 0
> > sl0* 296 <Link> 0 0 0 0 0
> > tun0* 1500 <Link> 0 0 0 0 0
> > eon0 1500 <Link> 0 0 0 0 0
> > bash# netstat -ini[1Pnrn
> > Routing tables
> >
> > Internet:
> > Destination Gateway Flags Refs Use Interface
> > 127.0.0.1 127.0.0.1 UH 1 24 lo0
> >
> > XNS:
> > Destination Gateway Flags Refs Use Interface
> >
> > ISO:
> > Destination Gateway Flags Refs Use Interface
> >
> > X.25:
> > Destination Gateway Flags Refs Use Interface
> > bash# ./startPPP ifcong fig ppp0
> > ppp0: flags=10<POINTOPOINT>
> >
> >
> > bash# ./startPPP <-------------------- This is where I start PPP
> >
> >
> > bash#
> > bash# netstat -in
> > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
> > lo0 32768 <Link> 24 0 24 0 0
> > lo0 32768 127 127.0.0.1 24 0 24 0 0
> > ppp0 1500 <Link> 5 0 5 0 0
> > ppp0 1500 204.157.31 204.157.31.72 5 0 5 0 0
> > sl0* 296 <Link> 0 0 0 0 0
> > tun0* 1500 <Link> 0 0 0 0 0
> > eon0 1500 <Link> 0 0 0 0 0
> > bash# netstat -rn
> > Routing tables
> >
> > Internet:
> > Destination Gateway Flags Refs Use Interface
> > 127.0.0.1 127.0.0.1 UH 1 24 lo0
> > 199.0.216.8 204.157.31.72 UH 0 0 ppp0
> >
> > XNS:
> > Destination Gateway Flags Refs Use Interface
> >
> > ISO:
> > Destination Gateway Flags Refs Use Interface
> >
> > X.25:
> > Destination Gateway Flags Refs Use Interface
> > bash# ifcongih fig ppp0
> > ppp0: flags=f1<UP,POINTOPOINT,NOTRAILERS,RUNNING,NOARP>
> > inet 204.157.31.72 --> 199.0.216.8 netmask 0xffffff00
> >
> >
> > bash# route add 0.0.0.0 199.0.216.8 <------------ Add a default route
> > add net 0.0.0.0: gateway 199.0.216.8
> >
> >
> > bash# route add 0.0.0.0 199.0.216.8bash# [16Pifconfig ppp0bash# [2Pnetstat -rnin
> > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
> > lo0 32768 <Link> 24 0 24 0 0
> > lo0 32768 127 127.0.0.1 24 0 24 0 0
> > ppp0 1500 <Link> 5 0 5 0 0
> > ppp0 1500 204.157.31 204.157.31.72 5 0 5 0 0
> > sl0* 296 <Link> 0 0 0 0 0
> > tun0* 1500 <Link> 0 0 0 0 0
> > eon0 1500 <Link> 0 0 0 0 0
> > bash# netstat -inbash# route add 0.0.0.0 199.0.216.8bash# [16Pifconfig ppp0bash# [2Pnetstat -rn
> > Routing tables
> >
> > Internet:
> > Destination Gateway Flags Refs Use Interface
> > default 199.0.216.8 UGS 0 0 ppp0
> > 127.0.0.1 127.0.0.1 UH 1 24 lo0
> > 199.0.216.8 204.157.31.72 UH 1 0 ppp0
> >
> > XNS:
> > Destination Gateway Flags Refs Use Interface
> >
> > ISO:
> > Destination Gateway Flags Refs Use Interface
> >
> > X.25:
> > Destination Gateway Flags Refs Use Interface
> > bash# ping 100 99.0.216.8
> > PING 199.0.216.8 (199.0.216.8): 56 data bytes
> > ^C
> > --- 199.0.216.8 ping statistics ---
> > 23 packets transmitted, 0 packets received, 100% packet loss
> > bash# ping 199.0.216.8bash# [5Pnetstat -rn
> > Routing tables
> >
> > Internet:
> > Destination Gateway Flags Refs Use Interface
> > default 199.0.216.8 UGS 0 0 ppp0
> > 127.0.0.1 127.0.0.1 UH 1 24 lo0
> > 199.0.216.8 204.157.31.72 UH 1 23 ppp0
> >
> > XNS:
> > Destination Gateway Flags Refs Use Interface
> >
> > ISO:
> > Destination Gateway Flags Refs Use Interface
> >
> > X.25:
> > Destination Gateway Flags Refs Use Interface
> > bash# netstat -rnbash# ping 199.0.216.8bash# [5Pnetstat -rnin
> > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
> > lo0 32768 <Link> 24 0 24 0 0
> > lo0 32768 127 127.0.0.1 24 0 24 0 0
> > ppp0 1500 <Link> 5 0 28 0 0
> > ppp0 1500 204.157.31 204.157.31.72 5 0 28 0 0
> > sl0* 296 <Link> 0 0 0 0 0
> > tun0* 1500 <Link> 0 0 0 0 0
> > eon0 1500 <Link> 0 0 0 0 0
> > bash# ifconfig ppp0
> > ppp0: flags=f1<UP,POINTOPOINT,NOTRAILERS,RUNNING,NOARP>
> > inet 204.157.31.72 --> 199.0.216.8 netmask 0xffffff00
> > bash# exit
> > exit
> >
> > Script done on Wed Feb 8 05:33:21 1995
> >