Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 13:41:08 -0500
From:      Josh Tiefenbach <josh@zipperup.org>
To:        freebsd-net@freebsd.org
Subject:   PPP/NAT question
Message-ID:  <19991227134108.E59180@snickers.org>

next in thread | raw e-mail | index | archive | help
Quickie question:

I'm starting to see this in /var/log/ppp.log:

Dec 27 13:04:54 cerebus ppp[3001]: Warning: nat_LayerPull: Problem with IP
header length (2048)

Ever since I upp'd to the latest -current. Any cause for concern? Modulo this,
everything is working peachy-keen

ppp invoked as:

ppp -nat -ddial

with config:

default:
        set device PPPoE:de0
        set authname XXXX
        set authkey YYYY
        set cd 5
        set timeout 120
        nat enable yes
        nat same_ports yes
        nat use_sockets yes
        set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
        add default HISADDR

josh

-- 
I wanted a mission. And for my sins, they gave me one.   -- Capt. Willard


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




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