Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2016 20:23:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ipfw@FreeBSD.org
Subject:   [Bug 212170] ipfw fwd does not works if defaultgateway is not assigned
Message-ID:  <bug-212170-7515-Yx3UMwBY3F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212170-7515@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212170-7515@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212170

--- Comment #3 from doorsfan <yura_doorsfan@mail.ru> ---
Thank You for answer!
netstat -sp ip | grep discard
is incremeting while pinging without default gateway.

I opened thread https://forums.freebsd.org/threads/57456/

I understood that router must try to router packet through the any interface
(even with status "no carrier" like in experiment was described in forum) and
only in such case ipfw fwd external_ip begins to work.
"The reason it probably works with a "fake" gateway is because it's sending a
bunch of ICMP redirects, directing it to the proper gateway."

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212170-7515-Yx3UMwBY3F>