From owner-freebsd-questions@FreeBSD.ORG Sun May 2 20:55:36 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C4F91065672 for ; Sun, 2 May 2010 20:55:36 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward8.mail.yandex.net (forward8.mail.yandex.net [77.88.61.38]) by mx1.freebsd.org (Postfix) with ESMTP id 27C6C8FC12 for ; Sun, 2 May 2010 20:55:36 +0000 (UTC) Received: from smtp8.mail.yandex.net (smtp8.mail.yandex.net [77.88.61.54]) by forward8.mail.yandex.net (Yandex) with ESMTP id 5EC8816F07FA for ; Mon, 3 May 2010 00:55:34 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1272833734; bh=KuBfYiy3ZsFs/102hnA+LB5+ZQW4zpI3czPCX9MZVlw=; h=Date:From:Reply-To:Message-ID:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=HHKwgXokU4gqzKEcDsHfieeCPCBYa8cCfbajys1Ob8Xk2dt/29/4bZfvgHkyilrHK 81mmPevjo1kywRQdbFLWjotpZUfAO1sol8mcYDb55/5D23v17wx8PhY5cA9e7CATel /MhIs67okNvYzBT46m3saPGJ/Ktm+Pu0xwCyq18U= Received: from HOMEUSER (unknown [77.93.42.230]) by smtp8.mail.yandex.net (Yandex) with ESMTPA id 29B03202804D for ; Mon, 3 May 2010 00:55:34 +0400 (MSD) X-Nat-Received: from [192.168.9.8]:1108 [ident-empty] by SPAM FILTER: with TPROXY id 1272833729.32389 abuse-to kes-kes@yandex.ru Date: Sun, 2 May 2010 23:55:32 +0300 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 2 (High) Message-ID: <313196241.20100502235532@yandex.ru> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1272833734 X-Yandex-Spam: 1 X-Yandex-Front: smtp8.mail.yandex.net Subject: TCP/IP problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2010 20:55:36 -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