Re: natd with several alias IPs

2006-02-15 Thread Chuck Swiger
Andrew Pantyukhin wrote: > I wonder, what tricks do you use to use more than > one alias IP? I mean, if you have hundreds of > hosts behind your firewall, what can you do to alias > some of them to one ip, others to another and so on. See "man natd" about the following options for 1-to-1 NAT trans

CARP question (interpretation clarification)

2006-02-15 Thread Webster, Andrew
On FreeBSD 5.4-p8, the man page for CARP(4), has a paragraph about net.inet.carp.preempt which reads : net.inet.carp.preempt Allow virtual hosts to preempt each other. It is also used to failover carp interfaces as a grou

Re: Strange problem with user account

2006-02-15 Thread Ian A. Tegebo
On Fri, Feb 10, 2006 at 08:39:06PM -0800, Ian A. Tegebo wrote: > Somehow I've foobarred a user account. The account turned out not to have been foobared. The account had had 18 groups and this exceeded the kern.ngroups default of 16. Reducing the number of groups solved the problem. > # su USER

PAE kernel

2006-02-15 Thread Robert Uzzi
What is the secret to compiling a PAE kernel? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Help with strange web server problem

2006-02-15 Thread Jerry Bell
Path MTU problem? That would be my vote also. Ted I've done some more troubleshooting and some strange things have appeared. First, the colo says there is NO proxy, and NO firewall in front of this server. I captured a misfire on both the server and on my freebsd gateway. The tw

Re: SATA Raid

2006-02-15 Thread Beastie
Robert Uzzi wrote: That still dosen't connedt SATA to a non sata board though. That's my situation I have 6 SATA drives but no SATA native board. Looking for a cheap addin card to build this upon. I'll buy Intel SRCS16 (500$) this week, will talk to u later about it's compatibility and p

Re: Stale Dependancy

2006-02-15 Thread Bob Perry
Chris Maness wrote: This might be Newbie question: What is the cleanest way to resolve stale dependency with gamin-0.1.5_3. I think I remember seeing a message that it merged into fam. I did a portupgrade -a, and it's still there. I was surprised this was not self cleansing because I used

Re: Help with strange web server problem

2006-02-15 Thread Chuck Swiger
Jerry Bell wrote: [ ... ] > I've done some more troubleshooting and some strange things have > appeared. First, the colo says there is NO proxy, and NO firewall in > front of this server. That's believable too, perhaps you simply have a NIC which is failing or is screwing up the packet checksums

[Total OT] Trying to improve some numbers ...

2006-02-15 Thread Marc G. Fournier
Always trying to find new tools to monitor our servers, I came across the following a little while ago: http://www.mreriksson.net/uptimes/intro FreeBSD is showing 4th place right now behind Linux, SunOS and Netware for Average Uptimes ... with ours being an average of 120 days ... so,

Re: ethernet Interface haywire ???

2006-02-15 Thread Danial Thom
I wouldn't think that a bus error would have anything to do with the version of the OS. If the hardware gets hosed, its likely to do almost anything. --- brent <[EMAIL PROTECTED]> wrote: > Thanks--the server has em (intel gigabit) nics. > Have you seen this on any > specific version of FreeBSD an

Re: Blocking an individual email address

2006-02-15 Thread Jim Csoka
No...I ran make maps, as well as make install for the blacklist feature, and make restart. However, here is something interesting. When I access my corporate email via openwebmail, it functions as I would expectyou cannot send or receive to the given address. However, when using Outlook

Re: PAE kernel

2006-02-15 Thread Chuck Swiger
Robert Uzzi wrote: > What is the secret to compiling a PAE kernel? 42? No, no, that's not it. [1] Try: cd /usr/src && make buildkernel KERNCONF="PAE" Look at and perhaps modify /usr/src/sys/i386/conf/PAE first, if you like. -- -Chuck [1]: I'm in a whimsical humor, sorry. __

RE: Ethernet Stopping Problem

2006-02-15 Thread Ian Barnes
Hi, Here might be a better drawing (possibly) Router (10.0.0.2) | | FreeBSD Gateway (10.0.0.1) | | Switch (10/100) | - (10.0.1.0/24) | | | Laptop Desktop Wireless AP The router is in bridge

RE: Ethernet Stopping Problem

2006-02-15 Thread Ian Barnes
Hi Danial, Any ideas as to how I would be able to find out more if it was an arp problem. I don't see how it could be because I have only 3 machines on the network at the time that it died. The three where the router, the freebsd gateway, and my notebook. Is there something I could enable on the s

FreeBSD-6 + Jail + MultipleIP

2006-02-15 Thread mr sicon
Anyone have a patch or know if and when it will be implemented into the base jail system? thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED

Re: [Total OT] Trying to improve some numbers ...

2006-02-15 Thread David Benfell
On Thu, 16 Feb 2006 01:01:33 -0400, Marc G. Fournier wrote: > > FreeBSD is showing 4th place right now behind Linux, SunOS and Netware for > Average Uptimes ... with ours being an average of 120 days > Which shows yet again how utterly worthless this kind of rating is. So here's the problem as

kdm and fluxbox

2006-02-15 Thread RYAN M. vAN GINNEKEN
I am tring to get kdm to log me into fluxbox i have followed the handbook to the letter and can login to gnome kde and enlightnment also options for defaut and failsafe and some others none of which i have tried yet. However flux box is not there and i cannot seem to find where kde is getting t

Re: Stale Dependancy

2006-02-15 Thread Chris Maness
On Wed, 15 Feb 2006, Bob Perry wrote: Chris Maness wrote: This might be Newbie question: What is the cleanest way to resolve stale dependency with gamin-0.1.5_3. I think I remember seeing a message that it merged into fam. I did a portupgrade -a, and it's still there. I was surprised th

Re: Help Installing FreeBSD 6.0 with GUI

2006-02-15 Thread Norberto Meijome
Igor Robul wrote: > On Sat, Feb 11, 2006 at 07:36:08AM +, Robert Slade wrote: > >> There are some minor issues with nvida video 3d cards but there are >> nvida drivers for BSD. ATI cards are a bit more of a problem. In both >> cases search the mailing list archives the info is there. >>

Re: Stale Dependancy

2006-02-15 Thread Bob Perry
Chris Maness wrote: On Wed, 15 Feb 2006, Bob Perry wrote: Chris Maness wrote: This might be Newbie question: What is the cleanest way to resolve stale dependency with gamin-0.1.5_3. I think I remember seeing a message that it merged into fam. I did a portupgrade -a, and it's still there

Re: Help Installing FreeBSD 6.0 with GUI

2006-02-15 Thread Igor Robul
On Thu, Feb 16, 2006 at 05:04:01PM +1100, Norberto Meijome wrote: > 1) once you installed the graphics/dri , how do you enable them in > xorg.conf? Unfortunately I cannot tell you about configuration you need for 855G, but at least you need load kernel module for 855G, and place Load "dri" Load "gl

Re: Stale Dependancy

2006-02-15 Thread Chris Maness
On Thu, 16 Feb 2006, Bob Perry wrote: Chris Maness wrote: On Wed, 15 Feb 2006, Bob Perry wrote: Chris Maness wrote: This might be Newbie question: What is the cleanest way to resolve stale dependency with gamin-0.1.5_3. I think I remember seeing a message that it merged into fam. I di

Re: automount external usb hard drive?

2006-02-15 Thread Igor Robul
On Wed, Feb 15, 2006 at 01:59:21AM +, Daniel Bye wrote: > On Tue, Feb 14, 2006 at 08:01:44PM -0500, Peter wrote: > > Hi, is it possible to have an external USB hard drive automounted once > > connected? Also you'll need to umount it manually if you dont wish lose data. ___

UTF-8 locales and display corruption

2006-02-15 Thread Jeramey Crawford
If I should set my LANG environment variable to "en_US.UTF-8", many terminal applications which link to and use ncurses begin to have various degrees of display corruption. Does anyone know how to fix this, or what the cause is? The applications I have noticed it the most in are mutt (including mu

Arpwatch?

2006-02-15 Thread Kurt Buff
All, I've installed arpwatch-2.1.a13_2 on FBSD 6.0 (6.0-RELEASE #0 GENERIC I386), and it looks like it installed just fine. However, when I run the rc.d script (/usr/local/etc/rc.d/arpwatch.sh start) to start it, nothing happens, except that it echoes 'meuh' and then dies - I found that string in

Mysterious reboot

2006-02-15 Thread Mike Loiterman
Afte being up for more than two months, I just noticed that my ver reliable and stable server mysteriously rebooted. I've had the same hardware and system setup for more than a year and haven't ever experienced anything like this before. I haven't added any new hardware in a very long time. I di

Re: Mysterious reboot

2006-02-15 Thread Olivier Nicole
> /var/log/messages just shows a user connectig via pop, and then the next > line is the machine booting. Does the reboot correspond to the rainstorm? Do you have UPS? If time matches and no UPS I'd highly suspect a micro power faillure, that other machines could over go, but that this specific

<    1   2