From owner-freebsd-current Sat Oct 13 0:19:48 2001 Delivered-To: freebsd-current@freebsd.org Received: from m-net.arbornet.org (m-net.arbornet.org [209.142.209.161]) by hub.freebsd.org (Postfix) with ESMTP id 4506337B40D for ; Sat, 13 Oct 2001 00:19:44 -0700 (PDT) Received: (from ceesaxp@localhost) by m-net.arbornet.org (8.11.4/8.11.2) id f9D777a25409 for freebsd-current@freebsd.org; Sat, 13 Oct 2001 03:07:07 -0400 (EDT) (envelope-from ceesaxp) Date: Sat, 13 Oct 2001 03:07:07 -0400 From: Andrei Popov To: freebsd-current@freebsd.org Subject: ppp and the recent -CURRENT Message-ID: <20011013030707.A24920@m-net.arbornet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I may have missed in the recent traffic on this list, but with the system svcup'ed on 11-Oct I am running into some problems with things network-related. In particular I get: WARNING: Driver mistake: repeat make_dev("net/xl0") when I bring up a ppp link (with -nat and -auto parameters) Then I get 8:42:13pm # Oct 12 20:42:38 vogon ppp[4248]: tun0: Warning: 192.168.0.0/24: Chan ge route failed: errno: Invalid argument with a subsequent Oct 13 07:21:06 vogon /boot/kernel/kernel: arplookup 192.168.0.2 failed: could n ot allocate llinfo The setup is like this: 192.168.0.1 is a FreeBSD-CURRENT box acting as a gateway on the local network (home) 192.168.0.2 is a WinNT machine that is one of the clients on the same network Before the last cvsup none of these warnnings were creaping up. That's non-critical (everything works), yet litters logs and I generally can't seem to figure out what may be the cause of this all... Thanks... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message