route-to looking for better ways

2015-06-05 Thread Peter J. Philipp
Hi, I have set up 2 tunnels to my VPS's from a OpenBSD pppoe gateway. Today I wanted to switch a source route from one tunnel to the other tunnel (at hetzner) and was dumbfounded after applying new rulesets [1], and killing the individual states of traffic on tun0. It didn't work so I'm left

pppoe broken on either 5.7 or on if Intel 82541GI ?

2015-06-05 Thread Axel Rau
Hi, I have a box running with 5.6 and a pppoe device on vlan on em with „Intel I354 SGMII“ rev 0x03: msi hardware: - - - 20:21:26.689948 00:60:e0:5a:75:45 ff:ff:ff:ff:ff:ff 8100 36: 802.1Q vid 7 pri 3 PPPoE-Discovery code Initiation, version 1, type 1, id 0x, length 12

SOLVED! System BOOT (and load) Read-Only File System: SOLVED!

2015-06-05 Thread Max Power
Thank you guys! I solved in this way: boot boot -s # mount -uw / # fsck Original Message Subject: System BOOT (and load) Read-Only File System From:Max Power open...@cpnetserver.net Date:Thu, June 4, 2015 10:52 pm To:

Re: SOLVED! System BOOT (and load) Read-Only File System: SOLVED!

2015-06-05 Thread Alexander Hall
On June 5, 2015 12:56:41 PM GMT+02:00, Max Power open...@cpnetserver.net wrote: Thank you guys! I solved in this way: boot boot -s # mount -uw / # fsck Why would you need, or want, to mount the fs rw (if at all) to fsck it? I have a feeling you are not telling us the whole story. How are your

The Memory Sinkhole - Unleashing an x86 Design Flaw Allowing Universal Privilege

2015-06-05 Thread ertetlen barmok
Hello, just a fyi, august 5-6 https://www.blackhat.com/us-15/briefings.html#the-memory-sinkhole-unleashing-an-x86-design-flaw-allowing-universal-privilege-escalation https://news.ycombinator.com/item?id=9663249 In x86, beyond ring 0 lie the more privileged realms of execution, where our code

ifconfig.if rtsol autoconf diff

2015-06-05 Thread Tim Kuijsten
Had some trouble this morning in configuring inet6 on a new laptop. Finally figured out that rtsol is dropped and that the functionality is moved to the kernel. Diff for hostname.if(5) included. Someone might want to replace the rtsol keyword in the installer as well. Index: hostname.if.5

Re: Ajaxterm with httpd?

2015-06-05 Thread Alessandro DE LAURENZIS
Hi Raf, On Fri 05/06/2015 03:33, Raf Czlonka wrote: Httpd is not required in order to run 'ajaxterm' - it runs on its own webserver. On -current: sudo pkg_add ajaxterm sudo rcctl start ajaxterm x-www-browser http://localhost:8022/ It's not tremendously useful on localhost, mind you

How to route squid traffic over a particular interface transparently

2015-06-05 Thread Brad DeMorrow
I'm currently running squid on my gateway - working well. I've got the standard couple of lines that they recommend putting into pf.conf pass in quick on inet proto tcp from 192.0.2.0/24 to port www divert-to 127.0.0.1 port 3129 pass out quick inet from 192.0.2.0/24 divert-reply My situation is

Blob-free OpenBSD kernel needed

2015-06-05 Thread countrygeek
Hello, It has come to my attention that OpenBSD does not included non-free drivers, dubbed blobs - which is excellent. However, you still include non-free firmware in the kernel and some packages. With spying revelations, it is well-known that non-free firmware can contain backdoors. ( just

Re: Blob-free OpenBSD kernel needed

2015-06-05 Thread Theo de Raadt
Hello, Hello Mr. Whoever you are, It has come to my attention that OpenBSD does not included non-free drivers, dubbed blobs - which is excellent. However, you still include non-free firmware in the kernel and some packages. That is false. The kernel includes a few minor firmwares which are

Re: Blob-free OpenBSD kernel needed

2015-06-05 Thread Michel Behr
Countryguy, I guess my challenge would be this: If you consire all this easy and important, why don't you start right away implementing on those ideas and share the links with the results with everyone? (This is what I say to myself every time I think about something on the lines of your message.