Re: Please, review my change to ipfw, I want to commit it :)

2015-06-06 Thread bycn82
hi correct me if i am wrong. below is the rule you listed in your email. add 1000 skipto 2000 all from any to any out xmit outIface add 1010 skipto 3000 all from any to any in recv outIface add 2000 skipto 2010 from any to any keep-state add 2010 nat NR from any to any out // Note this "out" in

Re: Please, review my change to ipfw, I want to commit it :)

2015-06-06 Thread bycn82
Hi, i saw my previous email in this thread,but i think i replied that without fully read all the emails. i like the state-deny and allow, actually i tried this, in my opinion, the state is a "shortcut" or "soft link" which links to another rule when the packet match the state. it will directly s

Re: Please, review my change to ipfw, I want to commit it :)

2015-06-06 Thread Ian Smith
On Sat, 6 Jun 2015 19:52:35 +0800, bycn82 wrote: > *Hello,* > *Can you please explain what is going one again,* > *Sorry I did not follow the emails, I am not checking the FB email for a > while, * > *I think I missed some emails.* > *e.g * > *what is the purpose of the "*skip-immediate-act

Re: Please, review my change to ipfw, I want to commit it :)

2015-06-06 Thread bycn82
*Hello,* *Can you please explain what is going one again,* *Sorry I did not follow the emails, I am not checking the FB email for a while, * *I think I missed some emails.* *e.g * *what is the purpose of the "*skip-immediate-action" *Regards,* *Bycn82* On 6 June 2015 at 13:58, Ian Smith wrote: >