Re: wireless openvpn openbsd

2007-06-15 Thread Chris Black
Reyk Floeter wrote: what is this openvpn thing? http://www.google.com/search?q=openvpn

apache modules with mk.conf?

2007-06-15 Thread Aaron Martinez
I want to change/lessen the number of default modules built with apache and would prefer to not have to recompile apache, separate from the rest of the userland, every time i update/upgrade my system. I'm currently running 4.1 and am running the stock install of apache which "httpd -l" reports

Re: questions regarding ipsec tunnel

2007-06-15 Thread Reyk Floeter
On Fri, Jun 15, 2007 at 09:02:37PM +0200, Sebastian Reitenbach wrote: > after some more comparing the configuration on both sides, the problem > turned out to be md5, on OpenBSD its just 128 bits, but on the other side > 160 bit were used. we only talked about md5 ;) > huh? there is no such thi

Re: wireless openvpn openbsd

2007-06-15 Thread Reyk Floeter
what is this openvpn thing? On Fri, Jun 15, 2007 at 08:45:31PM -0700, [EMAIL PROTECTED] wrote: > I want to access the internet through my openbsd 4.1 gateway via > wireless openvpn. My wireless connection to the internet WITHOUT > openvpn works fine. I can connect to my gateway WITH the openvp

Re: openbsd and dell PE 860 1u rack server

2007-06-15 Thread Chris Black
John Nietzsche wrote: Dear gentleman, i am considering a Dell PE 860 1u rack server for usage as my network storage server (nfs). I wonder about reports from the openbsd comunity using it with openbsd 4.0/4.1 on stability and performance. What you guys/girls have to report? It is worth its price

wireless openvpn openbsd

2007-06-15 Thread a666
I want to access the internet through my openbsd 4.1 gateway via wireless openvpn. My wireless connection to the internet WITHOUT openvpn works fine. I can connect to my gateway WITH the openvpn client on my Windows XP sp 2 laptop just fine. This setup doesn't use dhcp on tun0 or $int_if, ju

Re: [OFF-TOPIC] MRTG and disk / CPU monitoring

2007-06-15 Thread Chris Black
Rivanor P. Soares wrote: Hi guys, Does anyone around have an working setup of MRTG, monitoring CPU and disk utilization? I have been digging for it on the internet, to OpenBSD, but was not able to find anything "worth". I am expecting to monitor these "devices" using MRTG with SNMP. Any URL or

Re: multiple routing tables & pf question

2007-06-15 Thread ben
Also, I forgot that NAT happens before filtering. That makes what I'm trying to do here more complicated if not impossible. Maybe I should just use route-to :-)

multiple routing tables & pf question

2007-06-15 Thread ben
I have two ISPs on two nics on my router/firewall and I use some route-to rules to make traffic nat out on a specific interface and gateway. Similar to the set-up described here: http://www.openbsd.org/faq/pf/pools.html#outgoing Instead of using route-to, can I set up a second route (eg: route -T

Re: questions regarding ipsec tunnel

2007-06-15 Thread Sebastian Reitenbach
Hi, Stuart Henderson <[EMAIL PROTECTED]> wrote: > On 2007/06/15 15:39, Claer wrote: > > There is a mistake in the main mode declaration. Your group cannot be > > set to "grp2". You should use modp1024 as in the quick mode statement. > > It's not that, either form is actually permitted. > after

Re: OpenBSD on ThinkPad

2007-06-15 Thread Felix kronlage
On Thu, Jun 14, 2007 at 10:23:05PM +0200, Henning Brauer wrote: > > Also, I did not bother to try installing a non-Lenovo wireless card > > because Thinkpads have a BIOS whitelist that refuses to recognize > > "unauthorized" cards. Some people have modified the BIOS to solve this > > problem,

Disabling FIFO in a serial port 16550A?

2007-06-15 Thread Alan Corey
I'm in the early stages of getting set up to program PIC chips (microchip.com) and I've got it working using Microchip's free MPLAB IDE under Windows. My programmer is an ICD2 clone called the Inchworm2 from blueroomelectronics.com. Under OpenBSD I've been using Piklab (http://piklab.sourceforge.

Re: [OT] Open Source OSS for OpenBSD?

2007-06-15 Thread Shawn Moyer
How about "The GPL is free as in Gonhorrhea"? Strange how that didn't catch on. J.C. Roberts wrote: > On Thursday 14 June 2007, Theo de Raadt wrote: >>> I propose a new phrase to describe 'Open and Free' projects that >>> don't approve of OpenBSD's policies because they are 'more >>> stringent ..

Re: Kernel MINIROOTSIZE > 8192 = No Boot

2007-06-15 Thread Tobias Weingartner
Brian A. Seklecki wrote: > > The 1st stage loader just resets the prom before the kernel load. And the 1st stage loader would be? mbr? biosboot? /boot? lilo? winxp boot loader? Specifics make a difference. > Can anyone else confirm this? You don't even need to elfrdsetroot(8) to > test.

Re: [OT] Open Source OSS for OpenBSD?

2007-06-15 Thread Jaap Versteegh
Theo de Raadt wrote: OpenBSD is free as in air. Considering that climate change concerns might even make the usage of air in anyway you like, less viable, OpenBSD might even be more free than air ;) Jaap

Re: Pinging redundant firewall problem (isakmpd+pf+pfsync+sasyncd+carp)

2007-06-15 Thread catalin visinescu
catalin visinescu <[EMAIL PROTECTED]> wrote: >>Hello, >> >>Intro: >>I am using isakmpd+sasyncd+carp+pf+pfsync to have a redundant >>firewall setup (OpenBSD 4.0). I have two firewall that carp-advertise at the >>same rate, and not preempt each other. This works fine. isakmpd is using >

Re: [OT] Open Source OSS for OpenBSD?

2007-06-15 Thread Theo de Raadt
> Lastly, I realize many people, both developers and users (and me), have > a historical affection for the BSD license but I've always wondered why > code is not placed in the Public Domain rather than being copyrighted > and BSD licensed? Is the reason for this merely because it's difficult >

Re: [OT] Open Source OSS for OpenBSD?

2007-06-15 Thread J.C. Roberts
On Thursday 14 June 2007, Theo de Raadt wrote: > > I propose a new phrase to describe 'Open and Free' projects that > > don't approve of OpenBSD's policies because they are 'more > > stringent ... than others': > > > > 'They aren't free as in speech. They aren't even free as in beer. > > They are c

Re: questions regarding ipsec tunnel

2007-06-15 Thread Stuart Henderson
On 2007/06/15 15:39, Claer wrote: > There is a mistake in the main mode declaration. Your group cannot be > set to "grp2". You should use modp1024 as in the quick mode statement. It's not that, either form is actually permitted.

Re: questions regarding ipsec tunnel

2007-06-15 Thread Claer
On Fri, Jun 15 2007 at 14:12, Sebastian Reitenbach wrote: > Hi all, Hi, > ike active esp from 192.168.27.0/24 to 192.168.0.0/16 \ >local 223.150.201.44 peer 34.123.15.43 \ >main auth hmac-md5 enc 3des group grp2 \ >quick auth hmac-md5 enc aes group modp1024 \ >psk "

<> Nos solutions PME

2007-06-15 Thread <> Votre site Internet
Vous n'avez pas encore votre site Internet ? Nous vous proposons la criation de votre site cli en main (*) Une conception avec des informations claires et pricises. Une charte graphique optimisie et congue pour vos activitis. Voir nos rialisations Vous possidez votre site Intern

Re: Regular Expression Problem

2007-06-15 Thread Pierre-Yves Ritschard
On Thu, 14 Jun 2007 18:49:46 +0200 OBSD <[EMAIL PROTECTED]> wrote: > Hi All, > > thanks for all the suggestions. > With this it works: > cat mail.txt | egrep "[EMAIL PROTECTED]" | egrep > "\.[a-zA-Z]{2,4}$" > > It is probably possible to avoid the last egrep but I have not find > out how. > Ha

questions regarding ipsec tunnel

2007-06-15 Thread Sebastian Reitenbach
Hi all, I have a problem to get a stable IPsec connection running from my OpenBSD 4.1 host to some kind of VPN appliance. ike active esp from 192.168.27.0/24 to 192.168.0.0/16 \ local 223.150.201.44 peer 34.123.15.43 \ main auth hmac-md5 enc 3des group grp2 \ quick auth hmac