bsd.rd

2006-07-24 Thread Gustavo Rios
What is the process one should pass through in order to have built a bsd.rd kernel? Thanks in advance.

Re: How to make fsck run faster?

2006-07-24 Thread Antti Harri
On Sat, 22 Jul 2006, Otto Moerbeek wrote: Hmmm, I didn't record the numbers. It could be that fsck is swapping in your case, which will make it very slow. Can your check that? It doesn't start swapping. I was wrong about the speed improvement, currently I have only 2 million files on that

Re: bsd.rd

2006-07-24 Thread Massimo Lusetti
On Mon, 2006-07-24 at 03:05 -0300, Gustavo Rios wrote: What is the process one should pass through in order to have built a bsd.rd kernel? I highly suggest you to look at flashboot. -- Massimo.run();

Re: sokeris output

2006-07-24 Thread Massimo Lusetti
On Mon, 2006-07-24 at 02:33 -0300, Gustavo Rios wrote: PS: If you have a kernel configuration file for exact that hardware, i would enjoy too. Look at flashboot[1] source. [1] http://mindrot.org/flashboot.html -- Massimo.run();

Re: sokeris output

2006-07-24 Thread knitti
On 7/24/06, Gustavo Rios [EMAIL PROTECTED] wrote: Could some, send me a dmesg from a soekris net4801 machine running openbsd? Thanks in advance? PS: If you have a kernel configuration file for exact that hardware, i would enjoy too. Is there anything wrong with a vanilla GENERIC kernel? I

Re: sokeris output

2006-07-24 Thread Rod.. Whitworth
On Mon, 24 Jul 2006 09:28:56 +0200, knitti wrote: On 7/24/06, Gustavo Rios [EMAIL PROTECTED] wrote: Could some, send me a dmesg from a soekris net4801 machine running openbsd? Thanks in advance? PS: If you have a kernel configuration file for exact that hardware, i would enjoy too. Is

Re: sokeris output

2006-07-24 Thread Stuart Henderson
On 2006/07/24 09:28, knitti wrote: On 7/24/06, Gustavo Rios [EMAIL PROTECTED] wrote: Could some, send me a dmesg from a soekris net4801 machine running openbsd? `Google: net4801 dmesg' finds a bunch. PS: If you have a kernel configuration file for exact that hardware, i would enjoy too.

alias addresses with dhclient - exits with buf_read (connection closed)

2006-07-24 Thread Rogier Krieger
When using the alias clause (per dhclient.conf(5)), I encounter a problem with dhclient: it immediately exits after obtaining a lease. It does seem to set the requested alias, however. It exits with the following syslog messages: Jul 22 16:14:11 sol dhclient[1937]: buf_read (connection closed)

Re: OpenWebMail (package)

2006-07-24 Thread Steve Fairhead
Steve [EMAIL PROTECTED] said: Just need to remember to change fstab to remove the nosuid switch on /var FWIW, the package (at least on OpenBSD 3.8) had problems - file ownerships were wrong. The port, OTOH, seems fine. Steve http://www.fivetrees.com

Re: Route traffic back out same interface

2006-07-24 Thread Ashley Moran
On Friday 21 July 2006 17:39, Stuart Henderson wrote: split dns (or /etc/hosts, but split dns is likely to be easier to find in the future when it changes address...) and issue the cert for the name rather than IP address? Hi Stuart I changed the hosts file on the server in the end. Turns

Re: Route traffic back out same interface

2006-07-24 Thread Ashley Moran
On Friday 21 July 2006 17:46, Jason Dixon wrote: I believe you're looking for reflection. If you're using the IP instead of the hostname, either TCP proxying or the rdr / nat / no nat combination should work. http://www.openbsd.org/faq/pf/rdr.html#reflect Thanks Jason That is the sort

Re: sokeris output

2006-07-24 Thread Lars Hansson
On Monday 24 July 2006 13:33, Gustavo Rios wrote: PS: If you have a kernel configuration file for exact that hardware, i would enjoy too. Save yourself a loft of pain and frustration and get a CF large enough (256Mb) for the base system and use the GENERIC kernel. --- Lars Hansson

Re: alias addresses with dhclient - exits with buf_read (connection closed)

2006-07-24 Thread Rogier Krieger
On 7/24/06, Matthias Bertschy [EMAIL PROTECTED] wrote: I have encountered this problem, and Kenneth helped me with some diffs. Glad to see you got a follow-up on that thread. I didn't find it in the archives, though. When can one obtain these diffs? I have tested them and they work, but I

Help to debug Openbsd freezes...

2006-07-24 Thread Xavier Mertens
Hi Gurus, I'm facing a strange and frustrating problem... I run a box with OpenBSD without problem for a while (2 years). It's still running 3.5 (ok, ok, don't shoot, it's an old one but upgrades are not easy). It's an i386 1U in a safe environment (colo) See attached dmesg below. For two weeks

Re: alias addresses with dhclient - exits with buf_read (connection closed)

2006-07-24 Thread Matthias Bertschy
Rogier Krieger wrote: I didn't find it in the archives, though. It was a personal email exchange. So it is expected. If you could send me the diffs as well, I'd be happy to verify. I don't know if I can give you the diffs... these are Kenneth's property. I can send them as soon as I know I am

Re: alias addresses with dhclient - exits with buf_read (connection closed)

2006-07-24 Thread Matthias Bertschy
I have encountered this problem, and Kenneth helped me with some diffs. I have tested them and they work, but I don't know if they are already in CVS... The main problem comes from ifconfig, but dhclient needs a patch too. Good luck! Matthias Bertschy Rogier Krieger wrote: When using the

Re: How to make fsck run faster?

2006-07-24 Thread Otto Moerbeek
On Mon, 24 Jul 2006, Antti Harri wrote: On Sat, 22 Jul 2006, Otto Moerbeek wrote: Hmmm, I didn't record the numbers. It could be that fsck is swapping in your case, which will make it very slow. Can your check that? It doesn't start swapping. I was wrong about the speed improvement,

Re: Why ksh?

2006-07-24 Thread Pedro Timóteo
Spruell, Darren-Perot wrote: These threads grow tiresome. If you want a shell that whistles like bash, and quacks like bash, and is shiny like bash, then use bash. No one is forcing you to use a certain shell. Please stop lamenting that something that is not bash is not bash. It seems clear

problem with sendmail on obsd. .com.au turned into com.au.com.au

2006-07-24 Thread Craig Hammond
I've recently had a strange (for me) sendmail problem on various obsd boxes. The config for these different boxes hasn't changed in ages, but for some reason, sendmail on them all started up play up all at about the same time. Instead of relaying email to localhost as shown below: Jul 22 20:00:04

Re: problem with sendmail on obsd. .com.au turned into com.au.com.au

2006-07-24 Thread knitti
On 7/24/06, Craig Hammond [EMAIL PROTECTED] wrote: What ever I've done wrong, I've done wrong in a consistent way as about 5 of my other obsd boxes (both 3.8-stable 3.9-stable) in other locations all did a similar thing at the same time. I'd rather suspect soem DNS screw up, check whether the

ftp: -: short write on current when using pkg_add on ftp mirrors

2006-07-24 Thread Andreas Bartelt
Hi all, there was a similar thread on misc@ a few days ago. I'm using current and can't update packages anymore. #export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/ #pkg_add -ui -F update -F updatedepends Error from

Re: alias addresses with dhclient - exits with buf_read (connection closed)

2006-07-24 Thread Kenneth R Westerback
This has been significantly improved if not completely fixed in -current as result of Matthias Bertschy's earlier report and testing. There is still one outstanding issue that is being addressed through some more changes to ifconfig. Please try a snapshot. Ken On Mon, Jul 24, 2006 at

Re: OpenBSD 3.9 (i386) on a Nortel Contivity 100

2006-07-24 Thread Steve Fairhead
NetNeanderthal [EMAIL PROTECTED] said: I finally got my hands on one of these beasts after seeing it 'supported' by someone on the m0n0wall forums (circa 2003) and decided to see what it takes to upgrade its hardware and retrofit it with a modern operating system -- OpenBSD of course. I'm

Huge overhead with VPN?

2006-07-24 Thread viq
I started playing with VPN, managed to make the tunnel work. Right now my setup looks like this: (box1)---wireless---(router)---ethernet---(box2) the IPSec tunnel being between box1 and router (both running OpenBSD-current, yesterday's snapshot), and all connections between them work over the

Re: OpenBSD 3.9 (i386) on a Nortel Contivity 100

2006-07-24 Thread NetNeanderthal
On 7/24/06, Steve Fairhead [EMAIL PROTECTED] wrote: In general terms, a watchdog is a hardware device that resets the CPU if it's not kicked regularly e.g. every few hundred milliseconds. It should not be disableable in software; i.e. the code going off in the weeds should not be able to disable

Re: sokeris output

2006-07-24 Thread Stephan A. Rickauer
Lars Hansson wrote: On Monday 24 July 2006 13:33, Gustavo Rios wrote: PS: If you have a kernel configuration file for exact that hardware, i would enjoy too. Save yourself a loft of pain and frustration and get a CF large enough (256Mb) for the base system and use the GENERIC kernel. This

IPSec traffic stalls with large chunks of data

2006-07-24 Thread Heinrich Rebehn
Hi list, I am running into a strange problem with IPSec, MTU? fragmentation? which i am unable to resolve. My Setup: @home i have one PC which connects to our institute network with IPSec. The PC connects to the internet via a DSL modem using Linux/PPPoE or Windows XP/SP2. This has been

Re: sokeris output

2006-07-24 Thread Miod Vallat
This is also what I experienced as a good size for a CF. By the way, does it make sense to turn off swap to extend the CF's life time? I am using that soekris only for ssh logins and won't need much ram anyways... what's the emergency action by OpenBSD's kernel if it runs out of RAM? It will

Re: problem with sendmail on obsd. .com.au turned into com.au.com.au

2006-07-24 Thread Darrin Chandler
On Mon, Jul 24, 2006 at 09:35:13PM +1000, Craig Hammond wrote: Note the .com.au.com.au at the end which obviously doesn't exist. My configuration is unchanged and has been working for months. I don't have .com.au.com.au listed in any of my config files. Mail then just started queueing up

Need help with dns/pf/tcpdump

2006-07-24 Thread Mackan
Hi! Need help to understand dns/pf/tcpdump. See below. ns.foo.bar is a dns slave that makes AXFR zone transfer from my server (mybox). Why is the traffic blocked on the first lines? What kind of traffic is that? Perhaps I don't understand DNS fully, but I thought zone transfers were made

Re: IPSec traffic stalls with large chunks of data

2006-07-24 Thread Matthew Closson
On Mon, 24 Jul 2006, Heinrich Rebehn wrote: Hi list, I am running into a strange problem with IPSec, MTU? fragmentation? which i am unable to resolve. My Setup: @home i have one PC which connects to our institute network with IPSec. The PC connects to the internet via a DSL modem using

Re: IPSec traffic stalls with large chunks of data

2006-07-24 Thread viq
On Tuesday 25 July 2006 13:05, Matthew Closson wrote: On Mon, 24 Jul 2006, Heinrich Rebehn wrote: [cut] http://archives.neohapsis.com/archives/openbsd/2006-06/1666.html I was experiencing today the same problem. Though to make it work I had to go with max-mss as low as 1190. -- viq

Re: Why ksh?

2006-07-24 Thread Eric Furman
On Mon, 24 Jul 2006 12:25:03 +0100, Pedro Timsteo [EMAIL PROTECTED] said: Spruell, Darren-Perot wrote: These threads grow tiresome. If you want a shell that whistles like bash, and quacks like bash, and is shiny like bash, then use bash. No one is forcing you to use a certain shell.

Re: Why ksh?

2006-07-24 Thread Nick Shank
Eric Furman wrote: On Mon, 24 Jul 2006 12:25:03 +0100, Pedro Timsteo [EMAIL PROTECTED] said: Spruell, Darren-Perot wrote: These threads grow tiresome. If you want a shell that whistles like bash, and quacks like bash, and is shiny like bash, then use bash. No one is forcing you to use

Re: sokeris output

2006-07-24 Thread Nick Shank
Miod Vallat wrote: This is also what I experienced as a good size for a CF. By the way, does it make sense to turn off swap to extend the CF's life time? I am using that soekris only for ssh logins and won't need much ram anyways... what's the emergency action by OpenBSD's kernel if it runs out

American-National-Bank-Online Web Site Has Changed

2006-07-24 Thread American-National-Bank
American National Bank Online website has been upgraded. You will need to re-enroll your American National Bank online profile to gain access to these changes. Simply enter your login information and follow the prompts. To re-enroll for American National Bank Online click here

Re: sokeris output

2006-07-24 Thread Stuart Henderson
On 2006/07/24 16:44, Stephan A. Rickauer wrote: Save yourself a loft of pain and frustration and get a CF large enough (256Mb) for the base system and use the GENERIC kernel. This is also what I experienced as a good size for a CF. If you're worried about writes, just get a larger CF.

Suggestions about a topic in Operational Systems

2006-07-24 Thread João Salvatti
Hi all, I intend to participate in a symposium on Operational Systems here in Brazil, that will take place in the middle of the next year. I also wanted to have a paper published on this symposium, however I need to treat about something of interest from the scientific community, something

ClamAV compile fails

2006-07-24 Thread Charles Farinella
Hi, I have an OpenBSD 3.8 mail server running Postfix, amavisd-new, SpamAssassin and ClamAV. ClamAV was installed via ports ( I think ) and is version .88. I am trying to upgrade it to version .88.3. I cannot get it to build from source code. I found what I thought to be exactly my problem

Re: ClamAV compile fails

2006-07-24 Thread Bryan Irvine
I'd recomend updating the port from cvs, and then installing that. --Bryan On 24 Jul 2006 16:33:35 -0400, Charles Farinella [EMAIL PROTECTED] wrote: Hi, I have an OpenBSD 3.8 mail server running Postfix, amavisd-new, SpamAssassin and ClamAV. ClamAV was installed via ports ( I think ) and is

Routing a /29 into my LAN

2006-07-24 Thread Julian D. Seifert
Hi list, I'm running openbsd 3.8 (yes I know I should upgrade) I have an ipv4 tunnel over which a /29 ipv4 prefix is being routed to my home. The interface of the tunnel ist tun0. Actually it's an openvpn over which the network is routed. For example let's say I get the network 123.123.123.0/29

Re: OpenBSD 3.9 (i386) on a Nortel Contivity 100

2006-07-24 Thread NetNeanderthal
On 7/23/06, NetNeanderthal [EMAIL PROTECTED] wrote: On my todo list are the following: Put in a PCI video card or attach to the onboard header to have a look at the BIOS information, but I don't have the necessary parts/pieces on-hand at the moment. For the record, I am posting a pinout of

Re: Need help with dns/pf/tcpdump

2006-07-24 Thread Steve Welham
ns.foo.bar is a dns slave that makes AXFR zone transfer from my server (mybox). Why is the traffic blocked on the first lines? What kind of traffic is that? Perhaps I don't understand DNS fully, but I thought zone transfers were made using TCP only, and ordinary queries UDP. Zone transfers

Re: Routing a /29 into my LAN

2006-07-24 Thread Stuart Henderson
On 2006/07/24 23:37, Julian D. Seifert wrote: I'm running openbsd 3.8 (yes I know I should upgrade) It's easier to upgrade when there's still only 1 release to jump. I have an ipv4 tunnel over which a /29 ipv4 prefix is being routed to my home. The interface of the tunnel ist tun0. Actually

Re: scrub reassemble tcp and nat causes problems with some sites

2006-07-24 Thread Steve Welham
Get tcpdumps on both router interfaces with and without the reassemble tcp option. Do this for a similar file on both a working website and broken (ebay) website. On both router interfaces? Wouldn't the external if be enough? You're probably right. But my theory is that if you're going to

[OffTopic] AMD buys ATI

2006-07-24 Thread Leonardo Rodrigues
Quote: However, AMD believes that it will not morph into another Intel: Our approach is very different from Intel, said AMD spokesman Bubba Wolford. You really would be comparing apples to oranges. We are very much about an open approach. That includes opening up our chipset, our platforms and

Re: [OffTopic] AMD buys ATI

2006-07-24 Thread Martin Schröder
2006/7/24, Leonardo Rodrigues [EMAIL PROTECTED]: By the way, how fares AMD on the giving documentation department? They are listed on http://www.openbsd.org/donations.html :-) IIRC they supported AMD64 hardware _very_ early. Best Martin

Re: Routing a /29 into my LAN

2006-07-24 Thread Julian D. Seifert
Thanks for the tip with binat - that was a keyword I've been looking for - it seems like that's really what I want :) I just tried to set it up like this in pf.conf: binat on tun0 from 192.168.0.130 to any - 123.123.123.130 But I'm not sure which interface to use? Because tun0 is the

Re: Help to debug Openbsd freezes...

2006-07-24 Thread Bill
On Mon, 24 Jul 2006 12:10:53 +0200 (CEST) Xavier Mertens [EMAIL PROTECTED] spake: Hi Gurus, I'm facing a strange and frustrating problem... I run a box with OpenBSD without problem for a while (2 years). It's still running 3.5 (ok, ok, don't shoot, it's an old one but upgrades are not

Re: Routing a /29 into my LAN

2006-07-24 Thread Julian D. Seifert
It only works one way somehow. (I can connect from corona 192.168.0.132) into the internet and the 192.168.0.132 is being mapped on 123.123.123.123. But I can't ping 123.123.123.123 or connect to any service on corona. I used: (with tun0 didn't work) binat on rl0 from 192.168.0.132 to any -

Re: Help to debug Openbsd freezes...

2006-07-24 Thread Ian Watts
On Mon, 24 Jul 2006 12:10:53 +0200 (CEST) Xavier Mertens [EMAIL PROTECTED] spake: Hi Gurus, I'm facing a strange and frustrating problem... I run a box with OpenBSD without problem for a while (2 years). It's still running 3.5 (ok, ok, don't shoot, it's an old one but upgrades are not easy).

3.9 panic: pool_put: namei: page header missing

2006-07-24 Thread Jacob Yocom-Piatt
this machine hasn't been busy lately and it panicked today. it's running 3.9 release w/ the MP kernel. serial consoles make this sort of stuff nice and easy to report. i don't see anything enlightening in the logs. here's the panic message, ps and trace, resp.: pool_put: namei: page header

Re: [OffTopic] AMD buys ATI

2006-07-24 Thread Nick Holland
Leonardo Rodrigues wrote: Quote: However, AMD believes that it will not morph into another Intel: Our approach is very different from Intel, said AMD spokesman Bubba Wolford. You really would be comparing apples to oranges. We are very much about an open approach. That includes opening up our