From owner-freebsd-questions Fri Oct 17 00:45:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA27242 for questions-outgoing; Fri, 17 Oct 1997 00:45:49 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from david.siemens.de (david.siemens.de [139.23.36.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA27237 for ; Fri, 17 Oct 1997 00:45:44 -0700 (PDT) (envelope-from Andre.Albsmeier@mchp.siemens.de) Received: from salomon.mchp.siemens.de (mail.siemens.de [139.23.33.13]) by david.siemens.de (8.8.7/8.8.7) with ESMTP id JAA17918 for ; Fri, 17 Oct 1997 09:41:57 +0200 (MET DST) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.7/8.8.5) with ESMTP id JAA16930 for ; Fri, 17 Oct 1997 09:45:40 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.7/8.8.7) id JAA16236 for ; Fri, 17 Oct 1997 09:45:40 +0200 (MET DST) From: Andre Albsmeier Message-Id: <199710170745.JAA11370@curry.mchp.siemens.de> Subject: running routed: Is my printer a router ? To: freebsd-questions@freebsd.org Date: Fri, 17 Oct 1997 09:45:34 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I got a funny effect that I don't understand: When running routed on 2.2-STABLE, I occasionally see the following syslog message: Oct 17 09:11:14 server daemon.err routed[113]: ignore RTM_ADD without gateway Running routed now with "routed -d -t -t -t", I get the following in the log: -- 21:48:53 -- ignore RTM_GET: 192.168.21.92/32 -- 21:49:01 -- RTM_ADD from pid 8022: 192.168.21.92/32 routed: ignore RTM_ADD without gateway The timestamps are axactly the same as in syslog, so it's really 192.168.21.92 who has to do with it. But: The address 192.168.21.92 belongs to a networked printer ?!? Any hints on this? Thanks, -Andre