openbsd-misc mailing list

FromSubjectsort iconDate
Mitja Muženič
HP Proliant ML110
For the archives: HP Proliant ML110 will not boot bsd.rd unless the BIOS option "8042 Emulation Support" (which is enabled by default) is disabled. It will hang at the "entry point..." message indefinitely. Maybe this will save somebody half an hour of googling, tweaking bios etc.... Mitja
Nov 9, 4:28 pm 2007
Chris Harper
Re: 7800GS + 2 monitors under 4.2-release
Sadly the post on the forum was created by me and im also still having no luck.
Nov 9, 10:59 am 2007
new_guy
Re: Security Comparisons
Thanks... that's a good suggestion. I found the Secunia OS advisories very telling as well. Comparing OpenBSD 3.x (85 Advisories) to Debian 3.x (577). http://secunia.com/product/ -- View this message in context: http://www.nabble.com/Security-Comparisons-tf4779123.html#a13676309 Sent from the openbsd user - misc mailing list archive at Nabble.com.
Nov 9, 3:27 pm 2007
new_guy
Security Comparisons
If this is off-topic, I apologize. Just tell me and I'll go away ;) I'm having discussions with a coworkers about moving to OpenBSD for Apache/PHP web hosting. Right now, we use various Linux distros. I have no problem with that. Linux is cool... but it's takes more time to secure and manage. I like the Suhosin (Hardened PHP patch in OpenBSD's PHP package) and the fact that Apache is chrooted by default. We even uploaded some php exploit code onto a test OpenBSD box (r57shell) to see how well it ...
Nov 9, 10:53 am 2007
Darren Spruell
Re: Security Comparisons
Sadly, justifying the obvious through these means is often a requirement. Here's an approach you might consider. Take a best practice / standards guide such as from NIST: http://www.itl.nist.gov/lab/bulletns/bltndec02.htm http://csrc.nist.gov/publications/drafts/800-44-Version2/Draft-SP800-44v2.pdf And for the points your organization feels are important (like what you've listed above), map how OpenBSD's implementation and OS approach addresses those points. You'll find this is a pretty ...
Nov 9, 1:14 pm 2007
kim
Printing with apsfilter
Hello all, I would like to get some advise on printing with apsfilter on 4.2. I have an Epson CX5400 multifunction printer that I normally use with the Gutenprint drivers and CUPS on other Unix systems. I am only using this as a local printer, so I don't really need something as elaborate as CUPS to do the job. Gutenprint is not available in ports, so I used ghostscript, which does not include this printer as a supported device. I have been able to get it to print somewhat in black and ...
Nov 9, 10:42 am 2007
Jacob Meuser
Re: Printing with apsfilter
I don't have a working printer anymore but, I have used Epson printers with OpenBSD for years. there are now ports for: print/gutenprint print/ijs print/foomatic-finters print/foomatic-db print/foomatic-db-engine in -current, which allow the easy integration of gutenprint drivers with the standard ghostscript port/package. these drivers can then be used with lpd, CUPS, direct printing, or whatever way you prefer. but please read the messages that are displayed when the ...
Nov 9, 4:25 pm 2007
punosevac
Re: Printing with apsfilter
Hi Kim, I do not use LPD(apsfilter) on OpenBSD but rather CUPS which is in packages. That would probably be easy solution to your problem as you could get PPD file directly from http://www.linux-foundation.org/en/OpenPrinting without the need for compiling Gutenprint. I use on one of my older computers running FreeBSD apsfilter(LPD) but the printer attached to it is HP so the drivers are included in apsfilter package itself.(old hpjos driver package) For printers that need Gutenprint ...
Nov 9, 1:20 pm 2007
David Walker
Re: Problems with pkg_add and partial installed package
Hiya Stafan. I had this problem. Try this: pkg_delete partial-freebsd_lib-4.11p0 Best wishes, David Hello All, I have a problem with pkg_add on a OpenBSD 4.2. I tried to install the package freebsd_lib-4.11p0.tgz. The first try failed because the Internet connection breaks and on the second try and get this error: $ pkg_add -v freebsd_lib-4.11p0.tgz \ parsing freebsd_lib-4.11p0.tgz Can't install freebsd_lib-4.11p0 because ...
Nov 9, 10:06 am 2007
Chris Harper
Re: Problems with pkg_add and partial installed package
pkg_delete partial-freebsd_lib-4.11p0 pkg_add freebsd_lib
Nov 9, 10:39 am 2007
Edd Barrett
Re: Problems with pkg_add and partial installed package
You just pkg_delete it. pkg_delete partial-freebsd_lib-4.11p0 A package was half way through installing and got interrupted, so pkg_add marked it as partial. -- Best Regards Edd --------------------------------------------------- http://students.dec.bournemouth.ac.uk/ebarrett
Nov 9, 10:07 am 2007
OBSD
Problems with pkg_add and partial installed package
Hello All, I have a problem with pkg_add on a OpenBSD 4.2. I tried to install the package freebsd_lib-4.11p0.tgz. The first try failed because the Internet connection breaks and on the second try and get this error: $ pkg_add -v freebsd_lib-4.11p0.tgz parsing freebsd_lib-4.11p0.tgz Can't install freebsd_lib-4.11p0 because of conflicts (partial-freebsd_lib-4.11p0) /usr/sbin/pkg_add: freebsd_lib-4.11p0:Fatal ...
Nov 9, 10:02 am 2007
Josh Grosse
Re: Problems with pkg_add and partial installed package
Stefan, Try: # pkg_delete partial-freebsd_lib
Nov 9, 10:50 am 2007
Andrés
FreeBSD BSD licensed bintools reimplementation
Hi, today, I read that one of the Google Summer of Code 2007 projects from FreeBSD involved a reimplementation of GPL-licensed bintools. Details: Project: BSD bintools project (Part I) Student: Kai Wang Mentor: Joseph Koshy Summary: This project re-implemented part of the GNU binutils based on the libelf and libarchive libraries. It will bring FreeBSD a BSD Licensed toolchain for processing ELF binary files. The project mainly concentrated on re-implementing the tools ar(1), ...
Nov 9, 8:52 am 2007
Pieter Verberne
Re: problem installing some packages on 4.2
I think I have a related problem. A few months ago I install OpenBSD Current. Now pkg_add doesn't work anymore. I think I need the "Following current" guide but this guide is talking about building the kernel en userland myself. pkg_add is updating userland, isn't it? Can pkg_add also update the kernel/base-system? (I should call this upgrading probably) Or is the base system only availible through file-sets? I think in this case I should make a new bootcd with a snapshot ...
Nov 9, 9:08 am 2007
Jean-Philippe Luiggi
Re: problem installing some packages on 4.2
Hello Ivo, Did you check : http://openbsd.org/faq/upgrade42.html because libexpat is now shipped with X (until 4.3). Just install xbase42 (if you need to build ports, you may need xshare42).* *Best regards, Jean-philippe.
Nov 9, 10:23 am 2007
Ivo Chutkin
problem installing some packages on 4.2
Hello all, I have problem installing packages via ftp on a new 4.2 installation. It is a standard installation with 2 patches applied (001 and 002),dmesg is on the bottom. I have tried rrdtool-1.0.49p4.tgz and mc-4.6.1p1.tgz so far. I succeeded to get mtr-0.72-no_x11.tgz installed though. I have not tried other packages. I tried to add missing packages manually, I mean install gettext-0.14.6p0 by pkg_add and so on, but then again some other things are missing. Do I do something wrong? Any ...
Nov 9, 8:33 am 2007
giovanni
find out acpibat trouble
hello, may be I'm wrong but it seems that this patch http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/acpi/dsdt.c?rev=1.94&content-typ... give me troubles w/ acpibat. w/o the patch the values reported are corected hw.sensors.acpibat0.volt0=12.59 VDC (voltage) hw.sensors.acpibat0.volt1=unknown (current voltage), UNKNOWN hw.sensors.acpibat0.watthour0=57.72 Wh (last full capacity) hw.sensors.acpibat0.watthour1=1.00 Wh (warning ...
Nov 9, 6:29 am 2007
Danielle F. Pollak
Port Security 2007
[IMAGE] November 13-15 , 2007 Omni Los Angeles, Los Angeles, CA Register / Speaker's Bio / Conference Day 1 / Conference Day 2 / Contact From the Organizers of Border Management, Network Centric Homeland Security and Maritime Homeland Security Register now for Port Security 2007 IDGA's Port Security Conference will bring together the port security community to discuss the hot issues and new innovations in this rapidly evolving arena. Port Security 2007 is the place to be to discuss ...
Nov 9, 4:44 am 2007
dkatj@suonline.net
Osvoji LCD TV, kameru, mobilni... igra se nastavlja!
Tvoj prijatelj dkatj@suonline.net Te poziva da uhestvuje9 u poklon igri i osvoji9 jedan od sjajnih poklona - LCD TV, digitalnu kameru, ili mobilni telefon! Kako? Lako! Samo klikni na tahan odgovor i osvaja9 20 poena... Trefa teniserka na svetskoj WTA listi je: A. Amelie Moresmo <http://www.e-topshop.tv/igra/vote.asp?vid=1808697&sid=36871&option=94&m ed=em&orig=int&brd=ts&ctn=scg&vir=yes&referrer=tv_scg_friend2&src=tv_scg _friend2> B. Jelena ...
Nov 9, 3:15 am 2007
Moe Sizlak
excessive ierrs on dc0 interface
Hi. I am seeing way too many errors on my dc0 external interface and I have tried everything I can think of. Running 4.0 on a p500+128mb ram as an internet gateway/donkey/torrent box. # netstat -m 458 mbufs in use: 233 mbufs allocated to data 218 mbufs allocated to packet headers 7 mbufs allocated to socket names and addresses 154/256/65536 mbuf clusters in use (current/peak/max) 676 Kbytes allocated to network (62% in use) 0 requests for memory denied 0 ...
Nov 9, 4:15 am 2007
Peter N. M. Hansteen
Re: PF
That's probably the ruleset optimizer in action. Your list has been turned into a table for efficiency. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.datadok.no/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.
Nov 9, 5:23 am 2007
RCF
Re: PF
Being on the subject I upgraded from 4.1 to 4.2, everything seems to be working but I found some macro names have changed when using pftop of pfctl pftctl -s all output ... pass in on xl0 inet proto tcp from <__automatic_1e910d00_0> to any port = ssh flags S/SA keep state TABLES: __automatic_1e910d00_0 __automatic_1e910d00_1 __automatic_1e910d00_2 __automatic_1e910d00_3 __automatic_1e910d00_4 __automatic_55f8c85d_1 abusers spamd spamd-white .. That "__automatic_1e910d00_0" ...
Nov 9, 5:08 am 2007
Kleber Rocha
PF
I have updated the openbsd 4.0 to 4.2, and my rules of the pf stopped working. Some of my network connections are being blocked, someone knows what could be happening?
Nov 9, 3:59 am 2007
Stuart Henderson
Re: PF
Read the 4.1 upgrade guide.
Nov 9, 4:33 am 2007
Insan Praja SW
Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9 ...
On Fri, 09 Nov 2007 16:45:58 +0700, Koenig, Thomas <tkoenig@tradegate.de> wrote: well.. first you need latest snapshots, follow http://openbsd.org/faq/faq5.html#Bld correctly, than you should be on your way.. anyway, the faq and man should explain you most everything, I'm also a newbie, moving to openBSD about a year ago, and I found it very cool and stable too.. :D -- Insan Praja SW
Nov 9, 3:50 am 2007
Marie Th
Ndd vérification
Bonjour, Suite ` la libiralisation de l
Nov 9, 3:35 am 2007
Leah Smith
Would you like to e'arn an extra $*200 every day?, for j ...
Hi , Take advantage of this once in a lifetime offer right now! Enter Data Online and E'arn $*200 Daily, Workers Needed Worldwide E'arn $*31.50 Per Transaction! Get your spot here: http://h1.ripway.com/leahsmith8/ http://h1.ripway.com/leahsmith8/ You could quit your job and make double the money at home working for yourself. Companies are currently looking for data entry workers worldwide to enter data online. Rates of pay are excellent from $*200 a day and up. We have over ...
Nov 8, 11:26 pm 2007
Enache Adrian
Re: identifying sparse files and get ride of them trick ...
Anything is inefficient in that case. Just create a huge dummy file: $ dd if=/dev/null seek=1m bs=1m of=file Then copy it (with cp, or any sparse-file aware program) to another filesystem. Watch how much time and power it takes to copy nothing from one place to another. Any way to obtain a 'map' of the file that tell you exactly where the written sectors are would make for a BIG improvement. You can't do that on OpenBSD without raw low-level fs hacks and reinventing half of dump(8) ...
Nov 9, 11:40 am 2007
Otto Moerbeek
Re: identifying sparse files and get ride of them trick ...
So your problem seems to be that rsync -S is inefficient to the point where it is not useable. I do not use rsync a lot, so I do not know if there's a solution to that problem. It does seem strange that a stat -s gives the raw info in one go. Some shell script hacking should make it easy to detect sparse files.
Nov 9, 3:03 am 2007
Otto Moerbeek Nov 9, 1:37 am 2007
Ted Unangst
Re: identifying sparse files and get ride of them trick ...
so what are you going to do when you find these sparse files?
Nov 9, 11:19 am 2007
Daniel Ouellet
identifying sparse files and get ride of them trick available?
Hi, I am trying to find a way ti identifying sparse files properly and quickly and find a way to rectify the situation. Any trick to do this? The problem is that overtime looks like I am ending up with lots of them and because I have to sync multiples servers together the sparse files makes the sync painful over time as well as huge obviously and slow. I am talking multiple GB's here. So far the only way I have do it is with rsync and -S options, but then the sync process takes a ...
Nov 9, 12:00 am 2007
Daniel Ouellet
Re: identifying sparse files and get ride of them trick ...
Without making a bit writing out of it. Let say that the problem is for now a storage capacity problem on the destinations servers, a timing one in the extended transfer process and the additional bandwidth required at some of the destination point and the volumes of files. Let just say that if it was syncing 100K files, it would be a piece of cake, but it's much bigger. Just for example, a source file that is sparse badly, don't really have allocated disk block yet, but when copy over, ...
Nov 9, 2:27 am 2007
Daniel Ouellet
Re: identifying sparse files and get ride of them trick ...
So far. When I find them. Not all of them, but huge waisting space one. I delete them and replace them. with the original one, or even with the one copy using rsync -S back to the original reduce it's size in 1/2 and more at times. So, yes, very inefficiently, but manageable anyway. It's a plaster for now if you want. Don't get me wrong. Sparse files makes no problem what so ever when they stay on the same systems. It's when you need to move them around servers, and specially across ...
Nov 9, 1:47 pm 2007
Daniel Ouellet
Re: identifying sparse files and get ride of them trick ...
Well, I don't want to create a miss understanding here about rsync. -S does address the issue of making the sparse file copy smaller at the end, if you like. It doesn't help in the fact that it is processing them however and if not use -S, then the sync is much, much faster, however the destination is huge space actually use space on the drive that fill it up. So they do their respective job, but with different side effect. Faster sync, much lower bandwidth usage, bigger end results usage ...
Nov 9, 2:05 pm 2007
Dragos Ruiu
CanSecWest 2008 CFP (deadline Nov 30, conf Mar 26-28) an ...
I'd like to congratulate Adam Laurie for winning the second Powerbook from the Pwn_to_Own contest as the prize for the best speaker rated by the audience for his presentation on RFID at CanSecWest 2007. We will have a similar prize for the best speaker at CanSecWest 2008, prize TBD (but we promise it will be cool - depending on what we find trawling though the electronics shops in Akihabara this year :). ** The Security Masters Dojo courses available at PacSec in Tokyo on November 27/28 2007 ...
Nov 8, 9:28 pm 2007
misc
We have gathered a lot of information
RCWars.NET - http://www.rcwars.net Technologies around RC Models and thus RC Warbirds have greatly evolved in the past years. While we still share the excitement of constructing, flying and tuning RC Warbirds, we have also looked beyond this and found something very, very exciting! A new product called RC:Gun has revolutionalized our hobby. It allows us to actually engage in real Air2Air combat By shooting our opponents down. But no worry - the wonderful Warbirds take no real harm. The trick ...
Nov 8, 7:59 pm 2007
Darrin Chandler
Re: style(9)
Everything tedu said. I'll add that it's more important to understand why style(9) says what it says than to blindly obey it. The goal being to write in a clean, understandable, and consistent manner. If you break a style(9) rule because it makes the code more readable then you are not wrong. "A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines." -- Ralph Waldo Emerson -- Darrin Chandler | Phoenix BSD User ...
Nov 9, 9:42 am 2007
David Walker
Re: style(9)
Thanks Ted. I am thinking of doing some reformatting and prefer to do it correctly. Best wishes, David
Nov 8, 8:55 pm 2007
Han Boetes
Re: Cannot ssh after reboot
You forgot to set shlib_dirs in /etc/rc.conf.local Boot with `boot -s' at the boot prompt and then # mount -u -w / # echo shlib_dirs=/usr/local/lib >> /etc/rc.conf.local # exit # Han
Nov 8, 10:23 pm 2007
Girish Venkatachalam
Re: Cannot ssh after reboot! Help!!!!
Do a ldd and see if it can pick up the symbols from the aforementioned shared library. $ ldd `which bash` The best option for any shell would be a statically linked one. OpenBSD ksh has nearly all the cool things bash has... Anyway the choice is yours. You can try manually running ldconfig or simply rebooting. Best, Girish
Nov 8, 10:19 pm 2007
Jake Conk
Cannot ssh after reboot! Help!!!!
Hello, I rebooted my server and now I get this error when I try to ssh: Last login: Thu Nov 8 19:40:00 2007 from 192.168.10.246 OpenBSD 4.1 (GENERIC) #0: Thu Sep 13 18:41:29 PDT 2007 Welcome to OpenBSD: The proactively secure Unix-like operating system. Please use the sendbug(1) utility to report bugs in the system. Before reporting a bug, please try to reproduce it with the latest version of the code. With bug reports, please try to ensure that enough information to reproduce the ...
Nov 8, 8:44 pm 2007
new_guy
Re: I've done something stupid
-- View this message in context: http://www.nabble.com/I%27ve-done-something-stupid-tf4775501.html#a13671503 Sent from the openbsd user - misc mailing list archive at Nabble.com.
Nov 9, 10:35 am 2007
new_guy
I've done something stupid
Somehow as root, I changed my shell to a non-existent shell '/bin/tcsh' on OpenBSD 4.2 When I try to su, I get this error: su: /bin/tcsh: No such file or directory I can't login as root, ssh in as root or su to root. I'm not in the sudoers file (but I am in the wheel group) so I can't sudo chsh for root. Any suggestions. I just set the box up today. It's been years since I used OpenBSD. I'm a bit rusty and duller than I once was :) Thanks, Brad -- View this message in context: ...
Nov 8, 8:12 pm 2007
Darrin Chandler
Re: I've done something stupid
No problem. Put in the boot media you used to install OpenBSD and boot with it. At the (U)pgrade, (I)nstall, (S)hell prompt type 's' for shell. Next, you can "really" fix the problem. Maybe someone else will tell you how. I'm going to tell you the first short way that comes to mind... # mount /dev/wd0a /mnt # cd /mnt/bin # cp ksh tcsh # echo /bin/tcsh >> /mnt/etc/shells <eject boot media> # reboot <login and fix your shell to be one of the installed ones> # rm /bin/tcsh -- ...
Nov 8, 8:25 pm 2007
Simon Slaytor
Lost my Sensors (or should be senses!) with 4.2
Hi Folks, I've just been upgrading some of our old war horses (Nokia IP440) to 4.2. They run Intel made BX PIII chipset motherboards, dmesg below. Whilst not extensive the boards do have some sensor data that we grab to check on the health of the old girls. After a fresh install of 4.2 I noticed we had lost the FAN readout from the list of sensors, see output below (taken from different boxes but I've confirmed the loss using the same box switching between 4.1 and 4.2). Whilst this ...
Nov 9, 8:58 am 2007
STeve Andre'
Re: I've done something stupid
Get your boot CD out. Go into the shell, and then you can mount the root partition on /mnt, and start fixing things. --STeve Andre'
Nov 8, 8:45 pm 2007
new_guy
Re: I've done something stupid
-- View this message in context: http://www.nabble.com/I%27ve-done-something-stupid-tf4775501.html#a13667702 Sent from the openbsd user - misc mailing list archive at Nabble.com.
Nov 9, 7:19 am 2007
Aaron
Re: I've done something stupid
can you log in using single user mode? boot> boot -s then change it? Aaron
Nov 8, 8:19 pm 2007
knitti
Re: Trouble ftp'ing out of network, already running ftpp ...
no, I *think* I made some wrong assumptions about your network (obviously didn't read your first mail carefully enough) and I can't figure out now why I suggested that. Sorry about that. --knitti
Nov 9, 4:35 am 2007
Jake Conk
Re: Trouble ftp'ing out of network, already running ftpp ...
Knitti, Thanks, I created another instance of ftp-proxy with these options: -p 8021 127.0.0.1 ...and put in my rdr this rule: rdr on $int_if proto tcp from any to any port ftp -> 127.0.0.1 port 8021 Everything seems to work now, I can ftp out and people can ftp in :) My question though is why did you give this rdr rule? rdr pass on $int_if proto tcp from any to !$ftp_server port ftp -> 127.0.0.1 port 8022 What special feature does switching "any" to !$ftp_server add to the pf ...
Nov 8, 8:03 pm 2007
shunt
Re: can't figure out obsd with a bridging ADSL modem.
That's how I've used the last 2 ADSL modems I've had - both Westells. I put them in PPPoE bridging mode such that the modem passes the packets to my obsd box, which then gets assigned an IP address via DHCP. Works great. A bit of a pain sometimes if you're having upstream network issues and have to haggle with the telco support drone about what kind of "router you're using". Then, config pppd accordingly with user/pass from your ISP. It's a cinch with obsd and pf also works great. I've ...
Nov 9, 3:44 am 2007
Craig Skinner
Re: can't figure out obsd with a bridging ADSL modem.
I had a DLink like this for a while, worked fine when I set it to PPPoA (the usual for non-USA ADSL) bridge & DHCP on the client. Sounds stupid, but the router's WAN IP gets passed through to the PC via DHCP so you get the static address that the ISP issues to the router and the router becomes invisable to the Internet as your box has the routable IP on its NIC.
Nov 9, 3:15 am 2007
Stuart Henderson
Re: can't figure out obsd with a bridging ADSL modem.
In .uk we get to choose either PPPoA or PPPoE from most ISPs. There are +/- points for each, but now I almost always choose to configure the modem as an RFC1483 bridge, and the PF box to run PPPoE. No need to dig out ISP details and configure a modem to replace a failed one. If someone has multiple lines that's a big advantage (one spare works for all lines without changing config) - and it runs nicely over vlans too, which In the OPs case, the router address in the DHCP reply is outside ...
Nov 9, 4:52 am 2007
Greg Thomas
Re: when was a pkg installed !!!
I thought every admin did that? Greg -- Surrealism in the low desert: http://lodesertprotosites.org Dethink to survive - Mclusky
Nov 8, 6:57 pm 2007
Koenig, Thomas
Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9 ...
Hi, I downloaded the sources from CVS and build a new GENERIC Kernel, with the same result. :( The Kernel panic, after enable acpi, is now: "malloc: allocation too large" regards, Thomas [demime 1.01d removed an attachment of type application/x-pkcs7-signature which had a name of smime.p7s]
Nov 9, 4:43 am 2007
Insan Praja SW
Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9 ...
On Thu, 08 Nov 2007 21:35:57 +0700, Koenig, Thomas <tkoenig@tradegate.de> Hi, I know what you feel.. I'm using s3000AH on release, got the panic too. So I download -current using CVS, do compile on GENERIC and GENERIC.MP, install them, enable acpi on UKC, and it suddenly works :D (kidding). Chris Kuethe pointed me out on the other thread. Maybe the differences between your hardware and mine are the S3000AHLX while I'm using S3000AH and I got no QuadNic EXPI9404P. Maybe you should try to remove ...
Nov 9, 2:01 am 2007
Koenig, Thomas
Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9 ...
the latest one what I found was: "OpenBSD 4.2-current (GENERIC) #452: Sun Oct 21 22:08:12 MDT 2007" dmesg looks like the same and if I enable acpi it runs in a kernel panic too. the panic output differs from the last, if someone interested I will post it. regards, Thomas # dmesg OpenBSD 4.2-current (GENERIC) #452: Sun Oct 21 22:08:12 MDT 2007 deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC RTC BIOS diagnostic error f<fixed_disk,invalid_time> cpu0: Intel(R) ...
Nov 9, 12:30 am 2007
RW
Re: reply-to rule not working
And TCP over TCP is fraught with its own problems. http://sites.inka.de/~W1011/devel/tcp-tcp.html Rod/ /earth: write failed, file system is full cp: /earth/creatures: No space left on device
Nov 8, 6:56 pm 2007
Steven Surdock
Re: reply-to rule not working
[Shrug]. They way it _seemed_ to work (for me, when I implemented the system back on 3.8 or 3.9, YMMV) was that "route-to/reply-to" caused the packet not to hit the normal routing table (on a "pass in" statement) but go where I told it. Once a packet hit the routing table it didn't seem to use the route-to/reply-to statements (pass out...). I have seen other implementation on this list (using tagged packets). If you follow this list you'll also know that several developers cringe at ...
Nov 8, 6:40 pm 2007
Sergei Batakov
Re: Intel (82573L) TCP/UDP checksum incorect
Hello All Wednesday, November 7, 2007, 6:04:13 PM, you wrote: Today install CentOS 5.0 and had the same problem with network on 82573L chip. After i'm try NetBSD 4.0RC3 and wonder it's work fine. SB> Hello misc, SB> I'm install OpenBSD 4.2 on new box (NexCOM 1083L). SB> I have 8xGE ports on board. 2-port based on 82541GI work good. Other SB> 6-port based on 82573L have trouble with TCP checksum or UDP length.
Nov 9, 2:46 am 2007
Henning Brauer
Re: bgpd causing black-holes with bgp-only setup
using carp interfaces for failover is perfectly fine, you just have to understand what it does and what not. sessions get lost and re-established of course. -- Henning Brauer, hb@bsws.de, henning@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam
Nov 9, 9:37 am 2007
Insan Praja SW
Re: bgpd causing black-holes with bgp-only setup
On Mon, 05 Nov 2007 07:08:56 +0700, Claudio Jeker <cjeker@diehard.n-r-g.com> wrote: Hi, I'm currently setup a redundant BGP router, from your presentation (maybe around 2004-2006), you discourage using carp for fail-over/load balancing since it will loose the session. so I wonder, since I'm using 4.2-current, is using carp interface already do-able, it wont loose session, etc? Thanks, -- Insan Praja SW
Nov 9, 8:29 am 2007
Insan Praja SW
Re: Problem with MP on 4.2
On Fri, 26 Oct 2007 16:50:13 +0700, Abdul Rehman Gani Dear Abdul, I once had the same problem, and I resolved the problem by enabling acpi. You cloud try enabling ACPI at boot (boot -c will give you the UKC> prompt) then you should do "enable acpi" and "quit". That was worked for me. Thanks, -- Insan Praja SW
Nov 9, 3:41 am 2007
ropers
Re: About Xen: maybe a reiterative question but ..
The article is interesting, however it also claims: "virtualization (...) decreases server count and reduces overall system complexity." I think that is plain wrong. Surely the hardware consolidation doesn't outweigh the added complexity of the virtualization software. Yes, your datacenter hardware may look leaner and cleaner, but just because the complexity of virtualization does not manifest itself in hardware form doesn't mean it isn't there. The article further ...
Nov 8, 5:27 pm 2007
Aaron Nov 8, 7:32 pm 2007
previous daytodaynext day
November 8, 2007November 9, 2007November 10, 2007