From owner-freebsd-bugs@FreeBSD.ORG Mon May 3 10:11:43 2010 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37BD31065672 for ; Mon, 3 May 2010 10:11:43 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id D8B868FC28 for ; Mon, 3 May 2010 10:11:42 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward14.mail.yandex.net (Yandex) with ESMTP id D290C4E5028F for ; Mon, 3 May 2010 13:58:46 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1272880726; bh=4LgTxNWoo1zIFOofZpXXzBL+t5yGehK9MSqobOBZALI=; h=Date:From:Reply-To:Message-ID:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=YZVB9BiQ98I7nq0TnYW2kVPD4FjPRAftvgqmuXSDWaMVePLu7RgWsC/4RVPKkb7a4 zbvKL9FI1D9O3+hsEGooqezcgSfIS2zuFjfuGS/C23qD2wjpbsyYzkkCj5gCGu4oIq ZMQJFx4HPsuS+dwrAQAoX87a5Q1QzT1kAqNec12E= Received: from HOMEUSER (unknown [77.93.42.230]) by smtp14.mail.yandex.net (Yandex) with ESMTPA id 971A919B809C for ; Mon, 3 May 2010 13:58:46 +0400 (MSD) X-Nat-Received: from [192.168.9.31]:3237 [ident-empty] by SPAM FILTER: with TPROXY id 1272880726.74985 abuse-to kes-kes@yandex.ru Date: Mon, 3 May 2010 12:58:46 +0300 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 3 (Normal) Message-ID: <13433441.20100503125846@yandex.ru> To: freebsd-bugs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1272880726 X-Yandex-Spam: 1 X-Yandex-Front: smtp14.mail.yandex.net Subject: TCP/IP problem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 10:11:43 -0000 Hi I have RealIP/32 on lo0 interface lo0: flags=8049 metric 0 mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet R.E.A.L netmask 0xffffffff netstat -nr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.11.19.49 UGS 0 203508809 vlan4 When some do query to web or bind to R.E.A.L response is from 10.11.19.51 because of default route is on that network. vlan4: flags=8843 metric 0 mtu 1500 ether 00:13:d4:ce:82:16 inet 10.11.19.51 netmask 0xfffffff8 broadcast 10.11.19.55 media: Ethernet autoselect (100baseTX ) status: active vlan: 4 parent interface: nfe0 how to force to response from that IP to which query was arrived? is there 'setfib' like tool? (setip for example) -- Eugen Konkov mailto:kes-kes@yandex.ru