Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 23:36:30 GMT
From:      frankc@pa.net
To:        freebsd-questions@FreeBSD.ORG
Subject:   PPPOE FreeBSD4.0 RELEASE
Message-ID:  <200008292336.e7TNaUE30790@admin.md.net>

next in thread | raw e-mail | index | archive | help
Hello,
Im working on getting fbsd4.0 up and running on fbsd4.0
I have all the files edited the kernel stuff added .
all the files are set to what they should have in them from reading all
the other mailing-list posts.
BUT!
This is my error messages
ph334#ppp -dedicated
Working in dedicated mode
Using interface: tun0
WARNING: Bad label in /etc/ppp/ppp.conf (line 3) - missing colon

That is what i get to the console..
Then in the ppp.log
this
bleh :Phase: PPP Started (dedicated mode)
bleh :Phase: bundle: Established
bleh :Phase: deflink: closed-> opening
bleh :Phase: deflink: Connected!
bleh :Phase: deflink: opening -> carrier
bleh :Phase: deflink: /dev/cauu1 doesn't support CD <<why the hell is it the 
modem ?
bleh :Phase: deflink: carrier -> lcp
bleh :Phase: deflink: Too many LCP NAKs sent - abandoning negotiation
bleh :Pahse: deflink: Disconnected!

why does it have my modem there?

/etc/ppp/ppp.conf
default"
set device PPPoE:dc0:service
set MRU 1492
set MTU 1492
set speed sync
enable lqr
set cd 5
set dial
set login
set redial 0 0 
set authname bleh
set authkey bleh
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
papchat:
set authname bleh
set authkey bleh

look right?

ifconfig dc0
well im not typing it all out :)
inet 0.0.0.0 netmask 0xff000000 broadcast 0.255.0.255

you get the point its up

what or what am i getting them errors?

in the kernel 
options NETGRAPH
options NETGRAPH_PPPOE
options NETGRAPH_SOCKET

and im not typing them all out either yopu get the point


well anyways any ideas? anyone else get these errors?


_____________________________________________
This message was sent using PAdotNET WebMail.
              http://www.pa.net/




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?200008292336.e7TNaUE30790>