From owner-freebsd-net Tue Jun 25 8:38:11 2002 Delivered-To: freebsd-net@freebsd.org Received: from obsidian.sentex.ca (obsidian.sentex.ca [64.7.128.101]) by hub.freebsd.org (Postfix) with ESMTP id F0BC937B400 for ; Tue, 25 Jun 2002 08:38:01 -0700 (PDT) Received: from simian.sentex.net (pyroxene.sentex.ca [199.212.134.18]) by obsidian.sentex.ca (8.12.4/8.12.4) with ESMTP id g5PFbue0012307; Tue, 25 Jun 2002 11:37:57 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020625112547.057eb870@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 25 Jun 2002 11:40:48 -0400 To: Andre Oppermann From: Mike Tancsa Subject: Re: SOLVED! Native PPPoE broken (4.6-STABLE), RP-PPPoE working?! Cc: Julian Elischer , freebsd-net@freebsd.org In-Reply-To: <3D183606.BBD1DE54@tix.ch> References: <2trfhu0tbekq67seicn4amdovp7564ji62@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (obsidian/20020220) Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In short, VJ-Header Compression! Why, I dont know. The exact same config works agains the SMSes by Redback. But not the Unisphere ERX Here is what I did to get it to all work. a) On my radius server, I had to get rid of Framed-Compression = Van-Jacobsen-TCP-IP b) On the FreeBSD box, I had to put disable vjcomp _Before_, on the Cisco terminating L2TP server we see bell-border#show int vi426 Virtual-Access426 is up, line protocol is up Hardware is Virtual Access interface Interface is unnumbered. Using address of Loopback0 (64.7.134.129) MTU 1492 bytes, BW 18868 Kbit, DLY 100000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation PPP, loopback not set Keepalive set (10 sec) DTR is pulsed for 5 seconds on reset LCP Open Open: IPCP Last input 01:11:57, output never, output hang never Last clearing of "show interface" counters 03:33:26 Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 9265 packets input, 4481181 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 8720 packets output, 1141908 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 output buffer failures, 0 output buffers swapped out 0 carrier transitions bell-border#show int vi426 confi Virtual-Access426 is an L2TP link interface Building configuration... interface Virtual-Access426 configuration... mtu 1492 ip unnumbered Loopback0 ip tcp header-compression And _after_ bell-border#show int vi63 Virtual-Access63 is up, line protocol is up Hardware is Virtual Access interface Interface is unnumbered. Using address of Loopback0 (64.7.134.129) MTU 1492 bytes, BW 18868 Kbit, DLY 100000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation PPP, loopback not set Keepalive set (10 sec) DTR is pulsed for 5 seconds on reset LCP Open Open: IPCP Last input 00:00:09, output never, output hang never Last clearing of "show interface" counters 00:14:45 Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 10 packets input, 217 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort 8 packets output, 139 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 output buffer failures, 0 output buffers swapped out 0 carrier transitions bell-border#show int vi63 config Virtual-Access63 is an L2TP link interface Building configuration... interface Virtual-Access63 configuration... mtu 1492 ip unnumbered Loopback0 iscar# ifconfig tun0 tun0: flags=8051 mtu 1492 inet6 fe80::2d0:b7ff:fea6:4285%tun0 prefixlen 64 scopeid 0x8 inet 64.7.134.131 --> 64.7.134.129 netmask 0xffffff00 Opened by PID 55 iscar# fetch ftp://ftp.isc.org/isc/bind9/9.2.1/bind-9.2.1.tar.gz Receiving bind-9.2.1.tar.gz (5021044 bytes): 100% 5021044 bytes transferred in 39.9 seconds (122.76 kBps) iscar# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message