[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pipes.
- To: freebsd-ipfw_(_at_)_freebsd_(_dot_)_org
- Subject: Pipes.
- From: Gilberto Villani Brito <linux_(_at_)_giboia_(_dot_)_org>
- Date: Thu, 27 Apr 2006 16:47:41 -0300
Hi,
I am using PF in my firewall, but for control my bandwith I am trying use ipfw.
This rules work:
pipe 101 config mask dst-ip 255.255.255.255 bw 500Kbit queue 50Kbytes
02000 pipe 100 ip from any to 10.0.0.0/24 via em0 in
65534 allow ip from any to any
65535 deny ip from any to any
but this rules stop my network (10.0.0.0/24):
pipe 101 config mask dst-ip 255.255.255.255 bw 500Kbit queue 50Kbytes
02000 pipe 100 ip from any to 10.0.0.0/24 via em1 out
65534 allow ip from any to any
65535 deny ip from any to any
Why can't I use pipe in out of my interface???
Gilberto
_______________________________________________
freebsd-ipfw_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org