Re: ALTQ with HFSC

2011-10-28 Thread Valentin Bud
2011/10/26 Виталий Владимирович > > Recently I worked around traffic prioritization of my router > (FreeBSD9-BETA3). I would like to prioritization traffic coming from > external interface and coming from internal LAN. > > ## ALTQ > > altq on $ext_if hfsc bandwidth 800Kb qlimit 500 queue {std la

Re: question about max-src-conn and max-src-conn-rate

2009-07-15 Thread Valentin Bud
On Tue, Jul 14, 2009 at 6:12 PM, Tony wrote: > > Below is a packet filter snippet from my config file: > > > > block drop log quick from > ... > pass in quick on $ext_if proto tcp from any to port 80 flags S/SA > keep state (max-src-conn 80, max-src-conn-rate 200/2, overload flush > global) >

Re: Simple Config PF

2009-07-07 Thread Valentin Bud
On Tue, Jul 7, 2009 at 11:30 AM, John Dakos [ Enovation Technologies ] < gda...@enovation.gr> wrote: > > > Hello All, I m newbie on PF > > > > I want a simple pf.conf, I have one NIC > > > > I want filtered ports21,22,25,80,110, 53 DNS and Samba, and all other > ports to be closed. > > > > Is

a "strange" question about OSs

2009-02-23 Thread Valentin Bud
Hello Community, The following question may sound very ackward but was OS is suitable from the following list to replace FBSD: - OpenSUSE 10.3 - Debian 4.0 - CentOS 5 The company i work for wants to change the provider because of the economical crisis to save some money. The actual pro

proftpd and pf weirdness

2008-05-07 Thread Valentin Bud
4+pf] box works like a charm. This is a viable solution but i want to find out what happens. Any hints to dig further are more than welcomed. Thank you. PS: the 12.34.56.78 ip is bogus to protect my server's identity, everything else is copy paste from server output. -- Kind Regards, Valentin B

Re: UDP weirdness

2008-05-07 Thread Valentin Bud
al? > > > UDP is stateless, > > > With TCP you've got an connection (identified by: local host:port and > > > remote host:port) > > > With UDP, well, you just trow the packages over the line, and hope > > the > > > is (still) someone on the other