From owner-freebsd-questions@FreeBSD.ORG Sun Apr 27 22:06:05 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 800F437B401 for ; Sun, 27 Apr 2003 22:06:05 -0700 (PDT) Received: from 12-229-238-38.client.attbi.com (evrtwa1-ar10-4-61-244-239.evrtwa1.dsl-verizon.net [4.61.244.239]) by mx1.FreeBSD.org (Postfix) with SMTP id 9AA3A43FBD for ; Sun, 27 Apr 2003 22:06:02 -0700 (PDT) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 206 invoked from network); 28 Apr 2003 05:06:02 -0000 Received: from unknown (HELO bartxp) (192.168.0.2) by 192.168.0.1 with SMTP; 28 Apr 2003 05:06:02 -0000 From: "Derrick Ryalls" To: Date: Sun, 27 Apr 2003 22:07:55 -0700 Message-ID: <000101c30d44$23d53b60$0200a8c0@bartxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: RE: VerizonDSL woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 05:06:05 -0000 I finally got it working once I added a default gateway to rc.conf. I guess something is slightly fubar about their servers... > I am running 4.7 - RELEASE-p5 and I am having trouble getting > DSL working=20 > with Verizon in the Seattle area. >=20 > When I hook a Win box up to the line (without installing any > software), it=20 > talks to the DHCP servers and I can surf as if I was on a lan. >=20 > They say the service is PPPoE, but couldn't get PPPoE working after > following the Handbook. Taking a chance, I went back to normal dhcp=20 > settings and when I do a "dhclient sis0" I get an ip no prob,=20 > and looking at=20 > routing msgs, I get the correct router (taken from winbox). =20 > However, I=20 > cannot ping out anywhere, or do much of anything. I have=20 > made sure my mtu=20 > is set at 1492 for that nic, but is hasn't helped. >=20 > Another oddity is setting the nic to dhcp in rc.conf did not > acquire an ip,=20 > for some reason I need to manually fire dhclient. >=20 > Any ideas? >=20 > -Derrick >=20