From owner-freebsd-questions@FreeBSD.ORG Wed Aug 29 10:02:55 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C2516A41A for ; Wed, 29 Aug 2007 10:02:55 +0000 (UTC) (envelope-from b.movaqar@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 590B813C48A for ; Wed, 29 Aug 2007 10:02:55 +0000 (UTC) (envelope-from b.movaqar@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so137003waf for ; Wed, 29 Aug 2007 03:02:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BJ19knQiZEfWUUDZLlWc0vnR/e2PW2WdYk1WPxX/lnoRxN5aTBLEqI3Tw4Fmvu4CBgLe0Av4J3zkwrMzAQ39l3LaCsV7CMl7y6o516htz/W+fx/twbq1rUh3SduScZhRjmzU7Mvx7N2iUWBi+8CCJXzrde1hkStF7gSPL8uj/OA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i3vC4GraK9vAJ5fDWL9wphw/ZDyxwEYoNfDJ6NCLJzn3oQ7zU/1/gJoOCvWE/NsoOHPLyMLKdr8n5LPlclw2P0TnLXUbibcSOlXiMK1zzL5u/eTGr/tvuZmTKKqbJgFj9Q10+6EA+W/peHOttMYccBIu3PX1Ql0ebgmhxOPp3y8= Received: by 10.114.120.1 with SMTP id s1mr353368wac.1188381774650; Wed, 29 Aug 2007 03:02:54 -0700 (PDT) Received: by 10.114.132.13 with HTTP; Wed, 29 Aug 2007 03:02:54 -0700 (PDT) Message-ID: <6d62f69a0708290302t123736cfibd7b5b81b256c24d@mail.gmail.com> Date: Wed, 29 Aug 2007 13:32:54 +0330 From: "Bahman M." To: "Nikos Vassiliadis" In-Reply-To: <200708291252.27513.nvass@teledomenet.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46D5391F.5060502@gmail.com> <200708291252.27513.nvass@teledomenet.gr> Cc: freebsd-questions@freebsd.org Subject: Re: i can't get ppp running X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 10:02:55 -0000 Once I had a similar problem on a Linux box (send OK/no receive) and after days of playing with settings and configurations I found that the problem was the network _cable_. I replaced the cable and it went fine without any additional configurations. Hope this helps. Bahman On 8/29/07, Nikos Vassiliadis wrote: > On Wednesday 29 August 2007 12:15, deeptech71@gmail.com wrote: > > Nikos Vassiliadis wrote: > > >> The tcpdump test displays PADI! OK, so not in bridging more? > > > > > > No, PADI is your request for initiating a PPPoE connection. > > > You should see an offer(PADO). Something like this: > > > 09:17:56.744957 PPPoE PADI [Service-Name] [Host-Uniq > > > 0x0400000007000000] 09:18:01.731345 PPPoE PADI [Service-Name] > > > [Host-Uniq 0x0400000007000000] 09:18:01.731694 PPPoE PADO [AC-Name > > > "iris.teledomenet.gr"] [Service-Name] > > > > [Service-Name "*"] [Host-Uniq 0x0400000007000000] [AC-Cookie 0x80DEECC3] > > > > > 09:18:01.731772 PPPoE PADR [Service-Name] [Host-Uniq > > > 0x0400000008000000] > > > > [AC-Cookie 0x80DEECC3] > > > > > 09:18:01.731786 PPPoE PADS [ses 0x46] [AC-Name "iris.teledomenet.gr"] > > > > [Service-Name] [Host-Uniq 0x0400000008000000] [AC-Cookie 0x80DEECC3] > > > > > 09:18:01.732322 PPPoE [ses 0x46] LCP, Conf-Request (0x01), id 22, > > > length 18 09:18:01.736886 PPPoE [ses 0x46] LCP, Conf-Request (0x01), > > > id 0, length 19 09:18:01.737145 PPPoE [ses 0x46] LCP, Conf-Reject > > > (0x04), id 0, length 9 09:18:01.747045 PPPoE [ses 0x46] LCP, > > > Conf-Reject (0x04), id 22, length 8 > > > > I get only things like this (without -v or -vv): > > 09:17:56.744957 PPPoE PADI [Service-Name] [Host-Uniq 0x0400000007000000] > > > > Like 3 of these lines. Just that. No PADO and nothing else whatsoever. > > OK, once again, no replies from the outside world... > FreeBSD sends requests, but doesn't get any replies. > > > > > >> The modem is a Dialcom ADSL Bridge 1600, which sound like some > > >> bridge, duh. I've searched for information about this product, there > > >> is no support for it. Dialcom sells these things to ISPs only I > > >> think. There's supposed to be a web interface to it, but I couldn't > > >> get in there yet. > > > > > > Well, it's not optional to check the modem's settings:) > > > The two settings you have to configure for bridging are: > > > 1) enable bridging:) > > > 2) correct virtual circuit, you have to use correct VPI/VCI. > > > You should get this from your ISP. > > > > > 1) do this: > > > Perhaps your modem has DHCP. Try "dhclient rl0". If you do get > > > an address on your rl0, then do a "route -n get default" and > > > try to connect to the gateway using a web browser. > > 2) post your network configuration, that is: > ifconfig -u > netstat -rnfinet > > I asked in previous mail what's the purpose of ipfw and bridge. > Can you disable them? at least for testing purposes. > > > > Because your modem is probably not configured correctly. FreeBSD > > > sends requests, but doesn't get any answers back. FreeBSD is widely > > > tested with PPPoE, both in server and client environments. > > > > I mean > > > > LAN]--[Microsoft Windows XP w/ routing]--[Dialcom ADSL Bridge]--[line > > //WORKS LAN]----[Corega BAR SD hardware router]--[Dialcom ADSL > > Bridge]--[line //WORKS LAN]----------[FreeBSD software router]--[Dialcom > > ADSL Bridge]--[line //SUCKS :) > > > > What does FreeBSD suck at? > > I know FreeBSD PPPoE doesn't suck for sure. Also, if FreeBSD > doesn't work for you, that doesn't have to mean it's broken. > > Nikos > _______________________________________________ > 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" >