Cd boot issue, boot.conf

2008-03-31 Thread B A
Hello! Do you know why bootloader ignores option "set device cd0a" on etc/boot.conf while booting from cd? It's always asking me about root device. I'm trying to build livecd from snapshot and I'usinf GENERIC kernel, all works fine, except what I must specify boot device each time. Th

Cd boot issue, boot.conf

2008-03-31 Thread B A
Hello! Do you know why bootloader ignores option "set device cd0a" on etc/boot.conf while booting from cd? It's always asking me about root device. I'm trying to build livecd from snapshot and I'usinf GENERIC kernel, all works fine, except what I must specify boot device each time. Tha

Re: Olivebsd liveCD and using swap partitions

2008-04-01 Thread B A
01.04.08, 17:06, "Mark Gary" <[EMAIL PROTECTED]>: > I hope this question is relevant here in this group. > I've just downloaded the Olivebsd CD, to try it out on my Laptop. > I've got a 500Mb free partition doing nothing. Can that be > utilised as a swap partition to be used when the CD is ru

Do I need to switch to MP system?

2008-04-01 Thread B A
Hello! We have OpenBSD acting as router+IPsec vpn concentrator. Our company expanding, so I noticed what "interrupt" in top sometimes jumps to 30-40%, and always about ~25% in average. Server is DL360 server with bge0 and bge1. So I want to upgrade to newer multicore system. Can it help? Is

OSPFd and ipsec routes

2008-09-25 Thread B A
Hello! Can ospfd redistribute routes in Encap table `netstat -nr -f encap` ? Are they considering static? There is no such info in ospfd.conf...

Re: Do I need to switch to MP system?

2008-04-08 Thread B A
Probably sound strange, but when I have switched to MP kernel server load droped to ~1% of interrupts. So looks like MP kernel has worse userspace performance, but better interrupt handling. 02.04.08, 00:29, "Stuart Henderson" <[EMAIL PROTECTED]>: > On 2008-04-01, B

Re: What's the status of kernel patch supporting Intel I/OAT tech?

2008-04-10 Thread B A
You can check sources http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_em.c?rev=1.181&content-type=text/x-cvsweb-markup and looks like there is no OAT there. 10.04.08, 16:59, "hu st" <[EMAIL PROTECTED]>: > Hi, > Intel I/OAT is a good tech for network performance, > see http://www.

hdparm -E to change cdrom speed?

2008-04-25 Thread B A
Hello! Which tool should I use to change cdrom speed? Looking for hdparm -E equivalent, looks like atactl can't, or I missing something?

Kernel trap with custom ramdisk

2008-04-28 Thread B A
Hello! I'm trying to build custom kernel+ramdisk for my router. But I'm getting: panic: pmap_enter: missing kernel PTP! Stopped at 0x0d47ba08: leave Any ideas what I did wrong? I build 5 meg ramdisk, I can't even boot larger ramdisk's, system just immediately rebooting. Thank you.

Re: Kernel trap with custom ramdisk

2008-04-29 Thread B A
> You tried building a custom ramdisk and then came to misc asking > for help despite the archives are full of detailed instructions telling > you NOT TO DO THAT. This is the funniest reason I ever hear. So if something dosn't work, do not do that. Nice :-) BTW with 5 megs ramdisk all wo

Re: Kernel trap with custom ramdisk

2008-04-29 Thread B A
Surely I have read FAQ, especially '5 - Building the System from Source' but there is no section about building custom ramdisk. Probably one should be included, so you see less *dumb* questions about it. Obviously people need to build them for many reasons, like completely in RAM internet ki

Re: Kernel trap with custom ramdisk

2008-04-30 Thread B A
Thanks all for suggestions. I have got finally what I want. I have created base ramdisk about 4Megs, then I'm fetching all other daemont/tools into the mfs disk ang run them. This solution works for now. 30.04.08, 01:58, "Daniel Ouellet" <[EMAIL PROTECTED]> > I guess what people try to

PF and states of connections with same src port

2008-05-02 Thread B A
Hello! I have question about PF. I have just found interesting behavior of of PF. For example if I fix source port and run from my PC: echo 'aaa' | nc -p www.my.rerver 80 I got response. But if I just run this command again - connection stuck. I should wait about 1 min to be

Re: PF and states of connections with same src port

2008-05-02 Thread B A
I found this notes http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf.c?rev=1.559&content-type=text/x-cvsweb-markup Will try upgrade (I'm running 4.1) and see 02.05.08, 20:21, "Kian Mohageri" <[EMAIL PROTECTED]>: > States aren't purged immediately. Take a look at the timeout val

Re: Debian libssl security (OpenSSH safe?)

2008-05-13 Thread B A
Yes. Not good idea to modify sources just for satisfying automatic testings tool. Good lesson! 13.05.08, 21:53, "Marc Espie" <[EMAIL PROTECTED]>: > On Tue, May 13, 2008 at 09:41:00PM +0400, B A wrote: > > Can't find relation between bug in openssl deb packa

Re: Debian libssl security (OpenSSH safe?)

2008-05-13 Thread B A
Can't find relation between bug in openssl deb package and valgring. There is no such info in the original link as I see (DSA-1571-1). Cold you be more specific and informative? Thank you. 13.05.08, 21:00, "Marc Espie" <[EMAIL PROTECTED]>: > More details show that someone seriously fucked

Re: How to overwrite MSS value in SYN packets?

2008-06-06 Thread B A
. ack 10475 win 16384 18 packets captured 18 packets received by filter 0 packets dropped by kernel 04.06.08, 05:22, "jean-philippe luiggi" <[EMAIL PROTECTED]>: > On Tue, 03 Jun 2008 18:35:35 +0400 > B A <[EMAIL PROTECTED]> wrote: > > tcpdump

Re: How to overwrite MSS value in SYN packets?

2008-06-09 Thread B A
07.06.08, 21:04, "Alexey Suslikov" <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > Now I tested wuth very simply topology: just 2 pc's and switch > > One OpenBSD another Linux with web server. > > Now I have only one line in my pf.conf: > > > > scrub all max-mss 1400 fragment reassemble

Intel 82575GB NIC doesn't work

2008-07-24 Thread B A
Hello! Looks like there is no support for 82575GB NIC in OpenBSD kernel. I got something like "Intel PRO/1000 QP (82575GB)" rev 0x02 at pci10 dev 0 function 0 not configured" But I found this link for FreeBSD driver http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=2874&DwnldID=158