From owner-freebsd-net@FreeBSD.ORG Tue Apr 25 09:01:54 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C15D16A401 for ; Tue, 25 Apr 2006 09:01:54 +0000 (UTC) (envelope-from lists@wm-access.no) Received: from lakepoint.domeneshop.no (lakepoint.domeneshop.no [194.63.248.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416CE43D53 for ; Tue, 25 Apr 2006 09:01:52 +0000 (GMT) (envelope-from lists@wm-access.no) Received: from [192.168.5.8] (host-81-191-3-170.bluecom.no [81.191.3.170]) (authenticated bits=0) by lakepoint.domeneshop.no (8.13.6/8.13.6) with ESMTP id k3P91p3i015295 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 25 Apr 2006 11:01:51 +0200 Message-ID: <444DE57A.8080903@wm-access.no> Date: Tue, 25 Apr 2006 11:01:46 +0200 From: =?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?= User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Ludovit Koren References: <87k69f0ydi.fsf@lk107.tempest.sk> In-Reply-To: <87k69f0ydi.fsf@lk107.tempest.sk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org Subject: Re: Routes for interface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 09:01:54 -0000 Ludovit Koren wrote: >=20 > Hi, >=20 > is there any possibility to set the routing statically on a multi-homed= > host so, that the packet is sent back via the same interface, as it has= > came from? Something like more default routes (it is not good name for > it, I hope you can understand what I mean), depending on particular > interface. PF will do exactly that, if i'm not mistaken. It wouldn't be as hackish as an IPFW solution (although IPFW has it's charm). --=20 Sten Daniel S=F8rsdal