Date: Thu, 06 Mar 2014 00:27:19 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Andreas Nilsson <andrnils@gmail.com> Cc: FreeBSD Net <freebsd-net@freebsd.org> Subject: Re: ipfw / routing issue on 9.2-RELEASE Message-ID: <531788A7.2040504@yandex.ru> In-Reply-To: <CAPS9%2BStX7Dbrh5dYJN2K_4pimc91L86YWmfWeaZ%2BgLaEDhWe5A@mail.gmail.com> References: <CAPS9%2BSsbPsQLqu9mwz7nhcn%2BjMkkj57JUeHOO3U5xm9eXLYb8g@mail.gmail.com> <531771C8.1040207@yandex.ru> <CAPS9%2BStX7Dbrh5dYJN2K_4pimc91L86YWmfWeaZ%2BgLaEDhWe5A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05.03.2014 23:44, Andreas Nilsson wrote: > With the above ruleset a packet > 1) triggering the first rule ( ie skipto no-op and the allow from any to > any ) is lost. > 2) triggering the second rule (ie skipto divert rule which returns it to > the stack ) is forwarded. So, I don't see in the code how it can affect routing. Make sure: 1. net.inet.ip.forwarding=1 (gateway_enable="YES" in rc.conf) 2. you have route and gateway is reachable (route get/arp -n). -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?531788A7.2040504>