Re: Hellos from the Lands of Norway.

2017-11-06 Thread Eric Furman
Oh, one more thing. The joke threads are supposed to be reserved for Fridays. Since you're new you probably didn't know that. On Tue, Nov 7, 2017, at 12:04 AM, Eric Furman wrote: > OK, my understanding of English must be broken because > I do not understand any of this. > I just wanted to warn you

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Eric Furman
OK, my understanding of English must be broken because I do not understand any of this. I just wanted to warn you off starting any discussions about BSD vs GNU licensing schemes. Are minds are closed on this topic. On Mon, Nov 6, 2017, at 11:44 PM, Ywe Cærlyn wrote: > So archaically speaking, that

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Ywe Cærlyn
So archaically speaking, that is your biggest security issue right there. For instance, if you eat much kebabs, your stomach sings The Quran, and unfortunately "Mohammed and the companions". If you eat much pizza, it sings The Bible, and "Jesus died for your sins". Now to equalize this, and get

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Ywe Cærlyn
As opposed to say, if you have ever had a moment of Mindful Zen, and thought of Transcendent Trueness. It is a "song" a bit more like "OpenBSD" and "3-clause licence". In other words, 1:1 reality. ;) That is why I got interested in OpenBSD instead. Peace. Den 11/7/2017 04:49, skrev Ywe Cærlyn

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Ywe Cærlyn
Yes. I actually had a look a linux earlier. And found for instance a 10ms filter in cpu measurement. I mean, then you haven´t really understood what available resources in a computer is.. And in for instance the LADSPA plugins, is tons of pointer variables. The real song of the GNU licence is t

Re: pf not redirecting DNS queries

2017-11-06 Thread Scott Bennett
On 11/6/2017 9:29 PM, trondd wrote: On Mon, November 6, 2017 8:50 pm, Scott Bennett wrote: pass quick proto { tcp, udp } to port $udp_ports Because you're telling pf to pass all taffic on port domain to anywhere. Quick rules stop evaluation and you never hit the rdr-to rules below. Oh, duh.

Re: pf not redirecting DNS queries

2017-11-06 Thread trondd
On Mon, November 6, 2017 8:50 pm, Scott Bennett wrote: > I have an APU2 running 6.2, acting as pf NAT gateway, DHCP server, and > DNS cache (unbound) for my internal LAN. > > I've attempted to make all DNS queries redirect to the APU2, as many > examples have illustrated, so that they can be forwar

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Eric Furman
On Mon, Nov 6, 2017, at 03:28 PM, Ywe Cærlyn wrote: > First contribution: You should focus on the 3-clause licence. The two > 2-clause tries to be GNU, and that is a mistake I think. OK, you had me up till here and then this 'Contribution". Is this an attempt at humor? Last time I checked all of

pf not redirecting DNS queries

2017-11-06 Thread Scott Bennett
I have an APU2 running 6.2, acting as pf NAT gateway, DHCP server, and DNS cache (unbound) for my internal LAN. I've attempted to make all DNS queries redirect to the APU2, as many examples have illustrated, so that they can be forwarded to OpenDNS (to take advantage of domain filtering). But it

Current #197 Nov 5 umb0 ucom0 umodem0 detached.

2017-11-06 Thread Christoph R. Murauer
Hello ! Today I experienced, that umb0 ucom0 umodem0 detached at the same time. I can't reproduce it but saw it 1 time with snapshot #194 but before not. If I lost the connection in the past, I saw a timeout message at the xconsole and could simple re-connect. At this time umb0(4) is not longer s

[cwm] ability to autogroup kbfunc_menu_ssh clients

2017-11-06 Thread Julien Steinhauser
Hello, I'm a heavy autogroup user and this is how I let clients launched with kbfunc_menu_ssh comply with autogroup rules. I'd love that or any other way to autogroup kbfunc_menu_ssh clients to go mainline. Regards, Julien Index: kbfunc.c ===

Hellos from the Lands of Norway.

2017-11-06 Thread Ywe Cærlyn
Hello. I am Ywe Cærlyn, also known as Biit. Previously also Bit in Norway, and added an i to the nick for international long i, as in Norway. I have a youtube channel here, where I do related videos: https://www.youtube.com/watch?v=9OHkbQM5GKQ I am a new user of OpenBSD, and like minimal jitt

[cwm] list all available items

2017-11-06 Thread Julien Steinhauser
Hello ! Using cwm and loving it, Thank you Okan and all devs before you who got involved in the development. Just minor things I'd change from the defaults. Here is one: When using a menu, I much more often than not hit ^a to list all available items, especially when calling kbfunc_menu_client an

Re: NFS leading to D-state processes

2017-11-06 Thread Rupert Gallagher
:) > @protonmail.com> @protonmail.com>

Re: OpenSMTPd error "io-error: No SSL error"

2017-11-06 Thread Gabriel Kihlman
Atanas Vladimirov writes: > > First, sorry that I'm reporting this issue so late, but I spotted it > before a few days. > It seems that my surveillance webcam stopped to notify me via email > with the following messages in maillog: > > > Nov 5 15:59:34 hodor smtpd[59494]: 2847e02c4337309

Re: NFS leading to D-state processes

2017-11-06 Thread Rupert Gallagher
obsd's mount_nfs is a trap, because it executes a "hard" mount by default. This is not a wise default, if you consider the consequences of a hard nfs mount gone bad. A wiser default would be a soft interruptible mount. This reminds me of the "format" command in DOS 2.11: as people complained ha

ahci0: stopping the port

2017-11-06 Thread Jan Stary
This is current/amd64, dmesg below. Seemingly, one of the six disks does not come back from resume. The disk is sd1 at scsibus1 targ 1 lun 0: SCSI3 0/direct fixed naa.5000c5002eda7d71 and normally it works just fine. It goes through a complete dd (in and out) without any error. I use it as my /

Re: VLAN configuration problem on 6.1 ("no route to host" on other than own IP)

2017-11-06 Thread Hrvoje Popovski
On 6.11.2017. 17:47, Andre Ruppert wrote: > Hello @misc, > > perhaps I'm stupid, but I don't see my fault in a vlan network > configuration: > > I got a OpenBSD 6.1 gateway box, connected to several switches. > > On em0 I habe to serve two networks: > 172.16.210.0  (direct em0 - no vlan) > 172.1

Re: VLAN configuration problem on 6.1 ("no route to host" on other than own IP)

2017-11-06 Thread Erik van Westen
Aren't you missing the vlan definition in hostname.vlan211 like: # cat /etc/hostname.vlan211 inet 172.16.211.3 255.255.255.0 172.16.211.255*vlan 211* vlandev em0 or, like in 6.2: inet 172.16.211.3 255.255.255.0 172.16.211.255 vnetid 211 parent em0 ? Erik Op 6-11-2017 om 17:47 schreef Andre R

VLAN configuration problem on 6.1 ("no route to host" on other than own IP)

2017-11-06 Thread Andre Ruppert
Hello @misc, perhaps I'm stupid, but I don't see my fault in a vlan network configuration: I got a OpenBSD 6.1 gateway box, connected to several switches. On em0 I habe to serve two networks: 172.16.210.0 (direct em0 - no vlan) 172.16.211.0 (VLAN 211 tagged on em0)

Re: Cheap 2x NIC OpenBSD device

2017-11-06 Thread Sean Murphy
On Fri, Nov 3, 2017 at 8:52 PM, Chris Cappuccio wrote: > > A side note, OpenBSD 6.2-current will take better advantage of the multiple > cores using the cnmac interface (or will soon) on this box than the 6.2 > release. > Good to know. I haven't updated my ERL yet, so maybe I'll start followin

Re: pf and max bandwidth in nested queues (bug?)

2017-11-06 Thread Marko Cupać
I've just given a spin to 6.2. And queueing in PF actually does all I want it to do - giving child queues max bandwidth of parent queue when parent queue is unsaturated, and throttling them down to set bandwidth when parent queue is saturated. Now those few years of pf queueing problems look so fa