two npppd users access different subnets behind openbsd firewall from their win7 workstations

2014-12-06 Thread Imre Oolberg
Hi! I have used very basic npppd setup for some years and it works for me alright, thanks! (From Windows 7 workstations.) It seems now i need to set up more complicated configuration. Say that firewall has three network interfaces re0 - public internet re1 - internal network one 192.168.2.0

XHCI external hard drive not recognized on -current

2014-12-06 Thread Joe Gidi
I'm having some problems using a Seagate external USB 3.0 hard drive with my workstation. The first time I tested, I was running the Nov. 22nd amd64 snapshot. Plugging the drive into a USB 3.0 port would instantly freeze the system. The drive worked just fine when plugged into a USB 2 port. I upg

Re: OpenBSD Trademark Policy

2014-12-06 Thread Adam Thompson
On 14-12-06 03:20 PM, Riley Baird wrote: Okay, I'll change the name. What I'm wondering is, which mentions of the OpenBSD name should I change? For example, you said before that the OpenBSD name may not be removed from the license headers of source files. So far, I can see that I would have to

Re: OpenBSD Trademark Policy

2014-12-06 Thread Riley Baird
> Not sure what you mean by "throughout the system" -- it's case-by-case. > If you see a copyright with the OpenBSD.org email address, you keep > that, per the license. If your end result is clearly not OpenBSD and > something is referring to the overall product, you SHOULD change it, > since the

Re: OpenBSD Trademark Policy

2014-12-06 Thread Riley Baird
On 07/12/14 01:59, Christian Weisgerber wrote: > On 2014-12-06, Nick Holland wrote: > >>> I have a few questions about OpenBSD's trademark policy. >> >> Short answer: follow the license. > > The license governs _copyright_. The _trademark_ is a wholly > different beast. Exactly correct. Take F

Re: OpenBSD 5.6 problem with Firefox,Chrome when playing flash Videos

2014-12-06 Thread trondd
On Thu, Dec 4, 2014 at 4:16 PM, Tasos Tsolakidis 1 wrote: > [28.377] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem > (Operation not permitted) > Check that you have set 'machdep.allowaperture=1' > in /etc/sysctl.conf and reboot your machine > refer to

Re: segmentation fault during package build

2014-12-06 Thread Miod Vallat
I can confirm the spurious segmentation faults or `double free' issues with an SM40 module, and I am currently investigating the issue. Miod

Re: segmentation fault during package build

2014-12-06 Thread Riccardo Mottola
Hi, On 12/06/14 03:07, Tobias Ulmer wrote: Voyager? I don't know, checking: http://mbus.sunhelp.org/modules/index.htm I would identify it as SM50, the latter revision, with the large heatsink, not the round one. I just had a look, mine are 501-2708 As mine. 501-2708 03 REV 50 And they are uns

Re: OpenBSD Trademark Policy

2014-12-06 Thread Christian Weisgerber
On 2014-12-06, Nick Holland wrote: >> I have a few questions about OpenBSD's trademark policy. > > Short answer: follow the license. The license governs _copyright_. The _trademark_ is a wholly different beast. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: Packet Filter router i368 vs 64bit

2014-12-06 Thread Stuart Henderson
On 2014-12-02, Darren Tucker wrote: > On Fri, Nov 28, 2014 at 6:32 PM, Blaise Hizded wrote: >> >> I run the previous generation ALIX 2D13 with OpenBSD 5.6 on it for a >> home firewall with 10MB WAN broadband and 100MB between computers. >> All is fine: low temperature, low consumption, same speed

Re: Squid configuration

2014-12-06 Thread Stuart Henderson
On 2014-12-02, sven falempin wrote: > Hello, > > I am more or less forced to test Squid. > OpenBSD test.my.domain 5.6 GENERIC.MP#333 amd64 > > I have two problems: > ><< > WARNING! Your cache is running out of filedescriptors >>> > > And probably have to read more about ICAP ><< > suspending ICAP

Re: pf: difference between rdr-to and divert-to

2014-12-06 Thread Stuart Henderson
On 2014-12-04, Christer Solskogen wrote: > I've tried figuring the difference between these two, but I can't find > anything that I quite understand(or I have looked in the wrong place). > Can somebody please shed some light? For "port forwarding" you want rdr-to. rdr-toThe packet is re

Re: OpenBSD Trademark Policy

2014-12-06 Thread Nick Holland
On 12/06/14 03:44, Riley Baird wrote: > I have a few questions about OpenBSD's trademark policy. (I tried > looking, but I couldn't find a document.) > > 1. What is OpenBSD's stance on allowing derivative distros to keep the > name "OpenBSD" throughout the system? Short answer: follow the license

Re: missing packages for SPARC

2014-12-06 Thread Stuart Henderson
On 2014-12-04, Hugo Villeneuve wrote: > I put a new Seagate 73GB SCA drive in my SparcStation 20 (150MHz/224MB). > It works but I can only use part of it. I don't hardware to try it, but another option might be a sata ssd and scsi bridge (acard have various options in a 3.5" drive chassis). They

Re: DNS: how to verify glue NS records?

2014-12-06 Thread Patrik Lundin
On Fri, Dec 05, 2014 at 03:49:59PM +0300, Alexei Malinin wrote: > > I would like to resolve this problem: > - I have a child DNS zone served by my ISP slave name server; > - the parent zone is served by my ISP master name server; It appears to me what you refer to as "master name server" above ar

Re: USB printer not working with CUPS 2.0.1 (in -current)

2014-12-06 Thread Antoine Jacoutot
> Actually, I just hooked up my HP USB printer and was able to print just > fine... Oop sorry I meant to answer that in previous: > just22@poseidon:[~]> ll /etc/cups/printers.conf > -rw--- 1 root _cups 897B Dec 3 08:58 /etc/cups/printers.conf > > (not readable by _cups?) That's fine. c

Re: USB printer not working with CUPS 2.0.1 (in -current)

2014-12-06 Thread Antoine Jacoutot
> The issue is not with USB printing per se but with the HPLIP driver with a > USB printer. > I have several USB printers that I use without issue. > > There's probably a regression in HLIP after CUPS got updated to version 2. > I'll try and look into it but don't hold your breath too soon... or

Re: USB printer not working with CUPS 2.0.1 (in -current)

2014-12-06 Thread Antoine Jacoutot
On Wed, Dec 03, 2014 at 09:03:55AM +0100, Alessandro DE LAURENZIS wrote: > Dear @misc reader, > > my HP Deskjet F4280 USB printer is (again!) not working after CUPS > update to v2.0.1 in current. > > ulpt* is of course disabled, devices' permissions seem ok and the > printer is correctly recogniz

Re: DNS: how to verify glue NS records?

2014-12-06 Thread Craig Skinner
On 2014-12-05 Fri 15:49 PM |, Alexei Malinin wrote: > > My child zone is 0-15.66.233.212.in-addr.arpa. I tried "dig -4 > +multiline +showsearch +trace 0-15.66.233.212.in-addr.arpa ns" but it > was not possible to make any conclusions about NS glue records from the > dig output. > Try this Alexei

OpenBSD Trademark Policy

2014-12-06 Thread Riley Baird
I have a few questions about OpenBSD's trademark policy. (I tried looking, but I couldn't find a document.) 1. What is OpenBSD's stance on allowing derivative distros to keep the name "OpenBSD" throughout the system? 2. If it needs to be changed, which parts of the system would you require the ch