Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2003 02:58:36 +0200
From:      "Colin Alston" <lists@karnaugh.za.net>
To:        "Marvin J. Kosmal" <lamsokvr@xprt.net>
Cc:        FreeBSD Questions List <freebsd-questions@freebsd.org>
Subject:   Re: ppp connection
Message-ID:  <005201c34d91$0a235430$0400a8c0@colin>
References:  <1058565606.763.29.camel@farm-libranet> <200307181923.34353.matthew@starbreaker.net> <1058574026.763.43.camel@farm-libranet>

next in thread | previous in thread | raw e-mail | index | archive | help
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500

Seems the ppp connection has obviously failed

man ppp

and make sure you set it up properly...

Did you not notice any errors?

otherwise "tail -40 /var/log/ppp.log" and try see what went wrong.


----- Original Message -----
From: "Marvin J. Kosmal" <lamsokvr@xprt.net>
To: <matthew@starbreaker.net>
Cc: <freebsd-questions@freebsd.org>
Sent: Saturday, July 19, 2003 2:20 AM
Subject: Re: ppp connection


> On Fri, 2003-07-18 at 16:23, Matthew Graybosch wrote:
> > On Friday 18 July 2003 06:00 pm, Marvin J. Kosmal wrote:
> > > Hi
> > >
> > >  trying to get my ppp connection to work
> > >
> > > And nothing happens
> > >
> > > Any ideas??
> >
> > It sounds like you're trying to use kernel ppp. Use "user ppp"
> > instead. Edit /etc/ppp/ppp.conf to set the modem device, phone
> > number, userid, and password. Then invoke it with "ppp -foreground
> > papchap".
> >
>
>
> This is what I get now..
>
>
>
> rl0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
>         ether 00:4f:4e:05:32:b6
>         media: Ethernet autoselect (10baseT/UTP)
>         status: no carrier
> lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
> faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet6 ::1 prefixlen 128
>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
>         inet 127.0.0.1 netmask 0xff000000
> ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
> tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
>
>
> I can't ping anyone.
>
> TIA
>
>
>
>
>
>
>
>
>
>
>
>
> > --
> > Matthew Graybosch
> > http://www.starbreaker.net
> > "I am become root, shatterer of kernels."
> >
> --
> Marvin J. Kosmal
> Linux Activist
> Registered User # 88512
> Brought to by Libranet 2.7
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005201c34d91$0a235430$0400a8c0>