Re: your thoughts on a particualar ipfw action.

2016-08-08 Thread Dr. Rolf Jansen
I am almost finished with preparing the tools for geo-blocking and geo-routing 
at the firewall for submission to the FreeBSD ports.

I created a man file for the tools, see: https://cyclaero.github.io/ipdb/, and 
I added the recent suggestions on rule number/action code per country code, 
namely, I changed the formula for the x-flag to the suggestion of Ian (value = 
offset + ((C1 - 'A')*26 + (C2 - 'A'))*10), and I added the idea of directly 
assigning a number to a country code in the argument for the t-flag 
("CC=n:...").

Furthermore, I removed the divert filter daemon from the Makefile. The source 
is still on GitHub, though, and can be re-vamped if necessary.

Now I am going to prepare the Makefile for the port.

In the meantime, please can a native English speaker look at said man file (s. 
link above)? I know, that my English is lacking, and any corrections would be 
highly welcome.

Best regards

Rolf

___
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"


[Bug 211256] ipfw nat tablearg regression in FreeBSD 11

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211256

Andrey V. Elsukov  changed:

   What|Removed |Added

   Assignee|freebsd-ipfw@FreeBSD.org|a...@freebsd.org
 CC||a...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"