Re: Limit Session Bandwidth

2013-01-07 Thread Julian Elischer
On 1/6/13 10:59 PM, Sami Halabi wrote: Hi, Thank you for the help. sysctl net.inet.ip.fw.one_pass=0 introduces some issues to my configuration limits in my current configuration, because limits aren't applied correctly since we continue after the pipe, eg: i had: 1900 pipe 1000 all from x.y.z.1

Current problem reports assigned to freebsd-ipfw@FreeBSD.org

2013-01-07 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

rules fore core router

2013-01-07 Thread Sami Halabi
Hi, i have a core router that i want to enable firewall on it. is these enough for a start: ipfw add 100 allow all from any to any via lo0 ipfw add 25000 allow all from me to any ipfw add 25100 allow ip from table(7) to me dst-port 179 #ipfw add 25150 allow ip from table(7) to me ipfw add 25200