From owner-freebsd-questions Wed Apr 12 17:55:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from css-1.cs.iastate.edu (css-1.cs.iastate.edu [129.186.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 2683C37BA87 for ; Wed, 12 Apr 2000 17:55:36 -0700 (PDT) (envelope-from ghelmer@cs.iastate.edu) Received: from popeye.cs.iastate.edu (ghelmer@popeye.cs.iastate.edu [129.186.3.4]) by css-1.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id TAA12692 for ; Wed, 12 Apr 2000 19:55:38 -0500 (CDT) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.9.0/8.9.0) with ESMTP id TAA11955 for ; Wed, 12 Apr 2000 19:55:33 -0500 (CDT) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Wed, 12 Apr 2000 19:55:33 -0500 (CDT) From: Guy Helmer To: freebsd-questions@freebsd.org Subject: PPPoE thru Cisco 675/USWest ADSL Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there some special configuration required to use PPPoE through a Cisco 675 to USWest's ADSL service? The service works fine when I setup the 675 to make the PPP connection. However, I'd rather do PPPoE from my FreeBSD server to do some interesting firewalling and NAT things. I assume to do this that the 675 should be setup in bridging mode; I have been using the command "set bridging rfc1483 enabled" to attempt to get it to bridge the PPPOE frames. With the 675 in bridging mode, though, the PPPOE frames do not seem to be forwarded through the 675. After I give the "dial" command to ppp (which has been configured based on the clear example in /usr/share/examples/ppp/ppp.conf.sample, "stats bridging" shows that no frames have been bridged. "tcpdump -e -n" shows the outgoing PPPOE packets and they look fine... Any ideas would be welcome. Thanks! Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Dept. of Computer Science --- ghelmer@cs.iastate.edu http://www.cs.iastate.edu/~ghelmer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message