Re: Looking for good, small, canadian version laptop suggestions

2013-10-15 Thread g.lister
On 10/14/2013 10:53 PM, Adam Thompson wrote: On 2013-10-12 06:01, g.lister wrote: Interesting. I always feel that I am getting ripped off when buying something refurbished but then again I find my stuff which I bought many years ago still works and is easier to install stuff on (things I care ab

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Wesley MOUEDINE ASSABY
Le 2013-10-15 20:48, Norman Golisz a écrit : Yes, I remember you need to explicitly set a "maximum" bandwidth to the queue definition: queue employee parent restriction bandwidth 10K max 10K Does this work for you? Yes, i just added max keyword. Therefore i meet a problem : queue restrictio

Re: apache bug?

2013-10-15 Thread Nick Holland
On 10/15/2013 11:43 AM, obsd, cgi wrote: http://i.imgur.com/9SJOrhq.png In the directory listing the ISO file looks like ~40 MByte, but the reality is 4 GBytes. What could the problem be? Or I should use nginx since apache will be obsolete? :) Thanks! More a known design limitation than a bu

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Norman Golisz
On Tue Oct 15 2013 16:32, Wesley MOUEDINE ASSABY wrote: > Le 2013-10-15 16:18, Norman Golisz a écrit : > >On Tue Oct 15 2013 14:08, Norman Golisz wrote: > >>On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: > >>> When i download a file using the host 192.168.1.1 > >>> and do at the same time

apache bug?

2013-10-15 Thread obsd, cgi
http://i.imgur.com/9SJOrhq.png In the directory listing the ISO file looks like ~40 MByte, but the reality is 4 GBytes. What could the problem be? Or I should use nginx since apache will be obsolete? :) Thanks!

Re: GNOME on OpenBSD 5.3 amd64

2013-10-15 Thread obsd, cgi
I installed XFCE4. It works :) BIG THANKS! 2013/10/10 Richard Toohey > On 10/10/13 18:13, obsd, cgi wrote: > >> Hi! >> >> "External tutorial for 4.8 vs. official documentation for 5.3. >> This leads to the nonsense you've done to your 5.3 system below." >> >> -->> >> >> I went to openbsd.org, t

Re: USB ethernet for OpenBSD

2013-10-15 Thread obsd, cgi
So I bought a digitus dn-10050, it works!! BIG THANKS! # uname -a OpenBSD .foo 5.3 GENERIC#50 i386 # # dmesg|grep -i axe | sort -u axe0 at uhub0 port 4 configuration 1 interface 0 "ASIX Electronics AX88772A" rev 2.00/0.01 addr 3 axe0: AX88772, address 00:10:a3:XX:XX:XX ukphy0 at axe0 phy 16: G

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread andy
Only scanned your email but try removing the IN. The rule I always remember is; When the SYN packet ingresses the interface state will be created with the queue tag if a rule matches and states to do so, as subsequent packets egress an interface if their is a matching state with a queue name which

Adding rules to pf anchors from the commandline fails

2013-10-15 Thread Gregor Best
Hi people, I've upgraded to my laptop to a fresh snapshots a few minutes ago. I noticed that the way I previously changed pf anchor content from the command line does not work any more. pfctl fails with a pfctl: pfctl_get_ticket: assertion failed The following pf.conf can be used to repl

Pfsync states and reply-to

2013-10-15 Thread Dariusz Binkul
Hello, Does pfsync currently support failover of a pf established 'reply-to'/'route-to' states when Carp failover happens? I`ve noticed that states created with pf rules that contains 'reply-to'/'route-to', after switching to backup server are using default route/routing table instead of routes

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Wesley MOUEDINE ASSABY
Le 2013-10-15 16:18, Norman Golisz a écrit : On Tue Oct 15 2013 14:08, Norman Golisz wrote: On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: > When i download a file using the host 192.168.1.1 > and do at the same time : > > # pfctl -vvs queue > > queue restriction on axe0 bandwidth 800K

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Norman Golisz
On Tue Oct 15 2013 14:08, Norman Golisz wrote: > On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: > > When i download a file using the host 192.168.1.1 > > and do at the same time : > > > > # pfctl -vvs queue > > > > queue restriction on axe0 bandwidth 800K qlimit 50 > > [ pkts:

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Norman Golisz
On Tue Oct 15 2013 15:48, Wesley MOUEDINE ASSABY wrote: > When i download a file using the host 192.168.1.1 > and do at the same time : > > # pfctl -vvs queue > > queue restriction on axe0 bandwidth 800K qlimit 50 > [ pkts: 0 bytes: 0 dropped pkts: 0 bytes: > 0 ] > [

Re: Limit downloading using the new queueing subsystem (OpenBSD 5.4-current)

2013-10-15 Thread Wesley MOUEDINE ASSABY
When i download a file using the host 192.168.1.1 and do at the same time : # pfctl -vvs queue queue restriction on axe0 bandwidth 800K qlimit 50 [ pkts: 0 bytes: 0 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 ] [ measured: 0.0 packets/s, 0 b/s ] queue e

Re: BeagleBone Black cereal

2013-10-15 Thread Nick Holland
On 10/15/13 02:46, Jan Stary wrote: >> > For what it is worth, I have two BBB's attached to a 2x12x12 block >> > of wood (that's US wood inches, which translates to around the size >> > of a hardbound book), with a five port switch and a seven port USB >> > hub and a power strip screwed to it The

Limit downloading using the new queueing subsystem (OpenBSD-5.4)

2013-10-15 Thread Wesley MOUEDINE ASSABY
Hi, I built this small network: 192.168.1.0/29axe0-obsd54-re0---WAN I want to limit a host (192.168.1.1/29) to download at 10KBps. The pf ruleset is loaded. I can see the queue "employee" used but download is still high, not limited at 10 KBps. # pfctl -vvs queue [ pkts: 0 byte