Re: How to copy an entire directory to my home directory

2008-08-14 Thread Marc Balmer
* Pedro Martelletto wrote: > On Thu, Aug 14, 2008 at 12:40:38PM -0700, Johan Beisser wrote: > > man cp(1) > > You're all apparently missing out on a great tool called "GHome Mover" > (http://www.brookepeig.com/ghomemover/). I know the guy said he is > logging in from remote, but it is definitely w

Re: Hardware recommendation for firewalls (more than 4 NICs)

2008-08-14 Thread James Records
I just spent some time on this and got a working image for the Watchguard Firebox X 500-2500 platforms. For more info about it, I'm keeping track of everything in a forum here: http://www.thewaffle.org/Forum/viewforum.php?f=6&st=0&sk=t&sd=d&start=0 While I was at it, I pulled out an old Watchgua

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Daniel Ouellet
Ryan Smith wrote: You have assumed that because I have used some resource for new users that I have not read any of the official documentation. This would be untrue. In fact, INSTALL.i386 was the first thing I read while grabbing the ISO, but since I have had no problems with a larger bootable

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread ropers
Have you done a full burn-in overnight memtest? --ropers

Re: Using PF to NAT internal addresses over an IPSec link

2008-08-14 Thread william dunand
Hi, I tried to reproduce what you want in my testing environment and managed to make it work. What you have to do is : - In your ipsec.conf, add an rule from your local network to the distant 172.25.0.1 (this rule is needed in order to route the traffic to enc0) - Add a nat rule on enc0 in your

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ben Calvert
On Aug 14, 2008, at 8:29 PM, Ryan Smith wrote: There was nothing lacking in the official documentation. Additionally, the supplemental documentation actually didn't provide very much; most of the OpenBSD stuff I have found is just summarized documentation or verbatim manpages. But if we

Resent, Issues with -CURRENT on Vostro 1310

2008-08-14 Thread Sevan / Venture37
Resending as the 1st attempt to send this with acpidump & pcidump output resulted in a 105kb sized email. It seems the previous issues with re(4) reported on here have been semi fixed, however the system is acting strange, if I attempt to boot the system from GENERIC without disable ACPI, the syst

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ryan Smith
I am aware that OpenBSD is not Linux and never made the assertion that they were the same. That's the reason I am trying to use OpenBSD and not Linux; it is more suited for what I am eventually wanting to do. I wasn't trying to say "it works in Linux, so why doesn't it work in OpenBSD?" I unders

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread David Higgs
On Thu, Aug 14, 2008 at 7:57 PM, Ryan Smith <[EMAIL PROTECTED]> wrote: > You have assumed that because I have used some resource for new users that I > have not read any of the official documentation. This would be untrue. In > fact, INSTALL.i386 was the first thing I read while grabbing the ISO,

PPPoE(4) - pap failure: &22 (Re: PPPoE - Connection reset by peer)

2008-08-14 Thread Dongsheng Song
When I user pppoe(4): # cat /etc/hostname.bge0 up # cat /etc/hostname.pppoe0 inet 0.0.0.0 255.255.255.255 NONE \ pppoedev bge0 authproto pap \ authname '[EMAIL PROTECTED]' authkey 'yyy' up dest 0.0.0.1 !/sbin/route add -inet 59.37.173.0/24 0.0.0.1 I got error "pap failure: &22": Aug 15

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ryan Smith
You have assumed that because I have used some resource for new users that I have not read any of the official documentation. This would be untrue. In fact, INSTALL.i386 was the first thing I read while grabbing the ISO, but since I have had no problems with a larger bootable partition with Linux

Re: Using PF to NAT internal addresses over an IPSec link

2008-08-14 Thread Marc-Andre Jutras
Hey List ! ... Interesting... I was about to send an e-mail on the list regarding this same question : aka: Best practice on NAT over IPsec... or how to do it correctly ?!?!?!? May I can suggest you to try something... : ( that what I will try anyway somewhere next week or so... ) Create a

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ben Calvert
On Aug 14, 2008, at 4:17 PM, Ryan Smith wrote: My root partition is 10GB in size, following the recommendation of openbsd101.com. I have had no other problems with other operating systems, but perhaps I was just getting lucky with the bootloader being loaded in the appropriate region for th

Re: openldap-server on 4.3? (newbie)

2008-08-14 Thread Stuart Henderson
On 2008-08-14, Ross Tucker <[EMAIL PROTECTED]> wrote: > I am trying to set my new OpenBSD 4.3 installation up as a PDC for a > windows network. I am following directions from > http://www.kernel-panic.it/openbsd/pdc/pdc2.html but I cannot get > openldap-server to build from the ports, because the b

SOLVED: openldap-server on 4.3? (newbie)

2008-08-14 Thread Ross Tucker
Thanks for the bandwidth. Ross

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ryan Smith
Daniel Ouellet: You didn't try to make changes on the default kernel, some optimization, removing drivers, or what not right? And your root / partition is not a multi GB in size, just in case right? My root partition is 10GB in size, following the recommendation of openbsd101.com. I have had n

openldap-server on 4.3? (newbie)

2008-08-14 Thread Ross Tucker
Please accept my apologies if this question has been asked, etc. I have done my very best to research it but have found nothing that helps. I am trying to set my new OpenBSD 4.3 installation up as a PDC for a windows network. I am following directions from http://www.kernel-panic.it/openbsd/pdc/pd

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Daniel Ouellet
Ryan Smith wrote: Thanks for the reply Daniel. I should have noted that the machine did the same thing on initial boot (lacking boot.conf). Currently, boot.conf only increases the timeout; it does the same thing with or without a kernel being specified in boot.conf. If I type in a kernel to us

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Daniel Ouellet
Ryan Smith wrote: /etc/boot.conf contains "set timeout 10". If I type any valid command into The default install don't have these. May be stupid to ask, but did you try without your boot.conf file? From the FaQ a bit lower from it http://www.openbsd.org/faq/faq6.html#PXE "Note that /etc/bo

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Daniel Ouellet
Ryan Smith wrote: Thanks for the reply Daniel. I should have noted that the machine did the same thing on initial boot (lacking boot.conf). Currently, boot.conf only increases the timeout; it does the same thing with or without a kernel being specified in boot.conf. If I type in a kernel to us

Re: 4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ryan Smith
Thanks for the reply Daniel. I should have noted that the machine did the same thing on initial boot (lacking boot.conf). Currently, boot.conf only increases the timeout; it does the same thing with or without a kernel being specified in boot.conf. If I type in a kernel to use at the bootloader

4.3 Bootloader waiting for keypress before loading kernel

2008-08-14 Thread Ryan Smith
Hi, I am still new to the *BSD world, but hopefully I will include most of the relevant information regarding my issue. If not, please forgive me. :) I have just done a fresh install of OpenBSD 4.3 (i386, AthlonXP 1800+, so not that old of hardware) which is running properly with one exception:

Re: How to copy an entire directory to my home directory

2008-08-14 Thread L. V. Lammert
At 11:14 AM 8/14/2008 -0700, skogzort wrote: Hello, Ibm trying to copy all the contents of "/root/var/namedb from a remote OpenBSD3.8 DNS server to my local PC. I am using WinSCP for file transfer. I have found that I am unable to download some of the directories: /root/var/named/etc /root/var/n

Re: How to copy an entire directory to my home directory

2008-08-14 Thread Johan Beisser
On Thu, Aug 14, 2008 at 1:15 PM, Pedro Martelletto <[EMAIL PROTECTED]> wrote: > You're all apparently missing out on a great tool called "GHome Mover" > (http://www.brookepeig.com/ghomemover/). I know the guy said he is > logging in from remote, but it is definitely worth the effort having X > ins

Re: How to copy an entire directory to my home directory

2008-08-14 Thread Pedro Martelletto
On Thu, Aug 14, 2008 at 12:40:38PM -0700, Johan Beisser wrote: > man cp(1) You're all apparently missing out on a great tool called "GHome Mover" (http://www.brookepeig.com/ghomemover/). I know the guy said he is logging in from remote, but it is definitely worth the effort having X installed on y

Re: How to copy an entire directory to my home directory

2008-08-14 Thread Johan Beisser
On Thu, Aug 14, 2008 at 11:14 AM, skogzort <[EMAIL PROTECTED]> wrote: > Hello, > Ib m trying to copy all the contents of "/root/var/namedb from a remote > OpenBSD3.8 DNS server to my local PC. I am using WinSCP for file transfer. I > have found that I am unable to download some of the directories:

How to copy an entire directory to my home directory

2008-08-14 Thread skogzort
Hello, Ibm trying to copy all the contents of "/root/var/namedb from a remote OpenBSD3.8 DNS server to my local PC. I am using WinSCP for file transfer. I have found that I am unable to download some of the directories: /root/var/named/etc /root/var/named/log /root/var/named/slave I do not know

[OOT]a way to gather AS numbers ?

2008-08-14 Thread dermiste
Hi misc, I was wondering if there is a way to collect all of the european AS numbers ? I took a look at the RIPE website, and I found nothing close to what I want to do. whois(1) was not of much help either. The ultimate goal is to have a list of all the AS running free software for their routers

Re: Hardware recommendation for firewalls (more than 4 NICs)

2008-08-14 Thread secucatcher
> On Fri, Aug 8, 2008 at 3:08 PM, James Records <[EMAIL PROTECTED]>wrote: > > > Grab a Watchguard Firebox X off of ebay, they have 6 interfaces, and you > > can get them pretty cheap, some of the bigger ones have more, onboard > > crypto, perfect for building openbsd firewalls... you can run off a

Re: PPPoE - Connection reset by peer

2008-08-14 Thread Stuart Henderson
On 2008-08-14, Olaf Schreck <[EMAIL PROTECTED]> wrote: >> Aug 14 16:44:28 proxy ppp[23119]: tun1: Phase: deflink: login -> lcp >> Aug 14 16:44:28 proxy ppp[23119]: tun1: LCP: FSM: Using "deflink" as a >> transport > [...] >> Aug 14 16:44:28 proxy ppp[23119]: tun1: Phase: deflink: read (0): >> Conn

Re: PPPoE - Connection reset by peer

2008-08-14 Thread Dongsheng Song
# ppp -ddial pppoe Working in ddial mode Using interface: tun0 Warning: disable lcp: Invalid command Warning: disable lcp: Failed 1 # dmesg OpenBSD 4.4-current (GENERIC.MP) #5: Thu Aug 14 13:26:09 CST 2008 [EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC.MP ... 2008/8/14 Olaf Schreck

Re: Using PF to NAT internal addresses over an IPSec link

2008-08-14 Thread Jorge Valbuena
I have the following configuration: LAN_B--[openBSD+Pf+Nat+VPN]---(internet)---[OpenBSD+Pf+NAT+VPN]---[openBSD+Squid]---LAN_A http://bsdsupport.org/ , setting up Ipsec over GRE on OpenBSD I can ping a host from LAN_A to a host on LAN_B I hope this can Help ! Original-Nachricht

spamdb with '0' as pass

2008-08-14 Thread Stephan A. Rickauer
I have difficulties in understanding why a minority of IP's of a huge set of WHITE entries of our spamdb do not have a 'pass' date set: # spamdb | grep 128.1x8.50.xxx WHITE|128.1x8.50.xxx|||1218625388|0|1221750240|1|1 spamdb(8) says: "time the entry passed from being GREY to being WHITE". Since i

Re: PPPoE - Connection reset by peer

2008-08-14 Thread Olaf Schreck
> Aug 14 16:44:28 proxy ppp[23119]: tun1: Phase: deflink: login -> lcp > Aug 14 16:44:28 proxy ppp[23119]: tun1: LCP: FSM: Using "deflink" as a > transport [...] > Aug 14 16:44:28 proxy ppp[23119]: tun1: Phase: deflink: read (0): > Connection reset by peer [...] > Aug 14 16:44:28 proxy ppp[23119]:

Re: console xterm

2008-08-14 Thread Etienne Robillard
On Wed, 13 Aug 2008 17:08:02 + (UTC) [EMAIL PROTECTED] (Christian Weisgerber) wrote: > Etienne Robillard <[EMAIL PROTECTED]> wrote: > > > export TERM=cons25 > > Bad. > > > alias ls='colorls -FG' > > > > Sorry i confused freebsd console (cons25) with obsd console (vt220), but > > with cons2

Re: BIND workaround for older versions?

2008-08-14 Thread Nick Holland
Raimo Niskanen wrote: > On Fri, Jul 25, 2008 at 07:36:43AM +0200, Guido Tschakert wrote: >> Stuart Henderson schrieb: >> > On 2008-07-24, Mike Shaw <[EMAIL PROTECTED]> wrote: >> >> Regarding the cache poisoning patch (which I see for 4.3). Are there >> >> any effective workarounds for OpenBSD 4.0/

Re: uaudio+umidi recommendation

2008-08-14 Thread Alexandre Ratchov
On Tue, Aug 12, 2008 at 01:55:18AM +0300, Alexey Suslikov wrote: > Hello [EMAIL PROTECTED] > > Can somebody recommend well-supported external (u)audio > card with (u)midi controller? > i've never used such device, but will try to provide useful information. - by midi controller, you mean an int

Re: : BIND workaround for older versions?

2008-08-14 Thread Raimo Niskanen
On Fri, Jul 25, 2008 at 07:36:43AM +0200, Guido Tschakert wrote: > Stuart Henderson schrieb: > > On 2008-07-24, Mike Shaw <[EMAIL PROTECTED]> wrote: > >> Regarding the cache poisoning patch (which I see for 4.3). Are there > >> any effective workarounds for OpenBSD 4.0/4.1? > > > > The 4.2 patch

Re: PPPoE - Connection reset by peer

2008-08-14 Thread Antti Harri
Hi, I don't know what's solution to your problem but I recommend you take a look at the kernel pppoe driver: pppoe(4). It's very simple to configure and works as good as pppoe can work. -- Antti Harri

PPPoE - Connection reset by peer

2008-08-14 Thread Dongsheng Song
I have a adsl used by windows, it's fine. When I used in OpenBSD: # cat /etc/ppp/ppp.conf default: set log Phase Chat LCP IPCP CCP tun debug command set redial 15+5 0 set reconnect 30 1 pppoe: set device "!/usr/sbin/pppoe -i bge0" set mtu max 1492 set mru max 1492 set speed sync set d

Re: [OOT] Can't browse http://www.xs4all.nl/~wpd/symon/ and http://www.benzedrine.cx/pfstat.html

2008-08-14 Thread Insan Praja SW
On Thu, 14 Aug 2008 09:38:52 +0700, Steve Shockley <[EMAIL PROTECTED]> wrote: Insan Praja SW wrote: (20x.x0.1x4.0/23). Obfuscation doesn't help much when your IP address is in the headers... Shame on me :P -- insandotpraja(at)gmaildotcom

Re: Installation OpenBsd under HP DL120 - dmesg

2008-08-14 Thread Christophe Rioux
OpenBSD 4.3 (RAMDISK_CD) #645: Wed Mar 12 11:31:03 MDT 2008 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD cpu0: Intel(R) Celeron(R) CPU 420 @ 1.60GHz ("GenuineIntel" 686-class) 1.61 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLU SH,DS,ACPI,M

Re: Siliconmotion driver in 4.4 Beta

2008-08-14 Thread Mohamed Hussein Sayed
Hi, I apologize for the delayed response. I had to work out some other migration issues. I tried your patch and it worked. Thanks for your help there. The side effect of the virtual consoles getting killed persist but X starts successfully. I was also able to xdm_flags="" rc.conf and things ca