Re: Deny access from localhost to internet.....

2007-09-29 Thread Sten Daniel Soersdal
( look for "user" and "group" ) -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

(postfix) SPAM filter?

2007-12-12 Thread Sten Daniel Soersdal
cost is of much importance to me at this point. Any hints? -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: (postfix) SPAM filter?

2007-12-13 Thread Sten Daniel Soersdal
pful. Awesome, i didn't see the subscriptions on their website. This is exactly what i need. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RAID-5/Stripe Size and verifying absolute disk stripe access

2008-04-10 Thread Sten Daniel Soersdal
ty of a single sector and the results are the same). In FreeBSD 7.0-RELEASE, is there any way to find out a absolute read/write sector location for the beginning of filesystem within a disklabel "partition"? -- Sten Daniel Soersdal ___ free

Re: Your suggestions about this Dell configuration?

2008-05-25 Thread Sten Daniel Soersdal
uch spare capacity you'll have, but the numbers are dependent on how you've tuned it (if at all). Hope I've given you something to think about. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html -- Sten Daniel Soersdal __

Re: 10Mbps versus 100Mbps Cable Modems

2007-07-13 Thread Sten Daniel Soersdal
autonegotiation or that one end is set to full-duplex while the other end is set to half-duplex, or, one end is set to full-duplex and the other end is set to auto-negotiate (which results in falling back to half-duplex). -- Sten Daniel Soersdal ___ freebsd

TMPFS, is it available on FreeBSD 6 or 7?

2007-07-31 Thread Sten Daniel Soersdal
usage, then please let me know, that's where are going on company vacation) [/venting] -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: IDE ultraDMA problem

2007-08-08 Thread Sten Daniel Soersdal
board). Perhaps you could post 'pciconf -lv' together with 'atacontrol list' and 'atacontrol info ' where is the names of the devices connected. E.g. acd0 ad0 ad1 etc.. dmesg should probably help? -- Sten Daniel Soersdal __

Re: IDE ultraDMA problem

2007-08-08 Thread Sten Daniel Soersdal
to PIO 4 and the system works fine but at an incredible performance cost. Finacial issues force me to make this work instead of buying more stuff. Thanks for any suggestions, Sorry, i that should be atacontrol cap not atacontrol info -- Sten Daniel Soersdal

Re: IPMI A Question to all Dell Users.

2007-08-27 Thread Sten Daniel Soersdal
or in base system on some versions of FreeBSD. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

PR/51920: Please add Norwegian Collate support to FreeBSD

2007-09-17 Thread Sten Daniel Soersdal
/51920 I had to manually update the Makefile but the .src files where copied as is. I haven't found anything wrong with them, but I'll be happy to supply an update if anyone does. Please take a look at this old issue and put this PR to rest. -- Sten Danie

Re: Best partitioning scheme for my HDD? Please advise.

2007-02-20 Thread Sten Daniel Soersdal
tition. /usr needs the rest Just a (cluttered) suggestion. The cool part about FreeBSD is what you can get away with, just by symlinking (ln -s) a few folders here and there. After all, it's just your desktop, right? -- Sten Daniel Soersdal ___

Re: IRQ storm

2007-03-27 Thread Sten Daniel Soersdal
of reasons and my guess is that the drive wants to enter sleep mode, due to overheating or energy saving. And either controller, driver or both found it unreasonable. Perhaps you could inform us after you have researched it? -- Sten Daniel Soersdal ___

Re: IRQ storm

2007-03-27 Thread Sten Daniel Soersdal
Vlad GURDIGA wrote: > On 27/03/07, Sten Daniel Soersdal <[EMAIL PROTECTED]> wrote: >> Vlad GURDIGA wrote: >> > After running this: >> > >> > /sbin/atacontrol reinit ata2 >> > >> > the storm was gone. >> > My HDD in on a

Reading temperature on DELL PE2850?

2007-06-05 Thread Sten Daniel Soersdal
I'm contemplating setting "sysctl machdep.cpu_idle_hlt=0" on my 4 core PE2850, but i am concerned that without HLT-ing would increase the temperature levels to dangerous levels. Are there any ways for me to read temperatures from FreeBSD/DRAC4 ? -- Sten

Re: detect stderr writes when combined

2007-06-08 Thread Sten Daniel Soersdal
using redirects? this can be used in /bin/sh (and thus cron): ./myprogram 2>&1 where "myprogram" is your application. this would combine stderr and stdout. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lis

Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-16 Thread Sten Daniel Soersdal
org which (may or may not) result in an icmp packet indicating that the packet was dropped as fragmentation was needed but DF flag was set. it is usually possible to see via tcpdump or ethereal. try permitting all icmp packets both ways to see.

Re: how to be *nix programmer

2008-01-17 Thread Sten Daniel Soersdal
thor), George V. Neville-Neil (Author) The questions go where they are appropriate (scsi driver? perhaps freebsd-scsi@ or freebsd-hackers@ ?). -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: RAID mirror really worked

2008-01-17 Thread Sten Daniel Soersdal
7;s what i do most often - mirror important data but store unimportant data without it. ... But with a raid controller mirror you do not have to send the data twice over the host bus. gmirror is awesome -- Sten Daniel Soersdal ___ freebsd-question

Updating older 7.0 to newer sources, local buildworld problems

2008-01-22 Thread Sten Daniel Soersdal
contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/include -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libcpp/include -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE -DHAVE_CONFIG_H -I/us

Re: Updating older 7.0 to newer sources, local buildworld problems

2008-01-23 Thread Sten Daniel Soersdal
Jason C. Wells wrote: Sten Daniel Soersdal wrote: I'm having troubles updating my buildworld and i've had troubles narrowing it down on google. My question is: Is there any way i could update the system in the state it is now? (Preferably without reinstalling the entire system fr

Re: trouble shooting samba performance

2008-06-24 Thread Sten Daniel Soersdal
ore transfer (net.inet.tcp.delayed_ack). Of course these are just clues and not real answers. -- Sten Daniel Soersdal ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"