tks for ur testing, u r right, that s the reason y i said the `in` option is not functioning properly. and who is the guy maintains the source of ipfw. two things i want to said to him, 1. the source of ipfw is cool,amazingly powerful, by reading the source code, it found actually it checked more things then what i expected. more feature than what i assumed.good job! 2.today it is my first perusal of the a system's source code,maybe it is your standard, but for me it s really disgusting! anyway, since it is still under your control,

Best Regards,
Bill Yuan

On Wed, 16 Apr 2014 21:20:00 +0800, lhmwzy <[email protected]> wrote:

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

From: lhmwzy <[email protected]>
To: [email protected], [email protected]
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&#39;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--
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[email protected]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[email protected]"

Reply via email to