Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Mar 2003 9:59:50 PST
From:      Hostmaster@Video2Video.Com
To:        questions@freebsd.org, sdbug@sdbug.org
Subject:   Re: SBC DSL vs Fbsd 4.7 PPPoE?
Message-ID:  <20030304175950.701F726D2F@mail.cloud9.net>

next in thread | raw e-mail | index | archive | help
On Mon, 03 Mar 2003 17:05:50 PST Hostmaster@Video2Video.Com wrote:
> How-do.  Has anyone gotten SBC's DSL service working on FreeBSD?
> I've tinkered with netgraph, pppoe, and my ppp.conf file but still get =
an=20

In the "netgraph modules" area of my /boot/loader.conf file should all be=
=20
"NO?"  Is there a way to determine which version of the ppp binary I
have, or is this not useful?

> error about device tun0 or tun1; I'm not sure what to do.
> Also, how do I know what hostname to set in my rc.conf file ... before
> I've been assigned a dynamic IP??
> Please CC: me in your reply.  Thank you all.  PS-(SDBUG, next mtg?)

I noticed in the output of "kldstat" that "ng_pppoe.ko" was not listed;
is it somehow "built-in" to ppp?  Here is my ppp.conf file followed by
the errors (lots about missing colons).  Thanks everyone.

# Begin ppp.conf
default:
# Next line is Line 12 by the way
set log Phase tun command
set ifaddr 10.0.0.1/0 10.0.0.2/0

sbcdsl:
# Does next line require ":" on the end or should
# the next line be moved up to the default area with ":sbcdsl"
# added to the end of the line?
set device PPPoE:xl0
set authname myusernamehere
set authkey mypasswordhere
set dial
set login
add default HISADDR

# enable dns				# request DNS info (for resolv.conf)
# End ppp.conf

# ppp -ddial sbcdsl
Warning: Bad label in /etc/ppp/ppp.conf (line 12) - missing colon
Mar  3 22:48:01 <3.4> freebsd ppp[209]: Warning: Bad label in /etc/ppp/pp=
p.conf
(line 12) - missing colon
Warning: Bad label in /etc/ppp/ppp.conf (line 13) - missing colon
Mar  3 22:48:01 <3.4> freebsd ppp[209]: Warning: Bad label in /etc/ppp/pp=
p.conf
(line 13) - missing colon
Working in ddial mode
Using interface: tun0
Warning: Bad label in /etc/ppp/ppp.conf (line 12) - missing colon
Mar  3 22:48:01 <3.4> freebsd ppp[209]: Warning: Bad label in /etc/ppp/pp=
p.conf
(line 12) - missing colon
Warning: Bad label in /etc/ppp/ppp.conf (line 12) - missing colon
Mar  3 22:48:01 <3.4> freebsd ppp[209]: Warning: Bad label in /etc/ppp/pp=
p.conf
(line 12) - missing colon
Warning: Bad label in /etc/ppp/ppp.conf (line 13) - missing colon
Mar  3 22:48:01 <3.4> freebsd ppp[209]: Warning: Bad label in /etc/ppp/pp=
p.conf
(line 13) - missing colon
Warning: Bad label in /etc/ppp/ppp.conf (line 16) - missing colon
Mar  3 22:48:01 <3.4> freebsd ppp...

Please CC: me in your reply.  PS, is SDBUG meeting this Thursday??

--
Peter Leftwich, President & Founder
Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com

(sent via http://www.mail.cloud9.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?20030304175950.701F726D2F>