Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2014 11:20:01 GMT
From:      "Alexander V. Chernikov" <melifaro@FreeBSD.org>
To:        freebsd-ipfw@FreeBSD.org
Subject:   Re: kern/122963: [ipfw] tcpdump does not show packets redirected by &#39;ipfw fwd&#39; on proper interface
Message-ID:  <201401161120.s0GBK19O090357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/122963; it has been noted by GNATS.

From: "Alexander V. Chernikov" <melifaro@FreeBSD.org>
To: bug-followup@FreeBSD.org, zuborg@advancedhosters.com
Cc:  
Subject: Re: kern/122963: [ipfw] tcpdump does not show packets redirected
 by &#39;ipfw fwd&#39; on proper interface
Date: Thu, 16 Jan 2014 15:09:46 +0400

 This is not a bug.
 
 You're adding fwd rule which forwards outgoing packet back to the local 
 system (since fwd address is em0 address).
 That's why you're not seeing packet on the wire.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401161120.s0GBK19O090357>