Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2005 19:43:51 +0200
From:      Thomas Beer <nohuman@gmail.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: DEVFS Overflow table
Message-ID:  <5e51d2fd050517104337171af3@mail.gmail.com>
In-Reply-To: <20050517113416.GC23533@xor.obsecurity.org>
References:  <5e51d2fd05051413181fe1bd84@mail.gmail.com> <20050514232156.GB40912@xor.obsecurity.org> <5e51d2fd05051503315cd0486f@mail.gmail.com> <20050516085830.GA83360@xor.obsecurity.org> <5e51d2fd05051703444062da77@mail.gmail.com> <20050517113416.GC23533@xor.obsecurity.org>

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

Here we go:

default:
        set device PPPoE:em0
        set MTU 1492
        set MRU 1492
        set dial
        set crtscts off
        set speed sync
        accept lqr
        disable deflate
        disable pred1
        disable vjcomp
        disable acfcomp
        disable protocomp
        set log Phase           #       LCP IPCP CCP Warning Error Alert
        set ifaddr 10.0.0.1/0 10.0.0.2/0 #0.0.0.0 0.0.0.0
        add default HISADDR
        set login
        set authname **********
        set authkey **********
        set timeout 1800
        allow user tom

Cheers Tom


On 5/17/05, Kris Kennaway <kris@obsecurity.org> wrote:
> On Tue, May 17, 2005 at 12:44:37PM +0200, Thomas Beer wrote:
> > >
> > > Yes, but how is your system configured? A boot log doesn't show us
> > > this.
> >
> > Kris,
> >
> > thanks for your patience! What do you need? Kernel config,
> > boot.loader, etc?
> 
> You claim the problem is related to PPP, so your appropriately edited
> ppp configuration.  This way someone else can drop that in and try to
> replicate the problem.
> 
> Kris
> 
> 
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5e51d2fd050517104337171af3>