openbsd-misc mailing list

FromSubjectsort iconDate
frantisek holop
randomize spamd-setup time in cron?
hi there, i was wondering if it's a good idea to randomize the time of the spamd-setup cronjob. are there some numbers how big traffic are we generating with this? is this an issue? -f -- think carefully before wishing, it might just come true.
Dec 21, 4:54 pm 2010
ARMYTECH Hardware
Especial Regalos de navidad!
[IMAGE]*Los precio estan expresados en pesos argentinos e incluye IVA. En caso de no querer recibir mas este correo por favor presione AQUI .
Dec 21, 2:53 pm 2010
Mfonma Garmar
J'ai besoin de votre réponse urgente
Bonjour, Je viens par la prC)sente solliciter de votre haut bienveillance, une assistance de grande importance. Je me nomme Martha Garmar. Je suis la fille de feu Dr.Divine Mfonma Garmar, ex Directeur des Mines de la rC)publique de Sierra-Leone. Mon pere C)tait assassinC) par des rebelles de Bockary lors d'une visite sur un site d'exploitation d'or et de diamant situC) a 230 KM de FREETOWN, la capitale de notre pays. Apres le dC)ces de notre pere, la vie est devenue tres difficile pour nous comme on ...
Dec 21, 2:48 pm 2010
Ahlsen-Girard, Edwar ...
Re: 4.6 box periodic 100% cpu on vmware
Matthew Sullenberger <sully () sadburger ! com> wrote at 2010-12-21 I don't think you will find many here who will not recommend against **ever** running **any** firewall as a hosted application in the strongest terms. It is probably the very worst application of all to run in a virtual machine. This is because the one machine that you leaving wholly exposed to attack is the ESXi host that the firewall is on: everything has to come through it to get to the "firewall" machine in the first ...
Dec 21, 12:24 pm 2010
R0me0 ***
Re: 4.6 box periodic 100% cpu on vmware
Without run obsd, occurs the same thing ?
Dec 21, 12:00 pm 2010
Matthew Sullenberger
4.6 box periodic 100% cpu on vmware
I've been playing with OpenBSD for a little while now, and really love it when I need to throw together a quick firewall, web server, dhcp server, etc. I've got on firewall that I've been using for a little while now, OpenBSD 4.6, running on a VMWare ESXi box. It normally performs fine, and it is doing some NAT and firewall functions with PF. I've pushed quite a few packets through it and am impressed with the performance I am able to get out of it. However, it seems like roughly every 2-3 ...
Dec 21, 11:22 am 2010
amsi correspondance ...
correspondance et mariage
This is a MIME-encoded message that elise07652 sent through Multiply. To read it, you need a HTML-capable mail client.
Dec 21, 5:10 am 2010
Rune Lynge
Re: 64 bit cvsup pkg?
On Tue, Dec 21, 2010 at 7:33 AM, Indunil Jayasooriya cvsup is ONLY_FOR_ARCHS = i386, but there is csup, see <http://marc.info/?t=125763073100002&r=1&w=2>. Rune
Dec 21, 1:59 am 2010
Stuart Henderson
Re: 64 bit cvsup pkg?
also note that CVSup is not especially widely used with OpenBSD (and there are a rather limited number of mirrors offering it), most people are either using anoncvs directly against an online mirror, or cvsync and then anoncvs from a local repository.
Dec 21, 6:00 am 2010
Indunil Jayasooriya
64 bit cvsup pkg?
Hi List, I installed OpenBSD 64 bit. I want to update it by using cvsup.But, I am not able to find a *cvsup* 64 bit pkg . But, There is a 32 bit pkg available at below location. * ftp://ftp.openbsd.org/pub/OpenBSD/4.8/packages/i386/cvsup-16.1hp2-no_x11.tgz *Since it can NOT be installed on 64 bit, could You pls let me know where can I download a 64 bit cvsup pkg? Hope to hear from you. * * -- Thank you Indunil Jayasooriya
Dec 20, 11:33 pm 2010
Mar
Adelantamos tu regalo de Navidad
Lipslisis Progresiva en Mixico ============================== Reaccisn mediante la cual los lmpidos del organismo son metabolizados para producir acidos grasos y glicerol para cubrir las necesidades energiticas. En esencia, la lipslisis y la oxidacisn de los acidos grasos componen el proceso comznmente conocido como la quema de grasa. Mediante este proceso podemos eliminar la grasa y el exceso de lmquidos del organismo, logrando estabilizar el peso y figura segzn las necesidades de la ...
Dec 20, 11:17 pm 2010
Fernando Quintero
CARP hash vuln
some comment? http://seclists.org/bugtraq/2010/Dec/200 -- -------------- Fernando Quintero http://nonroot.blogspot.com/ Just a nonroot User
Dec 20, 6:23 pm 2010
AlanCF
Re: IP bridge was briefly working now is not, OpenBSD 4. ...
I think it's only saying that because your current configuration (static IP) isn't routing through to the network (you'd have to reconfigure both routers more). So, instead of trying to route the packets, you could just bridge them, and use DHCP to get an address from your 192.168.1.0/24 router. --AlanCF
Dec 20, 6:12 pm 2010
AlanCF
Re: IP bridge was briefly working now is not, OpenBSD 4. ...
If you were to do routing, and wanted to use a seperate block of addresses (from 192.168.1.0/24), besides the Linux box's config, and the OpenBSD box's config, you'd have to modify the configuration in 192.168.1.0/24 's router with static routes to the OpenBSD box (most SOHO routers don't support this). If you were to try to use some addresses under the 192.168.1.0/24 block, you'd have to either add a In my opinion, bridging is the most efficient way of accomplishing the task (getting acccess to ...
Dec 20, 7:43 pm 2010
brett
Re: IP bridge was briefly working now is not, OpenBSD 4. ...
But since the 192.168.1.0 network is unreachable I don't think the dhcp request would get through anyway....
Dec 20, 5:15 pm 2010
Jon Simola
Re: IP bridge was briefly working now is not, OpenBSD 4. ...
Don't set a netmask on your default route. You're adding a route for usb0 Shows up right there on the "default" line. A default route should have a Genmask of 0.0.0.0 (says so in the man page). All the IRB/CRB nonsense is just distracting. -- Jon
Dec 20, 6:45 pm 2010
Orestes Leal R.
Re: add new disk
Thanks robert, that's a simple explanation, thanks,
Dec 21, 8:03 am 2010
Tomas Bodzar
Re: add new disk
Do you need it in Braille? Couple of people said to you what to do. Use raw device and not block device. Is it so hard to read man page for newfs to see that in DESCRIPTION part? On Tue, Dec 21, 2010 at 3:25 PM, Orestes Leal R.
Dec 21, 6:48 am 2010
Otto Moerbeek
Re: add new disk
This is not 4.8. This warning has been "upgraded" to an error now. Read my previous reply and follow the advise in it.
Dec 21, 6:30 am 2010
roberth
Re: add new disk
On Tue, 21 Dec 2010 08:25:35 -0600 *sigh* you have been told what is wrong before, but lets end this. "newfs /dev/sd1a" was wrong but was handled gracefully. and it is still wrong but now it bombs out. newfs works on raw devices. raw devices start with 'r'. the right command simply is "newfs /dev/rsd1a". ^ now that it was spelled out, it might be easier for you to read up on this in the manpages.
Dec 21, 6:59 am 2010
William Boshuck
Re: add new disk
Or just newfs sd1a which is also in the man page, and in Section 14.4 of the FAQ.
Dec 21, 8:38 am 2010
Orestes Leal R.
Re: add new disk
This was the procedure I follow in 4.3 sucessfully, the same I did in 4.8 and doesn't work: -bash-3.2# fdisk -i sd1 ----------------------------------------------------- ------ ATTENTION - UPDATING MASTER BOOT RECORD ------ ----------------------------------------------------- Do you wish to write new MBR and partition table? [n] MBR is unchanged -bash-3.2# fdisk -i sd1 ----------------------------------------------------- ------ ATTENTION ...
Dec 21, 7:09 am 2010
Raimo Niskanen
Re: add new disk
http://www.openbsd.org/cgi-bin/man.cgi?query=newfs Search for 'raw' or read the second paragraph in the section "DESCRIPTION". -- / Raimo Niskanen, Erlang/OTP, Ericsson AB
Dec 21, 7:04 am 2010
Kenneth R Westerback
Re: add new disk
newfs /dev/rsd1a
Dec 21, 6:56 am 2010
Orestes Leal R.
Re: add new disk
No, I don't, I'm at work and here don't have a 4.8 box, only 4.6, -- Using Opera's revolutionary email client: http://www.opera.com/mail/
Dec 21, 7:48 am 2010
Orestes Leal R.
Re: add new disk
Otto, this is not 4.8 it's 4.3, so this is a error now and not a warning, what I must changte in the comnand line to make it work with 4.8? -- Using Opera's revolutionary email client: http://www.opera.com/mail/
Dec 21, 7:25 am 2010
Stuart Henderson
Re: [OT] Mail Archive Management
In Mutt, use = instead of ~ to search server-side. e.g. l =b sometext If you use Dovecot or Cyrus and are searching message bodies regularly, you might want to enable full-text indexing, it speeds up searches hugely (of course at the expense of slow <though often offline> indexing operations and some extra disk space).
Dec 21, 1:24 pm 2010
Damon McMahon
Re: dhcpd troubleshooting
On 20 December 2010 23:28, Kenneth R Westerback <kwesterback@rogers.com> The plot thickens! I plug the Brother into a Billion ADSL router and it acquires its subnet mask just fine :-O So, short of inserting a transparent bridge between the Brother and the Billion and logging the ethernet frames passing through the bridge, is there any other way of seeing what's going on here? If not then I've an OpenBSD bridge to install... Looking forward to your response, I was convinced it was just a ...
Dec 21, 4:13 am 2010
Kenneth R Westerback
Re: dhcpd troubleshooting
We need to capture the DHCP conversation that 'works' for the Brother, to see how it is different from what it experiences with the OpenBSD dhcpd. If you don't have a hub (so hard to find these useful devices these days) then logging a transparent bridge would be fine. You could also capture the session of an OpenBSD box getting a lease from the Billion ADSL router. We wouldn't see the Brother's actions but it would be something. .... Ken
Dec 21, 4:33 am 2010
Gabriel Linder
Re: PF and States
It may be interesting to know of any specifics tweaks in that setup According to pf_var.h, a struct pf_state is roughly 212 bytes on amd64.
Dec 21, 1:41 am 2010
Henning Brauer
Re: PF and States
OpenBSD 4.8-stable (GENERIC) #1: Mon Oct 4 16:19:06 CEST 2010 henning@terak.bsws.de:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM real mem = 1072128000 (1022MB) avail mem = 1044631552 (996MB) mainbus0 at root bios0 at mainbus0: AT/286+ BIOS, date ...
Dec 21, 5:50 am 2010
previous daytodaynext day
December 20, 2010December 21, 2010December 22, 2010