Re: Question about nethack and setgid

2011-03-03 Thread David Demelier
On 03/03/2011 02:49, Robert Bonomi wrote: Date: Wed, 02 Mar 2011 23:51:45 +0100 From: David Demelierdemelier.da...@gmail.com To: freebsd-questions@freebsd.org Subject: Question about nethack and setgid Hello, I don't understand how nethack can store the score in /usr/local/lib/nethack/logfile.

Re: Fastest way to get an entire FBSD system back online?

2011-03-03 Thread Polytropon
On 2 Mar 2011 22:07:39 -, John Levine jo...@iecc.com wrote: It's not as automated as the Windows approach, but if you know what you're doing it's mostly limited by the speed of the disks. Use dump rather than an image copy so you only restore what's actually in use. Unlike Windows, UNIX

kernel backtrace

2011-03-03 Thread Vitaly Liaschuk
Hi, list! I have a server with mpd and freeradius. Sometimes this server crashing down. # uname -a FreeBSD billing.com 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Mon Feb 21 10:31:53 EET 2011lo...@localhost.com:/usr/src/sys/i386/compile/GENERIC i386 # Here is a

Re: SIL Fonts

2011-03-03 Thread b. f.
I was unable to find a port with Charis or Doulos typefaces. Perhaps someone can tell me that these typefaces are part of some meta-port. Which? Hmm. I don't see any port with them, either, although bundling of them is permitted, under certain circumstances, and I didn't look into the innards

Re: SIL Fonts

2011-03-03 Thread Matthew Seaman
On 03/03/2011 06:35, Jason C. Wells wrote: I was unable to find a port with Charis or Doulos typefaces. Perhaps someone can tell me that these typefaces are part of some meta-port. Which? As far as I know, those fonts haven't been ported yet. Why not try porting them yourself? You can

Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Patrick Lamaiziere
Hello, I've got two ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB) in one router/firewall. I use OpenBSD 4.8 on this box. That works fine, but I see some input Ierr on the interfaces (using netstat), even when the load is not very high. $ netstat -I em2 -w2 (bandwith

Re: Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Mike Tancsa
On 3/3/2011 9:27 AM, Patrick Lamaiziere wrote: Hello, I've got two ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB) in one router/firewall. I use OpenBSD 4.8 on this box. That works fine, but I see some input Ierr on the interfaces (using netstat), even when the

Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Robert Huff
Patrick Lamaiziere writes: I've got two ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB) in one router/firewall. I use OpenBSD 4.8 on this box. That works fine, but I see some input Ierr on the interfaces (using netstat), even when the load is not very high.

Re: SIL Fonts

2011-03-03 Thread b. f.
On 3/3/11, Jason C. Wells j...@speakeasy.net wrote: On 03/03/11 05:01, b. f. wrote: I don't _need_ ports but I do like to use them because they include management tools. thanks for the response. Right, then, I will add some ports. b. ___

Re: Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Damien Fleuriot
On 3/3/11 3:27 PM, Patrick Lamaiziere wrote: Hello, I've got two ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB) in one router/firewall. I use OpenBSD 4.8 on this box. That works fine, but I see some input Ierr on the interfaces (using netstat), even when the load

license of the code in freebsd documantation

2011-03-03 Thread Kouichiro Iwao
I'm writing a script based on the code in freebsd docs, and caring about the license of it. The original scripts are example 6 and 7 of the following page. How do I have to treat my code if I distribute it? http://www.freebsd.org/doc/en/articles/ldap-auth/client.html I know freebsd docs is

Re: Fastest way to get an entire FBSD system back online?

2011-03-03 Thread John Levine
It's not as automated as the Windows approach, but if you know what you're doing it's mostly limited by the speed of the disks. ... Unlike Windows, UNIX gives you the ability to create a fully programmable automated approach according to your needs, e. g. for multiple installations, defective

Re: Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Mike Tancsa
On 3/3/2011 9:38 AM, Mike Tancsa wrote: On 3/3/2011 9:27 AM, Patrick Lamaiziere wrote: Hello, I've got two ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB) in one router/firewall. I use OpenBSD 4.8 on this box. That works fine, but I see some input Ierr on the

Do you have to install Apache to use sarg (and squid) with Webmin?

2011-03-03 Thread Ed Flecko
Hi folks, I'm trying to put a simple proxy server together, and I have installed Squid, Sarg and Webmin, all of which are working fine. When I go into webmin to add a sarg module, I don't see it anywhere as an option. Is that because I have to install Apache first? If so, how do I then add the

Re: libsphinxclient (for the pecl sphinx api)

2011-03-03 Thread Tom Worster
On 3/2/11 5:35 PM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: On 02/03/2011 21:46, Tom Worster wrote: does anyone have advice on getting libsphinxclient up an running? the sphinxsearch port seems not to do it and i'm completely failing to build the client from source. Well, as

Re: Backtick versus $()

2011-03-03 Thread Thorsten Glaser
Rob Farmer rfarmer at predatorlabs.net writes: LOL - how hypocritical. This thread was four days dead then suddenly two people show up and start pushing this mksh shell, which seems to Sorry for reviving again, but I only show up as I have an “alert” set to mksh to know when it’s being

Bit order == byte order??

2011-03-03 Thread Frank Solensky
In sys/netinet/ip.h, the first octet of the ip header structure tests the byte ordering to determine the ordering of the header length (ip_hl) and version (ip_v) fields. My question: that always works? While my reading of the language specification document leaves both the ordering of the

Simplest way to deny access to a class C

2011-03-03 Thread Jorge Biquez
Hello all. I am sorry in advance if this question sounds too stupid. I have a small server for personal use of webpages running: 7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #0 it is working fine , no problem very stable. I just need to block some IP class C address that are always trying to

Re: Do you have to install Apache to use sarg (and squid) with Webmin?

2011-03-03 Thread Michael J. Kearney
No. Apache Mod_proxy is independent of squid, even natd and ipfw; a reverse proxy? Ed Flecko edfle...@gmail.com wrote: Hi folks, I'm trying to put a simple proxy server together, and I have installed Squid, Sarg and Webmin, all of which are working fine. When I go into webmin to add a sarg

Re: Simplest way to deny access to a class C

2011-03-03 Thread Gary Gatten
Adding null routes to the address space in question will prevent comms, but it won't stop traffic getting to you and then perhaps being logged. Some sort of firewall with a policy that denies them without logging? - Original Message - From: Jorge Biquez [mailto:jbiq...@intranet.com.mx]

Re: Simplest way to deny access to a class C

2011-03-03 Thread Nathan Vidican
Since you currently have NO firewall, then I would say the simplest method would be to turn one on, and create an open ruleset allowing all traffic, then add a filter rule to just block out what you do not want. However, having said this is the simplest way - it is not the best or even a really

Re: Simplest way to deny access to a class C

2011-03-03 Thread Michael J. Kearney
Install a wins server to stop netbios requests and a dhcp server or denying the dhcp requests won't stop them. Use natd to forward them. Jorge Biquez jbiq...@intranet.com.mx wrote: Hello all. I am sorry in advance if this question sounds too stupid. I have a small server for personal use of

Re: Fastest way to get an entire FBSD system back online?

2011-03-03 Thread Warren Block
On Thu, 3 Mar 2011, John Levine wrote: It's not as automated as the Windows approach, but if you know what you're doing it's mostly limited by the speed of the disks. ... Unlike Windows, UNIX gives you the ability to create a fully programmable automated approach according to your needs, e.

Re: Backtick versus $()

2011-03-03 Thread Andres Perera
On Thu, Mar 3, 2011 at 11:58 AM, Thorsten Glaser t...@mirbsd.org wrote: Rob Farmer rfarmer at predatorlabs.net writes: LOL - how hypocritical. This thread was four days dead then suddenly two people show up and start pushing this mksh shell, which seems to Sorry for reviving again, but I

Re: Simplest way to deny access to a class C

2011-03-03 Thread Michael J. Kearney
Ps what log are you reading? Lol Michael J. Kearney mkear...@nvita.org wrote: Install a wins server to stop netbios requests and a dhcp server or denying the dhcp requests won't stop them. Use natd to forward them. Jorge Biquez jbiq...@intranet.com.mx wrote: Hello all. I am sorry in

Re: Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Patrick Lamaiziere
Le Thu, 3 Mar 2011 15:27:12 +0100, Patrick Lamaiziere patf...@davenulle.org a écrit : I would like to know if under FreeBSD, you see this kind of Ierr? Thanks to all, I think I should have a try with FreeBSD so. Regards. ___

Re: Ethernet cards Intel PRO/1000 QP (82571EB) and Intel PRO/1000 QP (82575GB)

2011-03-03 Thread Damien Fleuriot
On 3/3/11 7:40 PM, Patrick Lamaiziere wrote: Le Thu, 3 Mar 2011 15:27:12 +0100, Patrick Lamaiziere patf...@davenulle.org a écrit : I would like to know if under FreeBSD, you see this kind of Ierr? Thanks to all, I think I should have a try with FreeBSD so. Regards.

snd_hda and via codec: no sound or full volume

2011-03-03 Thread David Demelier
Hello, A friend has a computer with a HDA VIA codec, he told me when he's trying to increase/decrease vol with mixer nothing happens : in fact only mixer vol 0 or mixer vol 1 change something. The values between 1-100 are the same volume. This is dmesg about snd_hda with verbose mode :

Re: mysql missing from my home-page WordPress....

2011-03-03 Thread John D Jones III
On 03/01/2011 03:50 PM, Gary Kline wrote: On Tue, Mar 01, 2011 at 04:03:13PM -0500, Glenn Sieb wrote: On 3/1/11 3:53 PM, Gary Kline wrote: Any clues why I get a one-liner from wordpress that my database extention is missing? I re-installed everything; it is running.

Re: Simplest way to deny access to a class C

2011-03-03 Thread Frank Shute
On Thu, Mar 03, 2011 at 10:59:59AM -0600, Jorge Biquez wrote: Hello all. I am sorry in advance if this question sounds too stupid. I have a small server for personal use of webpages running: 7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #0 it is working fine , no problem very stable. I

Re: mysql missing from my home-page WordPress....

2011-03-03 Thread Michael J. Kearney
Wordpress install ftw I created a new database manually Http://www.inverselog.info John D Jones III freebsd-questi...@bsdgeeks4u.com wrote: On 03/01/2011 03:50 PM, Gary Kline wrote: On Tue, Mar 01, 2011 at 04:03:13PM -0500, Glenn Sieb wrote: On 3/1/11 3:53 PM, Gary Kline wrote:

Re: Kernel compiling problems

2011-03-03 Thread David Demelier
On 25/02/2011 12:21, Redd Vinylene wrote: Heya! Anybody know what's wrong with this? ## make buildworld buildkernel KERNCONF=NINJA cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline

Re: Kernel compiling problems

2011-03-03 Thread b. f.
Heya! Anybody know what's wrong with this? ## make buildworld buildkernel KERNCONF=NINJA ... /usr/src/sys/kern/sysv_msg.c:163: error: invalid application of 'sizeof' to incomplete type 'struct freebsd7_msgctl_args This error message is suggestive. ;) options COMPAT_FREEBSD4 options

Re: Bit order == byte order??

2011-03-03 Thread Erik Trulsson
On Thu, Mar 03, 2011 at 11:26:12AM -0500, Frank Solensky wrote: In sys/netinet/ip.h, the first octet of the ip header structure tests the byte ordering to determine the ordering of the header length (ip_hl) and version (ip_v) fields. My question: that always works? While my reading of the

xdm-options - non-bsd user needs bsd rc.d advice

2011-03-03 Thread John D. Hendrickson and Sara Darnell
Hi. I'm a BSD idiot I use [Debian] linux. rc.d question I'm trying to release a project (just below) to the widest possible unix audience. I need a line in /etc/inittab and to have a start/stop in /etc/rc.d, nothing unusual I think. I read many freeBSD rc.d materials and it only convinced

No Handbook in 8.2

2011-03-03 Thread Heidi Wyss
There seems to be no FreeBSD handbook in the 8.2 installation, likewise 8.0 and 8.1 (see http://docs.freebsd.org/doc/). Is this a botch or something else? Heidi ___ freebsd-questions@freebsd.org mailing list

Re: xdm-options - non-bsd user needs bsd rc.d advice

2011-03-03 Thread Chad Perrin
On Thu, Mar 03, 2011 at 05:01:10PM -0500, John D. Hendrickson and Sara Darnell wrote: Hi. I'm a BSD idiot I use [Debian] linux. [snip] If anyone would like to quickly comment I'd love to hear why bsd would be a better choice than ubantu (for what audience it is better). FreeBSD is

No Handbook in 8.2

2011-03-03 Thread Robert Huff
Heidi Wyss writes: There seems to be no FreeBSD handbook in the 8.2 installation, likewise 8.0 and 8.1 (see http://docs.freebsd.org/doc/). Is this a botch or something else? Documentation is now included as a port, one per language. See e.g. misc/freebsd-doc-en.

Re: Simplest way to deny access to a class C

2011-03-03 Thread Patrick Gibson
You might consider mod_security (/usr/ports/www/mod_security) which can be set up to ban hosts based on behaviour or characteristics. Or fail2ban (/usr/ports/security/py-fail2ban) is really great, too, in that it scans whatever logs you want, and can trigger a block in your firewall if enough

RE: Simplest way to deny access to a class C

2011-03-03 Thread Gary Gatten
Be careful of automated responses. What if someone spoofs IP's of legit users / customers / whatever and your automated response blocks them? Not good. I thought about blockingwell, never mind - might pi$$ someone off and attract unwanted attention... -Original Message- From:

Re: mysql missing from my home-page WordPress....

2011-03-03 Thread Gary Kline
On Thu, Mar 03, 2011 at 02:34:56PM -0500, Michael J. Kearney wrote: Wordpress install ftw I created a new database manually Http://www.inverselog.info John D Jones III freebsd-questi...@bsdgeeks4u.com wrote: On 03/01/2011 03:50 PM, Gary Kline wrote: On Tue, Mar 01, 2011 at

RE: Simplest way to deny access to a class C

2011-03-03 Thread Jorge Biquez
Thank you all for your time and comments. I guess that I will install a firewall, that way I can also block those Class C's from sending tons of emails to non existing accounts I will read the website to see the best options. Any suggestion is more than welcome. Jorge Biquez At 06:02

Re: mysql missing from my home-page WordPress....

2011-03-03 Thread Zbigniew Szalbot
Hello,        Thanks duly noted to everyone.  I was beginning to wonder if I        had lost what mind I've got left!  Not used to losing my two trial        blog, (1), and beyond that, being dumbfounded at how messy it        may be to keep WP current.   (2) It seems to me you are making