bug in rdomain together with kernel pppoe

2015-03-23 Thread Holger Glaess
hi i play a little bit with rdomain if add my pppoe device to rdomain 1 # cat /etc/hostname.pppoe0 rdomain 1 rtlabel netcologne inet6 autoconf inet 0.0.0.0 255.255.255.255 NONE \ pppoedev msk0 authproto pap \ authname 'foo@bar' authkey 'xyz' up dest 0.0.0.1 !/sbin/route -T 1 add default -ifp pp

relayd crashes often

2015-03-23 Thread Yonas Yanfa
Hi, I'm running relayd/OpenBSD 5.6-stable on a KVM virtual machine. relayd always crashes within a few hours of restarting it, but works properly before that. When relayd stops working, sometimes the relayd process is up but `relayctl show summary` says that /var/run/relayd.sock doesn't exis

Supplying source updates for LAN-only access

2015-03-23 Thread Sha'ul
I will be having a meeting with people installing 5.6, and there is no IPv4 internet access, everyone will have to get patches/updates from my machine. What is the best way to configure for everyone to connect directly to my system or through my local wifi to retrieve all cvs updates?

Re: Software for time management & calendar

2015-03-23 Thread Stuart Henderson
On 2015-03-22, Lampshade wrote: > What software you use for this purposes? CalenGoo, and vi.

Re: URL/IP Blacklists PF Tables or SquidGuard

2015-03-23 Thread Stuart Henderson
On 2015-03-23, Cristián Edwards wrote: > In Addition, I *believe* PF only handles IP values, how will it manage > domain names coming from these lists? Will it just resolve the domain names > at the time of applying the rules? It *can* only resolve them at the time of applying the rules (and will

Re: The best way to renice cron on boot?

2015-03-23 Thread Kevin Chadwick
On Sun, 22 Mar 2015 14:18:41 -0400 Ted Unangst wrote: > Kevin Chadwick wrote: > > So I could renice the processes cron runs but decided to renice the > > whole of cron instead/as well. > > > > I therefore added a renice line to rc.local but rc.local runs before > > cron. What is the best way to d

Re: httpd tls - what am i missing?

2015-03-23 Thread Ville Valkonen
Hello Theodore, On 23 March 2015 at 19:35, Theodore Wynnychenko wrote: > Hello > I think I missing something very obvious, but I have been struggling with > this for a while, and hope that someone will point out my > oversight. > > Running current: > OpenBSD 5.7-current (RAMDISK_CD) #818: Wed Ma

Re: GRE over IPv6 not supported by gre(4)?

2015-03-23 Thread Joe Crivello
I was contacted directly by someone who wanted to suggest that I try gif(4) instead. I have tried gif(4) in the past, but I ran into a lot of weirdness when using it in combination with IPsec (on 5.6-stable). After I shared my experience, he suggested that I send my synopsis to the list... so here

Re: how much disk space does it take to build gcc 4.8?

2015-03-23 Thread dan mclaughlin
On Mon, 23 Mar 2015 19:53:45 +0900 Joel Rees wrote: > But this probably is not my real question. but to answer it still, A LOT. (i vaguely remember it being over a gig). > > I saw the notice about libssl and decided it was time to update things. > > Updated kernel and system userland (5.6 stab

httpd tls - what am i missing?

2015-03-23 Thread Theodore Wynnychenko
Hello I think I missing something very obvious, but I have been struggling with this for a while, and hope that someone will point out my oversight. Running current: OpenBSD 5.7-current (RAMDISK_CD) #818: Wed Mar 18 18:59:52 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/R

GRE over IPv6 not supported by gre(4)?

2015-03-23 Thread Joe Crivello
It looks like the gre(4) pseudo-device doesn't support GRE over IPv6: # ifconfig gre1 tunnel fe80::1%vlan9 fe80::2%vlan9 ifconfig: SIOCSLIFPHYADDR: Address family not supported by protocol family I believe this is at least within the realm of possibility, and it looks like someone has done some w

Unable to change LCD brightness - Packard Bell EasyNote TS13HR

2015-03-23 Thread sam
Hello, I'm currently running OpenBSD 5.7-current. I installed via a snapshot. OpenBSD 5.7-current (GENERIC.MP) #895: Wed Mar 18 18:55:03 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP I am unable to change the brightness of my laptop (Packard Bell EasyNote TS13

Re: URL/IP Blacklists PF Tables or SquidGuard

2015-03-23 Thread Josh Grosse
On 2015-03-23 10:28, Cristián Edwards wrote: Hello, If I want to introduce URL Blacklist to my edge firewall, Should I use SquidGuard or just pf tables? The amount of domains is in the number of millions, like 1.5 million entries. Blacklists that I've found: http://www.squidguard.org/blacklist

Re: Don't forget systrace Was: running multiple simultaneous X sessions as different users

2015-03-23 Thread luke350
On 03/22/15 07:44, Kevin Chadwick wrote: Systrace is also an option but the policy writing could be a little work, the regex support is certainly helpful there. systrace -A is very helpful Excellent info; thanks. (This list has the highest signal/noise ratio among tech lists that come to mind.

URL/IP Blacklists PF Tables or SquidGuard

2015-03-23 Thread Cristián Edwards
Hello, If I want to introduce URL Blacklist to my edge firewall, Should I use SquidGuard or just pf tables? The amount of domains is in the number of millions, like 1.5 million entries. Blacklists that I've found: http://www.squidguard.org/blacklists.html In Addition, I *believe* PF only handle

Re: USB hdd not in dmesg

2015-03-23 Thread Martin Pieuchot
Hello, On 23/03/15(Mon) 14:55, Hendrik Meyburgh wrote: > > The 5.7 snapshot for 18th of March is not picking up any of my external HDD > on USB, it does not show in dmesg. > > Below is some information about the hardware. > > I have played around with the settings in the bios, as per some previ

USB hdd not in dmesg

2015-03-23 Thread Hendrik Meyburgh
Hi. The 5.7 snapshot for 18th of March is not picking up any of my external HDD on USB, it does not show in dmesg. Below is some information about the hardware. I have played around with the settings in the bios, as per some previous suggestions about disabling USB 3 and XHCI, but I only have en

how much disk space does it take to build gcc 4.8?

2015-03-23 Thread Joel Rees
But this probably is not my real question. I saw the notice about libssl and decided it was time to update things. Updated kernel and system userland (5.6 stable). Forgetting what I was doing. My mind was shot, should not have had the hood up in the condition I was in. Instead of doing a pkg_add