openbsd-misc mailing list

FromSubjectsort iconDate
Chris Smith
installation improvements
Just installed a snapshot on a Supermicro SYS-5015A-EHF and wanted to say how much I liked the installation improvements - the little things really do add up. Used the pxeboot for the first time as well - faster and easier than dealing with a usb drive and cheaper than buying an external CD drive. Chris
Aug 26, 3:51 pm 2010
Ted Unangst
Re: which kernel/OS ?
You're not going to push enough traffic through an atom based system to notice any difference. (If you do notice a difference, it's a sign to get a real computer.) i386 and amd64 are pretty similar, except amd64 has a larger address space (rarely needed) and less shit works.
Aug 26, 1:55 pm 2010
Chris Smith
which kernel/OS ?
Hello, I'm building up an OpenBSD box on an Atom D510 (dual core) platform running -current . Use will be strictly as a firewall running PF. I've read that SMP doesn't really help PF, but it may assist in speeding up compiling when keeping up with -current. What are the tradeoffs here? Will the mp kernel harm PF performance? As x86 and amd64 are both supported are there any strong arguments for running either one? Thanks, Chris
Aug 26, 1:16 pm 2010
Martin Pelikán
IPv6 calculator
Hello list, I just updated my IPv6 address calculator and thought it might find its use in OpenBSD. It shouldn't contain any security risk, is small enough not to bloat the tree and handy enough to help admins visualize and plan their network's addressing or set those crazy PTRs properly. As there is already net/ipv6calc port, which I don't really think is much of use (uncomfortable operation, missing useful information and containing lots of the irrelevant/unnecessary), there might be ...
Aug 26, 12:41 pm 2010
Info-Compucity Aug 26, 8:40 am 2010
Colombo.com.br
Notebook 3GB RAM HP apenas 1.799,00
Se nco estiver visualizando, clique no link abaixo ou cole este endereco no navegador: http://www.colombo.com.br/promo/email_msg_012/email_msg_012.htm <http://www.colombo.com.br/promo/email_msg_012/email_msg_012.htm> Colombo <http://www.colombo.com.br/index.do?utm_source=mailmark&utm_medium=email &utm_content=Topo+Generico&utm_campaign=Email+MSG+012+-+Generico> Notebook Pavilion DV5-2112BR Atlhon II Dual-Core P320(2,1GHz) 3GB RAM 320GB - ...
Aug 26, 7:33 am 2010
Ido Admon
Troubles suspending IBM laptop
Hello misc@, I'm recently having trouble suspending/hibernating an IBM X31 laptop. It used to work flawlessly with either the Fn+F4/F12 keys or with 'apm -z', but after a recent update (Aug. 24th snapshot) it won't anymore. The behavior I'm experiencing is that the suspend LED flashes, as it should, but the display remains active and then freezes (keyboard/mouse don't work at all) and I have to power down. If I'm in X then the display first switches to the console before freezing. It may be ...
Aug 26, 8:18 am 2010
Alvaro Mantilla Gimenez
cdce0: too many errors, disabling
Hi, I have a laptop connected to the Internet trough a cable modem plugged in to a usb port (cdce). For some unknown reason I receive in the logs this message: cdce0: usb error on rx: IOERROR cdce0: usb error on tx: IOERROR cdce0: too many errors, disabling After that the internet connection goes down and the only way to go back to normal is rebooting the laptop (not the cable modem). I tried to down the device with ifconfig and then go back to up. Does not work. Is ...
Aug 26, 5:32 am 2010
Alvaro Mantilla Gimenez
Re: cdce0: too many errors, disabling
Also, I forgot to tell: The laptop is running OpenBSD 4.7 Regards, Alvaro
Aug 26, 5:35 am 2010
Johan Linnér
Re: pf support
Man, I am not that alert today. We're located in Sweden and can install and set up the servers for remote admin... /Johan
Aug 26, 4:46 am 2010
Johan Linnér
Re: pf support
Yep. The Swedish listing seems a little outdated. And references are always nice. /Johan
Aug 26, 5:46 am 2010
Joachim Schipper
Re: pf support
I presume you are aware of http://www.openbsd.org/support.html? There are two listings in Sweden, some developers, etc. Joachim -- TFMotD: genassym.sh (8) - emit an assym.h file
Aug 26, 5:00 am 2010
Johan Linnér
pf support
Hi, We need help/support with setting up a couple of pf firewalls with carp etc. and are of course willing to pay for it if we find the right resource. Please reply off list if you're interested or can recommend a company/person whom you think can help us. Thanks Johan Linnir
Aug 26, 4:26 am 2010
Johan Linnér
Re: pf support
Sorry about the line length. Thunderbird 3.1.2 seems to ignore the 72 chars setting.
Aug 26, 4:33 am 2010
Lic. Karina Rosas
La UTILIDAD no solo esta en la Venta esta en saber COMPR ...
El conocimiento tiene cupo Limitado Confirme su asistencia Congreso Nacional de Negociacisn y Rentabilidad en COMPRAS Guadalajara 27 y 28 de Septiembre Monterrey 23 y 24 de Septiembre Mexico DF 30 de Septiembre y 01 de Octubre Este congreso le ofrece los principios, criterios y directrices mas efectivos para establecer alianzas poderosas que incrementen las utilidades de su empresa y fortalezcan una red de proveedores confiables. Mayores Informes al 01800 2502030 Lada sin Costo Tel: ...
Aug 25, 10:15 pm 2010
News Pears Gallery
Lancement de Pears Gallery.
Bonjour, Venez dicouvrir le nouveau site consacri ` l'Art. Rejoingnez la communauti Pears Gallery et exposer vos oeuvres, prisenter vos expositions. www.pears-gallery.com Un moteur de recherche innovant. Venez dicouvrir le PATCHCOLOR et le PATCHWORD. Vos oeuvres prisenties en 8 langues automatiquement avec de nombreux visuels. Les visiteurs pourront dicouvrir vos oeuvres dans nos expositions et mur 3D. Vous avez encore une semaine pour vous abonner et binificier d'une ...
Aug 25, 7:04 pm 2010
Stuart Henderson
Re: Checking Routes/Gateways For Good Connection
afaik, it just uses the normal routing table, you can't force a specific interface/nexthop. if that's correct, to have relayd check connectivity beyond the gateways, you'll need static routes (e.g. host 8.8.8.8 via connection A, 208.67.222.222 via connection B) and use those hosts as it may work to set the source address (ping -I, traceroute -s) and use a route-to pf rule to make sure packets with a specific source address are directed out of the relevant interface...though if you only have ...
Aug 25, 6:19 pm 2010
dontek
Re: Checking Routes/Gateways For Good Connection
half of my goal. I can detect a failure and "down" that route, however, once I delete the default route from the routing table for the failed connection, I can no longer test it with traceroute. This is because it doesn't appear to me that OpenBSD's traceroute allows forcing an interface have redundancy at the firewall level as well at ISP link level. This gives higher availability, and makes your problem much easier. If you have a single ISP link per firewall then link testing is simple. ...
Aug 26, 4:11 pm 2010
Pete Vickers
Re: Checking Routes/Gateways For Good Connection
of my goal. I can detect a failure and "down" that route, however, once I delete the default route from the routing table for the failed connection, I can no longer test it with traceroute. This is because it doesn't appear to Taking a look at the bigger picture, the 'correct' way to do this is to have redundancy at the firewall level as well at ISP link level. This gives higher availability, and makes your problem much easier. If you have a single ISP link per firewall then link testing is ...
Aug 26, 2:13 am 2010
David Gwynne Aug 25, 5:32 pm 2010
dontek
Re: Checking Routes/Gateways For Good Connection
interface/nexthop. if that's correct, to have relayd check connectivity beyond the gateways, you'll need static routes (e.g. host 8.8.8.8 via connection A, 208.67.222.222 via connection B) and use those hosts as an route-to pf rule to make sure packets with a specific source address are directed out of the relevant interface...though if you only have one address to play with for each connection you might be unable to distinguish "check" packets from normal packets. I tried out Stuart's ...
Aug 26, 4:01 pm 2010
Pete Vickers
Re: cardbus on sparc64
Ok, here you go ( hurra for machines with serial consoles :-) ok boot -s Boot device: /pci@1f,0/ide@d/disk@0,0 File and args: -s OpenBSD IEEE 1275 Bootblock 1.3 ..>> OpenBSD BOOT 1.3 Trying bsd... Booting /pci@1f,0/ide@d/disk@0,0:a/bsd 6372760@0x1000000+616@0x1613d98+190128@0x1800000+4004176@0x182e6b0 symbols @ 0xfef5e2c0 81+390912+244649 start=0x1000000 [ using 636360 bytes of bsd ELF symbol table ] console is /pci@1f,0/isa@7/serial@0,3f8 Copyright (c) 1982, 1986, 1989, 1991, 1993 The ...
Aug 26, 1:37 am 2010
previous daytodaynext day
August 25, 2010August 26, 2010August 27, 2010