Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2004 23:50:12 -0700
From:      "Michael C. Shultz" <ringworm@inbox.lv>
To:        freebsd-current@freebsd.org
Subject:   Cannot connect DSL with CURRENT ok with STABLE
Message-ID:  <200409202350.12931.ringworm@inbox.lv>

next in thread | raw e-mail | index | archive | help
Hello,

I have a machine that dual boots in 4.10 STABLE or 6.0 CURENT.  With identical
settings I cannot connect to Verizon DSL in CURRENT.  Any advice? Thankyou.
Here are my sttings:

ppp.conf:

default:
 set log Phase tun command
 set ifaddr 10.0.0.1/0 10.0.0.2/0
 enable dns
verizon:
 set device PPPoE:ed0
 set dial
 set login
 add default HISADDR

rc.conf <portion>

pppoed_enable="YES"  # Run the PPP over Ethernet daemon.
pppoed_provider="verizon"  # Provider and ppp(8) config file entry.
pppoed_flags="-P /var/run/pppoed.pid" # Flags to pppoed (if enabled).
pppoed_interface="ed0"  # The interface that pppoed runs on.

-Mike



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