Description:
The OpenBSD operating system.
|
|
|
poor AES performance with VIA Padlock (xcrypt)
|
| |
I'm trying to benchmark the VIA Padlock crypto engine on OpenBSD 4.3 running 1 GHz VIA CPU. It seems like OpenBSD sees the Padlock feature, but the crypto performance is pretty poor. This is how CPU is seen by the kernel: OpenBSD 4.3 (GENERIC) #698: Wed Mar 12 11:07:05 MDT 2008 dera...@i386.openbsd.org:/usr/ src/sys/arch/i386/compile/GENE RIC... more »
|
|
Trying to block a single MAC address using static arp...and failing badly
|
| |
I've got an OpenBSD 3.6 firewall (yea, old, will upgrade soon) and I'm trying to block one noodnik user from the network it controls. For a variety of reasons, it's going to be easiest to do this by targeting his MAC address (yea, I know they can be spoofed, but this guy isn't that clueful). I'm trying a suggestion seen on some forums that suggests creating a... more »
|
|
Permission Denied
|
| |
Am having vexing problem with FORTRAN compiled executable. Here is the message i get when i try to run the code: ">:/randnum$ ./rndtest_single bash: ./rndtest_single: Permission denied" This command syntax used to run fine under OpenBSD 2.6, and it also runs under Vector Linux 5.9 (after compiling of course).... more »
|
|
IPv6 httpd config vhost
|
| |
I recently upgrade to 4.4 and want my web server to be ipv6 aware since it's now possible. Here is parts of my httpd.conf : <IfDefine SSL> Listen 2001:6f8:37c:1001::1 80 Listen 0.0.0.0 80 Listen 0.0.0.0 443 </IfDefine> ... ...NameVirtualHost 0.0.0.0:80 ...<VirtualHost 0.0.0.0:80> ... ...NameVirtualHost 0.0.0.0:443... more »
|
|
spamd question
|
| |
Hello, I am using spamd on OpenBSD 4.1 in greylisting mode and was wondering if this behaviour of spamd is correct: The very first time I send a mail through, spamd marks this IP address in the spamdb as GREY. Then after <passtime> passed and when the mail server retryies to send the mail it !still! doesn't get through. So... more »
|
|
Since installing 4.4, ntpd keeps giving me syntax errors
|
| |
...I've just installed 4.4 (not an upgrade; a bare install) with no such problems. ...Mine: ...ntpd_flags= # enabled during install Maybe the lack of an empty string may have a bearing on your problem... ...Errrr... your poor old cat ;). My ntpd.conf just contains comments and: servers pool.ntp.org... more »
|
|
ADVERT: C12
|
| |
C12-GAMMA; next-generation ultra-secure communications for BSD/Linux ! Probably the most important cryptography software ever written (because it contains the source-code/algorithm for CipherPacket): [link] Leopard-L15 CSPRNG (a fixed version of ARC4/RC4): [link]... more »
|
|
ADVERT: Secure comms
|
| |
C12-GAMMA; a free/open-source E-mail security and file encryption tool for BSD/Linux: [link] [ probably the most important cryptography software ever written; because it contains the CipherPacket source-code/algorithm ]
|
|
home, end, delete, page up/down keys not working
|
| |
Hi all, I am having a bit of frustration with the openbsd default shell (ksh), I am used to working in a linux bash shell and need the have fore- mentioned keys "working" as normal. I get a tilde (~) sign as output whenever I use one of these keys. My $TERM is vt220. Any suggestions?
|
|
|