From owner-freebsd-current Sat Apr 27 02:57:58 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA09280 for current-outgoing; Sat, 27 Apr 1996 02:57:58 -0700 (PDT) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA09275 for ; Sat, 27 Apr 1996 02:57:56 -0700 (PDT) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0uD6km-0003xdC; Sat, 27 Apr 96 02:57 PDT Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id JAA02750; Sat, 27 Apr 1996 09:57:06 GMT X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) cc: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch), current@FreeBSD.org (FreeBSD-current) Subject: Re: local router<->router UDP traffic: log_in_vain stuff error In-reply-to: Your message of "Sat, 27 Apr 1996 13:23:52 +0400." <199604270923.NAA00380@astral.msk.su> Date: Sat, 27 Apr 1996 09:57:05 +0000 Message-ID: <2748.830599025@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > It was RIP packets from my service provider which cause > local router to router UDP traffic. It seems that kernel > treats remote UDP traffic as local when udp.log_in_vain used. Uhm this doesn't make any sense to me, the log_in_vain change was the addition of this bit of code: if (log_in_vain) log(LOG_INFO, "Connection attempt to UDP %s:%d" " from %s:%d\n", inet_ntoa(ip->ip_dst), ntohs(uh->uh_dport), inet_ntoa(ip->ip_src), ntohs(uh->uh_sport)); There is no change in the handling of it. Are you sure you're not looking at syslog sending the log entries to a remote host ??? -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.