Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
> Well, it doesn't disappear so much as having its permissions altered, > but I'm certain you are aware of that. The device also turned into a regular file. Maybe the content of the null file gives a hint of what went wrong. Which files were you copying and to which directory? scp -v might help t

Re: About commands

2007-03-27 Thread scorch
Stephen Liu wrote: > What will be the equivalent command on OBSD? TIA i suggest you bone up on the first 3 links at http://www.xs4all.nl/~hanb/documents/topic.html before posting again. RTFM, STFW would be the standard answer round here. or maybe we have more time free than you have? a

About commands

2007-03-27 Thread Stephen Liu
Hi folks, On Linux World, $ fdisk -l displaying all partitions of a HD $ df -h displaying all partitions with size and use What will be the equivalent command on OBSD? TIA B.R. Stephen Send instant messages to your online friends http://uk.messenger.yahoo.com

Creating OpenBSD Binary Patches in a Chroot Environment

2007-03-27 Thread Didier Wiroth
Hello, I came across this interesting article and thought I should share it: "Creating OpenBSD Binary Patches in a Chroot Environment" http://labs.calyptix.com/openbsd-binary-patches-chroot.php Kind regards, Didier

These twins are very similar genetically.

2007-03-27 Thread lone
amoral Leon of Columbia University telling several hundred of his colleagues Sunday night. I've learnt all about autoresponder systems for my free mini-courses on there and how they work (or don't sometimes! Raymond Gibbons, a Mayo Clinic cardiologist and American Heart Association president, agree

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
No, that tells you when the new /dev/null got created, not when the real one got deleted (which may have been hours earlier). Ah, I see. I've two cronjobs already installed and tested (I've two of these machines, same hardware, same snapshot installed, one is far away, the other one is local - w

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Steve Williams
Tasmanian Devil wrote: > The permissions of /dev/null change directly after (or maybe even > while) using SFTP, and not always. It's not just permissions, it's no longer a character special (device) file, it's a regular file. This usually happens when /dev/null is deleted, and sooner or later s

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
Do a "cat /dev/null" when it is a regular file (as root, we can see the permissions are tight).. The contents of the file may give a clue as to the last process that (successfully) wrote to /dev/null. I'll do that as soon as the problem shows up again, and I'll try to force that, but if it stay

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
> The permissions of /dev/null change directly after (or maybe even > while) using SFTP, and not always. It's not just permissions, it's no longer a character special (device) file, it's a regular file. This usually happens when /dev/null is deleted, and sooner or later something with root perms

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Darren Tucker
Tasmanian Devil wrote: > Has anybody an idea what I could do to find the cause of this > "disappearing /dev/null"? Thank you in advance for your help! Well, it doesn't disappear so much as having its permissions altered, but I'm certain you are aware of that. Are you sure it's OpenSSH? What oth

Distorted sound with clcs(4) on Thinkpad 600X

2007-03-27 Thread Julian Leyh
Hi there, I've got some issues with my Thinkpad 600X. It has a clcs(4) sound chip, which seems to not work properly with OpenBSD. The sound output is strangely distorted and slower than it should be. Attached a dmesg using GENERIC 4.1-current kernel. The sound works without any problem after i in

Re: cannot install courier-pop package

2007-03-27 Thread Julian Leyh
On 22:14 Tue 27 Mar , Peter Matulis wrote: > Ummm, ok, but what is one to do? pkg_delete the borked package and try to install from different mirror... you could try without -v, too. Regards, Julian

Re: enlarge the drive

2007-03-27 Thread Darrin Chandler
On Tue, Mar 27, 2007 at 07:45:38PM -0400, Julian Leyh wrote: > On 21:01 Mon 26 Mar , Darrin Chandler wrote: > > Reinstall may be the easiest and cleanest. There's also another > > alternative that you left out, which I have done before. If you have > > unused space at the end, you can add a sli

Re: login_ldap

2007-03-27 Thread Niall O'Higgins
On Wed, Mar 28, 2007 at 01:19:05AM +0200, Joachim Schipper wrote: > I don't believe GNU CVS does that, and OpenCVS doesn't do authentication > at all. Your best bet is probably setting up ssh; sshd uses the BSD > authentication routines by default. More specifically, OpenCVS doesn't do pserver at

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
> I'll search in the direction of other deamons though. Thank you for the > hint! If that doesn't turn up anything, could you post /etc/sshd_config? And, perhaps, the result of ssh -vvv your.problematic.host? Sure, posted below. I tried to force the problem to show up with a *lot* of connectio

Re: enlarge the drive

2007-03-27 Thread Julian Leyh
On 21:01 Mon 26 Mar , Darrin Chandler wrote: > Reinstall may be the easiest and cleanest. There's also another > alternative that you left out, which I have done before. If you have > unused space at the end, you can add a slice and newfs for a new /var, > then reboot single user and copy every

Re: CARP flip flop problems

2007-03-27 Thread Nigel Roberts
Hi Marco, On Mon, 26 Mar 2007 at 23:49:21 +0200, Marco Pfatschbacher wrote: > Hi, > > were you reconfiguring your interfaces? > Or running /etc/netstart twice? Yes, we were adjusting advbase/advskew in an attempt to make it work properly. We have run /etc/netstart twice between reboots, but not

Re: login_ldap

2007-03-27 Thread Joachim Schipper
On Tue, Mar 27, 2007 at 04:49:05PM -0400, Mike Erdely wrote: > I'm trying to get login_ldap to work with cvs pserver (run out of inetd). > > Regular SSH logins work fine. > I know to make ftpd work with login_ldap, you have to make the following > change in login.conf: > - auth-ftp-defaults:auth-

Re: cannot install courier-pop package

2007-03-27 Thread Joachim Schipper
On Tue, Mar 27, 2007 at 10:14:42PM +, Peter Matulis wrote: > >From: Marc Espie <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: Peter Matulis <[EMAIL PROTECTED]> > >CC: misc@openbsd.org > >Subject: Re: cannot install courier-pop package > >Date: Tue, 27 Mar 2007 23:47:31 +0200 > > > >O

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Joachim Schipper
On Tue, Mar 27, 2007 at 09:56:34PM +0200, Tasmanian Devil wrote: > >> Has anybody an idea what I could do to find the cause of this > >> "disappearing /dev/null"? Thank you in advance for your help! > > > >Well, it doesn't disappear so much as having its permissions altered, > >but I'm certain you

Re: OpenBGP: AS filters

2007-03-27 Thread Thomas beta
2007/3/27, Stuart Henderson <[EMAIL PROTECTED]>: On 2007/03/27 22:21, Thomas beta wrote: > Now, if the link between the openbgp box and cisco3 fails, i still > will be announcing the /24 of cisco3 (i receive the prefix also from > cisco2). I cannot put a prefix filter on the incoming from the > t

Re: cannot install courier-pop package

2007-03-27 Thread Peter Matulis
From: Marc Espie <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Peter Matulis <[EMAIL PROTECTED]> CC: misc@openbsd.org Subject: Re: cannot install courier-pop package Date: Tue, 27 Mar 2007 23:47:31 +0200 On Tue, Mar 27, 2007 at 09:30:33PM +, Peter Matulis wrote: > Hi gang. > > I tried t

Re: OpenBGP: AS filters

2007-03-27 Thread Stuart Henderson
On 2007/03/27 22:21, Thomas beta wrote: > Now, if the link between the openbgp box and cisco3 fails, i still > will be announcing the /24 of cisco3 (i receive the prefix also from > cisco2). I cannot put a prefix filter on the incoming from the > transits, otherwise i will loose contact to the netw

Re: OpenBGP: AS filters

2007-03-27 Thread Claudio Jeker
On Tue, Mar 27, 2007 at 10:21:35PM +0200, Thomas beta wrote: > Hello everyone, > > I am testing some things with OpenBGPD and did run into following problem: > > Test setup: > I have 3 cisco routers and 1 openbgp box. > > The scenario; > - Cisco1 and Cisco2 are transit providers, Cisco3 is a cus

Re: cannot install courier-pop package

2007-03-27 Thread Marc Espie
On Tue, Mar 27, 2007 at 09:30:33PM +, Peter Matulis wrote: > Hi gang. > > I tried to install the courier-pop package on my 4.0 system and it > complains: > > $ pkg_add -v courier-pop3-3.0.5p1.tgz > Error while reading header at /usr/libdata/perl5/OpenBSD/Ustar.pm line 104. > So it looks like

cannot install courier-pop package

2007-03-27 Thread Peter Matulis
Hi gang. I tried to install the courier-pop package on my 4.0 system and it complains: $ pkg_add -v courier-pop3-3.0.5p1.tgz Error while reading header at /usr/libdata/perl5/OpenBSD/Ustar.pm line 104. Here is part of Ustar.pm: sub next { my $self = shift; # get rid of the current object

login_ldap

2007-03-27 Thread Mike Erdely
I'm trying to get login_ldap to work with cvs pserver (run out of inetd). Regular SSH logins work fine. I know to make ftpd work with login_ldap, you have to make the following change in login.conf: - auth-ftp-defaults:auth-ftp=password: + auth-ftp-defaults:auth-ftp=-ldap: For trying to make p

OpenBGP: AS filters

2007-03-27 Thread Thomas beta
Hello everyone, I am testing some things with OpenBGPD and did run into following problem: Test setup: I have 3 cisco routers and 1 openbgp box. The scenario; - Cisco1 and Cisco2 are transit providers, Cisco3 is a customer transit customer - OpenBGP is the main router - There is a link between

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
> Has anybody an idea what I could do to find the cause of this > "disappearing /dev/null"? Thank you in advance for your help! Well, it doesn't disappear so much as having its permissions altered, but I'm certain you are aware of that. Are you sure it's OpenSSH? What other daemons are using to

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Otto Moerbeek
On Tue, 27 Mar 2007, Joachim Schipper wrote: > On Tue, Mar 27, 2007 at 08:23:17PM +0200, Tasmanian Devil wrote: > > Hello, list! :-) > > > > After reading this list for several monthes with dedication and after > > learning a lot from all of you, I've a strange problem myself now: > > > > I'm fo

Re: IPv6 and OpenBGPD - Protocol not available

2007-03-27 Thread Jon Morby
Nope ... seems to result in a LOT of these received notification: Cease, max-prefix exceeded for all our v4 peers / etc On 27 Mar 2007, at 19:25, Claudio Jeker wrote: On Tue, Mar 27, 2007 at 07:12:50PM +0100, Jon Morby wrote: Thanks Claudio ... you guys are super stars! :) Seems to be work

Re: SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Joachim Schipper
On Tue, Mar 27, 2007 at 08:23:17PM +0200, Tasmanian Devil wrote: > Hello, list! :-) > > After reading this list for several monthes with dedication and after > learning a lot from all of you, I've a strange problem myself now: > > I'm following -current on an Apple Mac mini (GENERIC.MP with ACPI

Re: SMP causing uvm_fault

2007-03-27 Thread Jon Steel
Theo de Raadt wrote: > > Can you try this with -current? > > > I tried with current but it froze on bootup after loading the Intel MTRR. Vijay is having the same problem though and he said that current did not solve the problem. Im very suspicious of the following piece of code in arch/i386

Re: IPv6 and OpenBGPD - Protocol not available

2007-03-27 Thread Claudio Jeker
On Tue, Mar 27, 2007 at 07:12:50PM +0100, Jon Morby wrote: > Thanks Claudio ... you guys are super stars! :) > > Seems to be working a treat > > Now to work out the filters :( > > /etc/bgpd.conf:796: king bula sez: AF_INET only > > 796:allow quick to any prefix 2a01:2c0::/32 > > What's the cor

SCP/SFTP: Couldn't open /dev/null

2007-03-27 Thread Tasmanian Devil
Hello, list! :-) After reading this list for several monthes with dedication and after learning a lot from all of you, I've a strange problem myself now: I'm following -current on an Apple Mac mini (GENERIC.MP with ACPI enabled, dmesg below) and I transfer files with SCP and SFTP to this server.

Re: IPv6 and OpenBGPD - Protocol not available

2007-03-27 Thread Jon Morby
Thanks Claudio ... you guys are super stars! :) Seems to be working a treat Now to work out the filters :( /etc/bgpd.conf:796: king bula sez: AF_INET only 796:allow quick to any prefix 2a01:2c0::/32 What's the correct way to ensure your AF_INET6 prefixes are properly exported? On 27 Mar 20

Re: Compiling your own system as a way of upgrading it is not supported

2007-03-27 Thread Michael Scheliga
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Sunnz > Sent: Tuesday, March 27, 2007 10:20 AM > To: misc@openbsd.org > Subject: Re: Compiling your own system as a way of upgrading it is not > supported > > May I ask 'other' upgrade questions? > > Thi

Re: Compiling your own system as a way of upgrading it is not supported

2007-03-27 Thread Joachim Schipper
On Wed, Mar 28, 2007 at 03:19:38AM +1000, Sunnz wrote: > May I ask 'other' upgrade questions? > > This is concerned with -current. > > 1, How does the naming works? Is the current -current tree named as > 4.1-current? I downloaded the snapshots of -current off ftp mirror, > and they are all 41: c

Re: IPv6 and OpenBGPD - Protocol not available

2007-03-27 Thread Claudio Jeker
On Tue, Mar 27, 2007 at 05:32:57PM +0100, Jon Morby wrote: > .. and probably me doing something wrong but I can't spot it > > I am trying to setup a native IPv6 BGP session to BT Exact > > I have the interface setup as v6 only > > [EMAIL PROTECTED] cat /etc/hostname.vlan303 > up vlan 303 vlandev

Re: Compiling your own system as a way of upgrading it is not supported

2007-03-27 Thread Sunnz
May I ask 'other' upgrade questions? This is concerned with -current. 1, How does the naming works? Is the current -current tree named as 4.1-current? I downloaded the snapshots of -current off ftp mirror, and they are all 41: cd41.iso, etc41.tgz, etc... will they become cd42.iso and 4.2-current

Re: IPv6 and OpenBGPD - Protocol not available

2007-03-27 Thread Henning Brauer
* Jon Morby <[EMAIL PROTECTED]> [2007-03-27 18:47]: > I am trying to setup a native IPv6 BGP session to BT Exact > .. and probably me doing something wrong but I can't spot it well, not necessarily, I don't have any native v6 sessions, and neither has claudio, so errors might go undetected > Mar

List Post failure

2007-03-27 Thread [EMAIL PROTECTED]
misc@openbsd.org is not allowed to post to the list Please contact [EMAIL PROTECTED] if you have any problems. The message headers follow: [demime 1.01d removed an attachment of type message/rfc822-headers]

IPv6 and OpenBGPD - Protocol not available

2007-03-27 Thread Jon Morby
.. and probably me doing something wrong but I can't spot it I am trying to setup a native IPv6 BGP session to BT Exact I have the interface setup as v6 only [EMAIL PROTECTED] cat /etc/hostname.vlan303 up vlan 303 vlandev trunk0 description UK6x inet6 2001:7f8:2:1::21 64 [EMAIL PROTECTED] cat /

Dual Port SysKonnect Card SK-9S22 working yet ?

2007-03-27 Thread Gordon Ross
I bought a SysKonnect SK 9S22 card for use with OpenBSD ('cause the man page claimed it was supported). I've since discovered ( http://archives.neohapsis.com/archives/openbsd/2006-12/1480.html ) that it's not quite supported... A follow-up message ( http://archives.neohapsis.com/archives/openbsd/2

Re: Are Atheros AR5005G Wifi Network Adapter and Marvell Yukon 88E8038 PCI-E Fast Ethernet Controller supported?

2007-03-27 Thread Jonathan Towne
On Tue, Mar 27, 2007 at 12:28:36AM +0800, Tito Mari Francis Esca?o scribbled: # Greetings! # I need to know if Atheros AR5005G Wifi Network Adapter and Marvell # Yukon 88E8038 PCI-E Fast Ethernet Controller are already supported in # OBSD 4.0 or will be in the next release. I bought me a laptop bui

Re: VPN

2007-03-27 Thread Tim Kuhlman
On Monday 26 March 2007 11:31 pm, Adam Hawes wrote: > OpenVPN is ssl-based and seems to work quite well. It's also > able to be easily tunneled over HTTP proxies if you need to > access the VPN from behind a restrictive firewall. I've used > OpenVPN on Linux servers, clients and Windows boxes. N

Re: umsm(4) SprintPCS users -- Merlin PC720 anyone?

2007-03-27 Thread Pete Vickers
I don't know about Merlin PC720, but I recently got a Merlin XU870, and it works fine out of the box: # cu -l /dev/cuaU0 -s 230400 Connected ati3 Manufacturer: Novatel Wireless Incorporated Model: Merlin XU870 ExpressCard Revision: 9.2.00.0-00 [2006-08-03 13:07:27] IMEI: xxx +GCAP

Re: ntpd not synching

2007-03-27 Thread Otto Moerbeek
On Tue, 27 Mar 2007, [EMAIL PROTECTED] wrote: > hi, > > i'm trying to keep my local clock synched through ntpd. i used to do > that with ntpdate, but since ntpd is available in a standard install > i thought i'd try that. i start ntpd at boot, with added -s to synch > the clock right away. howeve

Re: micro atx motherboard recommendations?

2007-03-27 Thread peter
hi, On Mon, Mar 26, 2007 at 11:21:42AM +0200, Nico Meijer wrote: > I've had that issue, but have hardcoded the media options in hostname.re > and my problems have disappeared. See hostname.if(5). > I'm interested to see if that helps you aswell... Nico i'm gonna try this tonight and make sur to

ntpd not synching

2007-03-27 Thread peter
hi, i'm trying to keep my local clock synched through ntpd. i used to do that with ntpdate, but since ntpd is available in a standard install i thought i'd try that. i start ntpd at boot, with added -s to synch the clock right away. however, after that it starts moving the clock backwards. restar

Re: Installing Skype

2007-03-27 Thread viq
On 26/03/07, Stuart Henderson <[EMAIL PROTECTED]> wrote: On 2007/03/26 08:32, Adam Hawes wrote: > so you can use any SIP-compatible soft or hard-phone. if you know of a SIP soft-phone that's not designed-for-linux unportable junk, I'd be interested. Yes, I'm trying to find one too. -- viq

Re: code analysis tools

2007-03-27 Thread Artur Grabowski
Artur Grabowski <[EMAIL PROTECTED]> writes: > "Gregg Reynolds" <[EMAIL PROTECTED]> writes: > > > Clarification: I'm mostly interested in source browser tools (e.g. > > cscope, e/t/gtags, global, etc.) or whatever can help a developer > > understand unfamiliar source code in the shortest possible

Re: two default route

2007-03-27 Thread Stuart Henderson
On 2007/03/27 10:45, riwanlky wrote: > Thanks for the hint on -mpath. > > I am just trying to get the internal to external. I had two ISP, and > when I try to route add default at the second time I got > route: writing to routing socket: File exists > add net default: gateway 10.10.10.2: File exis

Re: WARNING: ahci(4) change may cause your disks to be renamed

2007-03-27 Thread David Gwynne
On Tue, Mar 27, 2007 at 05:44:12PM +1000, David Gwynne wrote: > As the commit message says, be careful if you're following -current and > you have a recent sata controller. There's a chance it will claim to be > supported by ahci(4), which means your disks will change their name > from wd to sd. If

Re: code analysis tools

2007-03-27 Thread openbsd fan
On 3/27/07, openbsd fan <[EMAIL PROTECTED]> wrote: > > pkg_ add vim-7.0.178-gtk2.tgz + vim plugin C/C++ IDE + vim plugin Perl IDE > is what I use. Here is the website for the plugins: > > http://vim.sourceforge.net/account/profile.php?user_id=169 > > Working with these vim plugins + Openbsd vim pa

Re: code analysis tools

2007-03-27 Thread Artur Grabowski
"Gregg Reynolds" <[EMAIL PROTECTED]> writes: > Clarification: I'm mostly interested in source browser tools (e.g. > cscope, e/t/gtags, global, etc.) or whatever can help a developer > understand unfamiliar source code in the shortest possible time. Is > there a preferred tool among OpenBSD devel

WARNING: ahci(4) change may cause your disks to be renamed

2007-03-27 Thread David Gwynne
As the commit message says, be careful if you're following -current and you have a recent sata controller. There's a chance it will claim to be supported by ahci(4), which means your disks will change their name from wd to sd. If that happens, simply rename them in /etc/fstab and reboot, everything