RE: Does FreeBSD 4.11-STABLE support the 8237R?

2006-06-02 Thread Scott Hiemstra
> Did you say you are running a server? That MB is > only suitable for desktop use, as it has the > slowest ethernet controller known to man on a > 32/33Mhz bus. Running this MB as a server is like > putting cheap, skinny tires on your porsche. > > DT Personaly, I appreciate your dedication to m

RE: Does FreeBSD 4.11-STABLE support the 8237R?

2006-06-02 Thread Scott Hiemstra
> I run FreeBSD 4.11 stable, and I need to replace my ASUS K8V Deluxe > motherboard. I am thinking about de K8V-X SE. However, > instead of the 8237 > chipset, it has the 8237R. Is that supported in FreeBSD 4.11 stable as > well? Also, instead of the Gigabyte LAN, it has a Realtek > 8201CL D vers

RE: ftp server with no shell accounts

2006-05-11 Thread Scott Hiemstra
> I tried the default ftp server with FreeBSD 5.4 and users > with no shell > accounts but it does not work. > > Does anyone know of a ftp server that users would still have home > directories but no shell access /sbin/nologin and that could still > upload files to there home directories. The

RE: daemon to listen on localhost only?

2006-05-10 Thread Scott Hiemstra
Actually, it would be: ftp stream tcp nowait root/usr/libexec/ftpd ftpd -l -D -a 127.0.0.1 Sorry for the confusion, Scott > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Scott Hiemstra > Sent: Wednesday, Ma

RE: daemon to listen on localhost only?

2006-05-10 Thread Scott Hiemstra
For the stock freebsd ftpd, you should be able to change inetd.conf: FROM ftp stream tcp nowait root/usr/libexec/ftpd ftpd -l TO ftp stream tcp nowait root/usr/libexec/ftpd ftpd -l -a 127.0.0.1 I think that should work but untested. Scott > -Original

RE: daemon to listen on localhost only?

2006-05-10 Thread Scott Hiemstra
> Is there a way to tell a daemon to listen only to the > localhost without > using a firewall? As others have stated, check the daemon you are trying to run but many can also run via tcpserver (http://cr.yp.to/ucspi-tcp/tcpserver.html). Going this route you can limit the listening IP to localh

RE: public samba share annoyingly asking for password

2006-05-04 Thread Scott Hiemstra
> > No, it doesn't work. The problem is still there on win 2k or > NT clients. > > Any other option? > > Vittorio > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send a

RE: Add partition to existing disk

2006-03-29 Thread Scott Hiemstra
Thanks Jerry... I'll give it a try this evening. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jerry McAllister > Sent: Wednesday, March 29, 2006 10:52 AM > To: Scott Hiemstra > Cc: freebsd-questions@freebsd.org &g

Add partition to existing disk

2006-03-29 Thread Scott Hiemstra
I have an existing system which I cannot reinstall and sysinstall seems like too much of a wizard to use on a well running existing system. When I built the system 2 years ago I decided to leave about 25GB of unpartitioned space for future unknown projects, I now have a use for the space but I can

RE: How to get out of Africa?

2004-01-26 Thread Scott Hiemstra
Become root cd /stand ./sysinstall select "Configure" select "Time Zone" And that will put you into the same interface you selected africa with. Have fun, Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Wayne M Barnes Sent: Tuesday, October 21, 2003

RE: anti-spam and mailing lists

2003-11-12 Thread Scott Hiemstra
Looks to me like a manager of that list or server doesn't care for your IP address / hostname or your ISP in general. Coming from the ISP industry, Optima Online is not very ISP friendly when it comes to playing nice with others. I would attempt to contact the list manager off-line or contact you

Re: environment variables and hostname...

2003-11-04 Thread Scott Hiemstra
You can use the "env" command to see a list of Environment variables. On my system, it doesn't appear the hostname is in there but it may be on yours. Scott - Original Message - From: "Xpression" <[EMAIL PROTECTED]> To: "FreeBSD-questions" <[EMAIL PROTECTED]> Sent: Tuesday, November 04,

Re: Backup Solutions

2003-10-14 Thread Scott Hiemstra
Just so the original question does get answered, I have successfully used Backup Exec to backup FreeBSD/Linux/Solaris boxes with no real pain to mention. Veritas attempts to hide the fact they have agents for UNIX within backup exec but they are present, you just have to do a little digging on the

RE: sendmail AUTH_OPTIONS

2003-06-04 Thread Scott Hiemstra
Noah, I'm no sendmail expert, I prefer qmail myself but with some creative googling I found this which I believe will answer your question. http://www.sendmail.org/m4/tweaking_config.html#confAUTH_OPTIONS Scott Scott Hiemstra [EMAIL PROTECTED] -Original Me

RE: PPPoE load balancing

2003-06-03 Thread Scott Hiemstra
Valid point, I must have been dreaming when I originally read his post... Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adam Maas Sent: Tuesday, June 03, 2003 8:02 AM To: Scott Hiemstra; FreeBSD Subject: Re: PPPoE

RE: PPPoE load balancing

2003-06-03 Thread Scott Hiemstra
Maybe another option: Purchasing a hardware solution; I've never used one personally but I have heard good things about the Fatpipe Superstream from friends ($3,000 or so). Several other companies make the exact same thing just in different forms. It will allow you to bond multiple dsl/

RE: DNS and natd

2003-06-03 Thread Scott Hiemstra
delivered I'm not 100% sure this is feasible in freebsd but it should be. Good luck, Scott ---- Scott Hiemstra [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alfonso Romero Sent: Monday, June 02, 2003 9:48 PM T