Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2001 23:47:21 -0400
From:      Paul Khavkine <paul@colba.net>
To:        freebsd-isp@freebsd.org
Subject:   4.3-STABLE and PPPoE
Message-ID:  <3B0B32C9.24F31AA0@colba.net>

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

Hi folks, i have a weird problem with PPPoE client under 4.2 and
4.3-STABLE

Everything seems file except with HTTP. Every time i try to use HTTP i
only get about 1 page of data
( a few K's) then the connection hangs and i dont seem to get any data
transfer. This only happends  with
HTTP, anything else works fine.

I'm connecting to Bell Canada Symatico, here's my setup:

default:

        set log Phase Chat LCP IPCP CCP tun command
        nat enable no
        set redial 15 28800
        set reconnect 15 28800

pppoe:

        set device PPPoE:vr0:
        set mru 1491
        set mtu 1492
        set speed sync
        enable lqr
        set lqrperiod 5
        set cd 5
        set dial
        set login
        set timeout 0
        set authname xxxxxxx@sympatico.ca
        set authkey yyyyyyy
        set ifaddr 192.168.1.15/0 10.0.0.2/0 255.255.255.0 0.0.0.0
        add default HISADDR
        enable dns



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B0B32C9.24F31AA0>