Re: script

2009-01-13 Thread Tom Van Looy
Nick Guenther wrote: Does anybody provide a commercial shell scripting??? for i in Don't wait Buy Things Now Save Now $0.99 Get your instant trial account now Double Your Sales Calls, Free Script Demo; do echo $i done Like that? Hey man, that wasn't just 'commercial grade', that was

Re: script

2009-01-13 Thread Jacek Artymiak
Actually, there's a bug in the script. Should be \$0.99. ;o) That's so wasteful. That's one keystroke too many. '$0.99' would be more appropriate for today's 'green' enterprises ;-) -- Jacek Artymiak http://devGuide.net

Re: xterm and home-dir with automounter

2009-01-13 Thread Ben Calvert
an interesting discussion of this very problem: http://plan9.bell-labs.com/sys/doc/lexnames.html On Jan 12, 2009, at 2:44 PM, Philip Guenther wrote: On Mon, Jan 12, 2009 at 2:35 PM, Rudi Ludwig rud...@gmx.de wrote: On Monday 12 January 2009 20:38:03 Philip Guenther wrote: When the

Re: spamd won't use my WHITElist

2009-01-13 Thread Gregory Edigarov
engineer wrote: Hi. I run spamd on 4.4-stable. There are some blacklist and whitelist. But spamd don't use it (at least, whitelist) and use greylist scheme for all connections. I need to get emails from WHITElisted networks immediately, skipping spamd. Please, help me understand where I'm

Re: script

2009-01-13 Thread David Gwynne
On 13/01/2009, at 6:37 PM, Jacek Artymiak wrote: Actually, there's a bug in the script. Should be \$0.99. ;o) That's so wasteful. That's one keystroke too many. '$0.99' would be more appropriate for today's 'green' enterprises ;-) all those extra escapes could cost you a cup of tea.

Re: spamd won't use my WHITElist

2009-01-13 Thread engineer
2009/1/13 Gregory Edigarov g...@bestnet.kharkov.ua: In /etc/pf.conf ... table spamd-white persist ... rdr on $ext_if proto tcp from any to $mx_IP port smtp - 127.0.0.1 port spamd should be : rdr on $ext_if proto tcp from !spamd-white to $mx_IP port smtp - 127.0.0.1 port spamd Oh, sorry,

Re: /var/mail permissions?

2009-01-13 Thread Thorsten Glaser
On Wed, 8 May 2002, J.D. Bronson wrote: What is the correct permissions for /var/mail? $ sudo chown root:wheel /var/mail; sudo chmod 1777 /var/mail In this order. Not 1. And not g+s, that is only required on SYSV UNIXB.. I am concerned about this as some POP3 daemons make the file rw-rw

isakmpd does not initiate quick mode after main mode is established

2009-01-13 Thread Christoph Leser
I'm still struggling to keep my ipsec vpns running smoothly. Is there a reference to a more detailed description of the allowed isakmp exchanges? Watching tcpdump for some time gives me a rough impression of what is going on, but it is hard to tell what's wrong ( if anything at all ) when the

Stormedias - Semaine 2 : Démarrage des Soldes !!!!!

2009-01-13 Thread Newsletter Stormedias
[IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] [IMAGE] Illustrations et textes non contractuels - Prix valables ` la date de parution de cette publiciti et modifiables sans priavis par la suite. Tous les stocks s'entendent dans la limite des stocks disponibles. Conformiment `

Re: xterm and home-dir with automounter

2009-01-13 Thread Julian Leyh
Rudi Ludwig schrieb: I have put that at the end of my .profile and it works for remote login (ssh). But the KDE konsole and xterm still resist and display the physical location at start-up instead of $HOME (~). I did logout of the X session and login again, just to make sure. Are you using a

greytrapping and sendmail

2009-01-13 Thread Thorsten Glaser
Hi all, imagine you have an address like junk@mydomain added to the list of traps. Now, someone sends mails to you (or, via spamlogd, vice versa) then spams the trap address. Sendmail will let him pass, and either reject junk@ or have it alia- sed to /dev/null. Not with me b: Diffs slightly

Re: spamd won't use my WHITElist

2009-01-13 Thread Darrin Chandler
On Tue, Jan 13, 2009 at 11:30:21AM +0500, engineer wrote: $ fgrep -v '#' /etc/mail/spamd.conf all:\ :myblack:uatraps:nixspam:china:korea:mywhite: myblack:\ :black:\ :msg=Your address %A has sent spam to me:\ :method=file:\

sound and graphics card recommendations?

2009-01-13 Thread Sebastian Reitenbach
Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to be supported very well. I can move the sliders in the mixers, but the volume stays the same. But after reading Bugs section in the emu man page, I guess that is what I see there. Therefore I took the onboard

Re: E220 as 3G Internet Access

2009-01-13 Thread Olivier Cherrier
On Fri, Jan 09, 2009 at 02:15:21PM +0700, sonj...@gmail.com wrote: i have E220 from Huawei for mobile internet connection . Now i want using E220 as internet sharing from my obsd 4.4 box. i have found good link obsd 4.4 and E220 http://www.jensolsson.se/?p=123 when i try connect get error

Re: sound and graphics card recommendations?

2009-01-13 Thread Eugene Ryazanov
IFAIK nv X.org driver supports only following resolutions: 2048x1536 1920x1440 1836x1392 1792x1344 1600x1200 1400x1050 1280x1024 1280x960 1152x864 1152x768 1024x768 960x720 928x696 896x672 832x624 800x600 700x525 640x512 640x480 720x400 640x400 576x432 640x350 576x384 512x384 416x312 400x300

Re: sound and graphics card recommendations?

2009-01-13 Thread Jacob Meuser
On Tue, Jan 13, 2009 at 01:45:28PM +0100, Sebastian Reitenbach wrote: Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to be supported very well. I can move the sliders in the mixers, but the volume stays the same. But after reading Bugs section in the emu

Re: REPLY ME IMMEDIATELY

2009-01-13 Thread Dan Colish
On Tue, Jan 13, 2009 at 8:11 AM, Arno Kumpel arkump...@yahoo.com wrote: I have a new email address!You can now email me at: arkump...@yahoo.com *- I have the sum of $8.5USD for offshore investment*. I will appreciate it so immersely if you could give details and be patient for us to build

Re: spamd won't use my WHITElist

2009-01-13 Thread engineer
I was thinking that all WHITElisted nets will be in the spamd-white immediately, just after spamd started... Do not be confused by similar (or same) named in different places. In this case whitelists in spamd.conf merely subtract entries from blacklists, and only from immeditately preceeding

Split Horizon DNS issues....

2009-01-13 Thread Christopher Sean Hilton
I'm trying to track down a split horizon DNS issue. On initial startup everything works great. Internal hosts can resolve names against my complete zone and can resolve names for other internal hosts just fine. External hosts get the abbreviated views that I've setup. But after a period of

Re: Split Horizon DNS issues....

2009-01-13 Thread Alexander Yurchenko
On Tue, Jan 13, 2009 at 10:05:02AM -0500, Christopher Sean Hilton wrote: I've attached my named.conf file to this message. Sorry about the Mime attachment. no problem, mr. demime took care about it: [demime 1.01d removed an attachment of type application/octet-stream which had a name of

Re: REPLY ME IMMEDIATELY

2009-01-13 Thread johan beisser
On Jan 13, 2009, at 6:42 AM, Dan Colish wrote: On Tue, Jan 13, 2009 at 8:11 AM, Arno Kumpel arkump...@yahoo.com wrote: I have a new email address!You can now email me at: arkump...@yahoo.com *- I have the sum of $8.5USD for offshore investment*. I will appreciate it so immersely if you

Re: Split Horizon DNS issues w/named.conf

2009-01-13 Thread Christopher Sean Hilton
Repost with conf file included: I'm trying to track down a split horizon DNS issue. On initial startup everything works great. Internal hosts can resolve names against my complete zone and can resolve names for other internal hosts just fine. External hosts get the abbreviated views that

Re: sound and graphics card recommendations?

2009-01-13 Thread Stuart Henderson
Try intel with xrandr to set the resolution. On 2009-01-13, Sebastian Reitenbach sebas...@l00-bugdead-prods.de wrote: Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to be supported very well. I can move the sliders in the mixers, but the volume stays the

Re: Split Horizon DNS issues w/named.conf

2009-01-13 Thread Jacob Yocom-Piatt
Christopher Sean Hilton wrote: Repost with conf file included: I'm trying to track down a split horizon DNS issue. On initial startup everything works great. Internal hosts can resolve names against my complete zone and can resolve names for other internal hosts just fine. External hosts

Re: sound and graphics card recommendations?

2009-01-13 Thread Owain Ainsworth
On Tue, Jan 13, 2009 at 01:45:28PM +0100, Sebastian Reitenbach wrote: Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to The second thing is, I have a monitor, with a resolution 1920x1200. With the nvidia geforce based card I had in the agp slot, and nv

Re: sound and graphics card recommendations?

2009-01-13 Thread Gilles Chehade
On Tue, Jan 13, 2009 at 04:39:12PM +, Owain Ainsworth wrote: On Tue, Jan 13, 2009 at 01:45:28PM +0100, Sebastian Reitenbach wrote: Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to The second thing is, I have a monitor, with a resolution

Can't get relayd to work for DNS

2009-01-13 Thread BARDOU Pierre
Hello, I am trying to setup relayd for loadbalancing on my DNS servers. The problem is that relayd seems to handle only TCP connexions, UDP isn't taken into account. I found a known bug on openBSD 4.2, but I am using openBSD 4.4. I've tried the same setup with a relay, and still have the same

SSH X Forwarding xhost

2009-01-13 Thread Aaron W. Hsu
I have read ssh(1) and xhost(1), as well as this page: http://piast.cbio.psu.edu/reference/NetworkingCD2.0/ssh/ch09_03.htm where it says: X forwarding with authentication spoofing solves all but one of the X authentication problems we raised earlier: xhost

IPSEC: packets flow into enc0, but no esp packet are sent

2009-01-13 Thread Christoph Leser
After migrating to OBSD 4.4 ( from 4.1 ) I sometimes find that for a particular VPN ( tunnel mode ) : 1. The corresponding flows are established, as shown by netstat -rnf encap and ipsecctl -sflow 2. The packets sent to the remote site show up in tcpdump -leni enc0 with a

Re: sound and graphics card recommendations?

2009-01-13 Thread Jacob Meuser
On Tue, Jan 13, 2009 at 09:32:18PM +0800, Eugene Ryazanov wrote: My SB Audigy 2 Value 7.1 card works fine only with 4.4-current kernel but not with the stable kernel. I can hear sound from all speakers on my 7.1 system. But I still not cheched is there 5.1 - 7.1 mapping for DVD movies or 5.1

4.4 hangs

2009-01-13 Thread Lars Kotthoff
Dear list, I'm having problems with my 4.4 server where it starts to become unresponsive after a couple of days and finally hangs. The symptoms are very weird, the system runs fine for several days and then performance degrades within a couple of hours until the system is unusable. It doesn't

Re: 4.4 hangs

2009-01-13 Thread Lars Kotthoff
Telling people exactly what you are using might help. A server means a lot of things. A complete dmesg output would help, too. Lastly have you patched it, and have you added anything to it? Are you running the stock generic kernel? Well, specifically it's this box

10G NIC - Netxen

2009-01-13 Thread Parvinder Bhasin
Hi, Anyone have any experience with 10G NICs from Netxen - Fiber and OBSD 4.x? I don't see under the supported NICs list. Thanks

Re: xterm and home-dir with automounter

2009-01-13 Thread Rudi Ludwig
On Tuesday 13 January 2009 12:24:32 Julian Leyh wrote: Rudi Ludwig schrieb: I have put that at the end of my .profile and it works for remote login (ssh). But the KDE konsole and xterm still resist and display the physical location at start-up instead of $HOME (~). I did logout of the

Re: panic: rtfree 2

2009-01-13 Thread Claudio Jeker
On Tue, Jan 13, 2009 at 01:43:09PM +0700, Insan Praja wrote: Hi Misc@, On Tue, Jan 13, 2009 at 6:32 AM, Claudio Jeker cje...@diehard.n-r-g.com wrote: On Tue, Jan 13, 2009 at 05:49:00AM +0700, Insan Praja SW wrote: Hi Misc@, So I tried to move the cable (and configs) to other

cryptographic accelerator for a laptop

2009-01-13 Thread roger
I recently started using a VPN with my laptop for when I travel(which is quite often) and I have noticed a detectable degradation when going through the VPN especially when using streaming video. My laptop is a few years old and the problem isn't that big a deal but I was wondering if there is a

VirtualBox 64?

2009-01-13 Thread L. V. Lammert
Has anyone gotten 4.4 64 to start under VBOX? Tried this evening but it seems to crash booting the install kernel (from floppy.fs image): 00:00:04.858 Guest Log: BIOS: Booting from Floppy... 00:00:04.938 PIIX3 ATA: Ctl#0: RESET, DevSel=1 AIOIf=0 CmdIf0=0xec (-1 usec ago) CmdIf1=0x00 (-1 usec ago)

Re: VirtualBox 64?

2009-01-13 Thread Eugene Ryazanov
Virtual Box has a some known problems with CPU emulation, especially if Intel VT-x AMD-V is not available. If your physical CPU supports hardware virtualization, try to enable it on Machine-Settings-General-Advanced-Enable VT-x/AMD-V. This checkbox disabled when this extensions is not supported by

after 4.3 - 4.4 upgrade, fails to boot

2009-01-13 Thread Patrick Cummings
Hello to everyone, I have one home firewall/router PC that I use since 3.8 that I upgrade every 6 month. Yesterday I did the 4.3 - 4.4 upgrade using a boot cd. However, it fails to boot when I reboot (after the upgrade, when I boot it for the first time from the hard drive). And by that, I mean

tcpdump port range

2009-01-13 Thread Steve Laurie
Hello, I'm trying to use tcpdump to capture a range of ports and can't get it to work. I've read the man page, searched the Internet and experimented with many combinations like 10:120 10-120 { 10 120 } etc. and nothing seems to work. I'm sure I used to use it like that. Am I'm missing something

tcpdump functionality

2009-01-13 Thread Steve Laurie
Hi all, I'm trying to find out if tcpdump can be used to listen on a particular port range (ports 10 to 120 TCP inclusive to be specific) but can't seem to get it to work. I'm sure I've used it like this in the past but I've read the man page, searched the Internet and experimented with countless

Re: tcpdump functionality

2009-01-13 Thread Chris Kuethe
((tcp[0:2] = 10) (tcp[0:2] 120)) || ((tcp[2:2] = 10) (tcp[2:2] 120)) On Sat, Jan 10, 2009 at 5:36 AM, Steve Laurie st...@foo-unix.org wrote: Hi all, I'm trying to find out if tcpdump can be used to listen on a particular port range (ports 10 to 120 TCP inclusive to be specific) but can't

Re: 10G NIC - Netxen

2009-01-13 Thread tico
Parvinder Bhasin wrote: Hi, Anyone have any experience with 10G NICs from Netxen - Fiber and OBSD 4.x? I don't see under the supported NICs list. Thanks Parvinder, By searching in the usual places I found the following: I went to the misc@ archives and searched netxen and got the

Re: panic: rtfree 2

2009-01-13 Thread Insan Praja SW
On Wed, 14 Jan 2009 06:11:56 +0700, Claudio Jeker cje...@diehard.n-r-g.com wrote: On Tue, Jan 13, 2009 at 01:43:09PM +0700, Insan Praja wrote: Hi Misc@, On Tue, Jan 13, 2009 at 6:32 AM, Claudio Jeker cje...@diehard.n-r-g.com wrote: On Tue, Jan 13, 2009 at 05:49:00AM +0700, Insan Praja

disable sound

2009-01-13 Thread Jon
I have a remote server which keeps beeping - every so often. I have checked the console messages etc - but can't figure out why. any idea ? - Also - I am mostly now happy if some one can tell me how (command) to disable sound ? the node is headless and has a internal speaker.

Re: sound and graphics card recommendations?

2009-01-13 Thread Sebastian Reitenbach
On Tuesday 13 January 2009 14:38:01 Jacob Meuser wrote: On Tue, Jan 13, 2009 at 01:45:28PM +0100, Sebastian Reitenbach wrote: Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to be supported very well. I can move the sliders in the mixers, but the volume

Re: sound and graphics card recommendations?

2009-01-13 Thread Sebastian Reitenbach
On Tuesday 13 January 2009 17:39:12 Owain Ainsworth wrote: On Tue, Jan 13, 2009 at 01:45:28PM +0100, Sebastian Reitenbach wrote: Hi, I switched my desktop from Linux to OpenBSD. My SB audigy card doesn't seem to The second thing is, I have a monitor, with a resolution 1920x1200.

Re: disable sound

2009-01-13 Thread Abel Camarillo
Have you tried $ wsconsctl keyboard.bell.volume=0 ?, it comes in /etc/wsconsctl.conf On Tue, Jan 13, 2009 at 10:28:55PM -0800, Jon wrote: I have a remote server which keeps beeping - every so often. I have checked the console messages etc - but can't figure out why. any idea ? - Also

Re: sound and graphics card recommendations?

2009-01-13 Thread Sebastian Reitenbach
On Tuesday 13 January 2009 04:34:36 pm Stuart Henderson wrote: Try intel with xrandr to set the resolution. I added a 1920x1200 mode in the xorg.conf file for the various color depths, and also added that resolution with 915resolution to the bios of the card. However, xrandr only offers