kern/188543: [ipfw] ipfw option `in` is not working on FreeBSD10

lhmwzy lhmwzy at gmail.com
Wed Apr 16 13:20:01 UTC 2014


The following reply was made to PR kern/188543; it has been noted by GNATS.

From: lhmwzy <lhmwzy at gmail.com>
To: bug-followup at FreeBSD.org, bycn82 at gmail.com
Cc:  
Subject: Re: kern/188543: [ipfw] ipfw option `in` is not working on FreeBSD10
Date: Wed, 16 Apr 2014 21:12:42 +0800

 --001a11c12c1af3685704f728aba7
 Content-Type: text/plain; charset=UTF-8
 
 Under 10.0
 
 00100 0 0 count ip from any to any MAC any any in via em0
  00200 0 0 count ip from any to any MAC any 00:0c:29:f4:d8:75 in via em0
  00400 0 0 count ip from any to any MAC any 00:0c:29:f4:d8:75 in
 
 these rules's count are 0
 
  00300 2999 1089504 count ip from any to any MAC any 00:0c:29:f4:d8:75
  00500 2959 287441 count ip from any to any out
  00600 812 113255 count ip from any to any in
  00700 45 8952 count ip from any to any MAC any 00:0c:29:f4:d8:75 out
 
  These rules look like working normal
  00:0c:29:f4:d8:75 is MAC of my em0
 
 --001a11c12c1af3685704f728aba7
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr"><div>Under 10.0<br><br>00100 0 0 count ip from any to any =
 MAC any any in via em0 <br>=C2=A000200 0 0 count ip from any to any MAC any=
  00:0c:29:f4:d8:75 in via em0 <br>=C2=A000400 0 0 count ip from any to any =
 MAC any 00:0c:29:f4:d8:75 in <br>
 <br>these rules's count are 0 <br><br>=C2=A000300 2999 1089504 count ip=
  from any to any MAC any 00:0c:29:f4:d8:75 <br>=C2=A000500 2959 287441 coun=
 t ip from any to any out <br>=C2=A000600 812 113255 count ip from any to an=
 y in <br>=C2=A000700 45 8952 count ip from any to any MAC any 00:0c:29:f4:d=
 8:75 out <br>
 <br></div>=C2=A0These rules look like working normal<br><div><div>=C2=A000:=
 0c:29:f4:d8:75 is MAC of my em0<br></div></div></div>
 
 --001a11c12c1af3685704f728aba7--


More information about the freebsd-ipfw mailing list