Re: Wireshark

2008-09-11 Thread Grant Peel
? -Grant - Original Message - From: "Christopher Cowart" <[EMAIL PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]> Cc: Sent: Thursday, September 11, 2008 6:18 PM Subject: Re: Wireshark ___ freebsd-questions@freebsd

Wireshark

2008-09-11 Thread Grant Peel
Hi all, I recently became aware of a utility called Wireshark (apparently formerly 'EtherReal"), and was showing a running copy on Windoze. It apprears that it would be awsome for diagnosing network issues (such as DoS attacks, Email bombs etc. My question is: Does the version in /usr/port

Re: BIND DNS Patching on 6.1, 6.2

2008-08-31 Thread Grant Peel
Hi all, Thanks to Lars I have come up with the following (to upgrade BIND for the DNS caching issue)...(short of updateing all source). Download the latest port BIND95.9.5.x (p2 I think), Extract it to the ports directory, make -DWITH_REPLACE_BASE make install make clean Is the above correc

Re: BIND DNS Patching on 6.1, 6.2

2008-08-30 Thread Grant Peel
Lars, Thanks for the reply. I have installed many hundreds of ports, but an feeling a little nervouse about this one. Would you mind creating a simplified step by step for how to perform this one? If so, Please include the make lines ... Thanks a billion, -Grant - Original Message --

Re: Cop[ying files from WIndows -> FreeBSD using Cruizer

2008-06-29 Thread Grant Peel
Thanks David, In my case I was getting a 'deprication' warning so I changed the command to: mount -t msdosfs /dev/da1s1 /usbstick (I already have a scsi device (SAS) connected). Thanks again, -Grant - Original Message - From: "David Gurvich" <[EMAIL PROTE

Cop[ying files from WIndows -> FreeBSD using Cruizer

2008-06-29 Thread Grant Peel
Hi all, I have a USB sandisk cruiser 2 gig memory stick that I would like to use to copy some files from a Windows machine to a Free BSD (6.3). I findiing the handbook a little confusing on this topic, and was wondering if anyone would be willing outline a procedure for this. -G

Re: CPUs again.

2008-06-27 Thread Grant Peel
on motherboard Thx, -Grant - Original Message - From: "Lowell Gilbert" <[EMAIL PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]> Cc: Sent: Friday, June 27, 2008 4:03 PM Subject: Re: CPUs again. "Grant Peel" <[EMAIL PROTECTED]> writes: Unde

Re: CPUs again.

2008-06-27 Thread Grant Peel
Understood, Does the default "GENERIC" kernel see them as i386 or amd64 when booting then?, or does using amd64 require a custom kernel? -Grant - Original Message - From: "Sean Cavanaugh" <[EMAIL PROTECTED]> To: "Ghirai" <[EMAIL PROTECTED

CPUs again.

2008-06-27 Thread Grant Peel
Hi all, I sort of asked this question previously, but am not sure I asked it correctly. What CPU type should I use for 64 bit Celerons, and 64 bit Xenons? -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Server Questions.

2008-06-23 Thread Grant Peel
Hi all, Two questions for the Web hosting types out there: 1. Does anyone use Celeron based nameservers? (i.e. I have two brand new Dell PE R200s and was considering using them as ns1 and ns2. What version of FBSD would one use (I am thinking 6.3 Rel, but us there any compelling reason to use

Re: simple network traffic query tool

2008-04-28 Thread Grant Peel
Take a look at ipa. -Grant - Original Message - From: "beni" <[EMAIL PROTECTED]> To: Cc: "Tobias Kirschstein" <[EMAIL PROTECTED]> Sent: Monday, April 28, 2008 2:00 PM Subject: Re: simple network traffic query tool On Thursday 24 April 2008 18:10:40 Tobias Kirschstein wrote: hi,

Ports Question

2008-04-26 Thread Grant Peel
Hi all, What is the proper method to pass configure arguments when installing a port? example, I am trying to build exim with mysql and spf support make -D "WITH_SPF=YES" -D "WITH_MYSQL=YES" Please help, been struggling with this for what seems like forever. -Grant _

Re: Load Averages

2008-03-15 Thread Grant Peel
Patric, No the system seemed as responsive as ever: the name daemon was processing requests, and logging in was quick and painless. -Grant - Original Message - From: "Patrick C" <[EMAIL PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]> Cc: ; "

Re: Load Averages

2008-03-15 Thread Grant Peel
The only thing I see in dmesg is: Too many dynamic rules (from ipfw). Maybe I should try removing the keep-state statements? I only want to reboot as a last resort :-) -Grant - Original Message - From: "Patrick C" <[EMAIL PROTECTED]> To: "Grant Peel&qu

Re: Load Averages

2008-03-15 Thread Grant Peel
Ivan, Checked top, it does not have the 'S' option. Guess its time to upgrade ... (???) -Grant - Original Message - From: "Ivan Voras" <[EMAIL PROTECTED]> To: Sent: Saturday, March 15, 2008 5:31 PM Subject: Re: Load Averages ___ freebsd-

Load Averages

2008-03-15 Thread Grant Peel
Hi all, I have a machine that has be up now for a little over two years: voyager ROOT /var/log > w 10:15AM up 741 days, 2:42, 1 user, load averages: 1.06, 1.02, 1.00 USER TTY FROM LOGIN@ IDLE WHAT p0 10:08AM - w and as

Re: interactive stop on boot

2008-03-14 Thread Grant Peel
Yeah, what CHris said. Also, there is an option you can put in fstab to allow the automount, and background the NFS mounts ... so that if the mount fails the boot will continue. Again, as mentioned, this will only work if the OS and your connection method (ssh daemon?) are not dependant on the

Root User logged in at terminal

2008-02-20 Thread Grant Peel
Hi all, I installed a new server this weekend and it appears I did not log out befor disconnection the keyboard and monitor. Is the a way through ssh to force a logout of the root user? -Grant ___ freebsd-questions@freebsd.org mailing list http:/

Hosting Server Load

2007-12-27 Thread Grant Peel
Hi all, Just wondering what kind of load most hosters consider reasonable. (1 min, 5 min, and 15 min average loads). -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Open Source softwares in FreeBSD for web hosting platform

2007-11-26 Thread Grant Peel
We, and many hundreds of other hosts use Webmin/Usermin/Virtualmin. It is free, It is robust, There are tons of third party mods to use, Learning how to create your own mods is easy, It is secure. www.webmin.com -Grant - Original Message - From: Tek Bahadur Limbu To: Ovi Cc:

IPFW or ProFTPD

2007-11-12 Thread Grant Peel
Hi all, I am getting lots of brute force attacks on my proftpd server and was wondering if anyone knows of a way for IPFW to check incomming connections and automagicaly block an IP for a period of time when too many connections are made on a port, or if any Proftpd gurus out there know if the

5.2.1 to 6.2 Migration.

2007-11-03 Thread Grant Peel
Hi all, I thought I would ask the question before I do it the hard way 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? if so ... 2. Can it be done through an ssh connection, or MUST I make the trip to the farm and do it from the console? -Grant ___

Re: Recommended servers for FreeBSD

2007-10-30 Thread Grant Peel
All, We have been using Dell since early 2001. in fact, I have one comming up on two years uptime. (FreeBSD 4.4, Yeah, I know, but I just can't bring myself to shut it down to upgrade). Raid works well, new SAS systems work well, no burn CPUs or Memory. Lots of great online and on phone support

OpenSSL upgrade.

2007-10-27 Thread Grant Peel
Hiall, Due to a security issue, I need to upgrade my OpenSSL version. What is the correct method? ports? package? a CVSUP of the whole server source? Here is the version I have now (on freebsd 6.2) const# openssl version OpenSSL 0.9.7e-p1 25 Oct 2004 const# TIA, -Grant ___

OpenSSL Upgrades from ports.

2007-10-24 Thread Grant Peel
Hi all, I need to upgrade (FreeBSD 6.2) OpenSSL due to some security concerns. I would like to do so from ports. If anyone cares to give me a simple how to I would be greatful. make deinstall make install clean ??? Are the any 'gotchas' upgrading OpenSSL I should watch for? -Grant _

trafshow and IPFW

2007-10-20 Thread Grant Peel
Hi all, If I write a rule to block irc ports (6669), and I see them being blocked in ipfw, will I still see the connection attemps in trafshow? -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Why 7.0 is so late ?

2007-10-18 Thread Grant Peel
DItto DItto Ditto! -also- I wait another two years if it means I can 'upgrade' from 6.2 to 7.0 (CVS?) without having to restage the whole system!!! -Grant - Original Message - From: Jerry McAllister To: freebsd-questions@freebsd.org Cc: Jerry McAllister Sent: Thursday, Oct

Re: gtn bot ?

2007-10-18 Thread Grant Peel
Hi all, I missed one to. I have never seen this process befor, any ideas? 6313 1 Mon Oct 15 19:34:39 2007 0:02.71 [prox] - Original Message - From: Grant Peel To: freebsd-questions@freebsd.org Sent: Thursday, October 18, 2007 7:53 AM Subject: gtn bot ? Hi all

gtn bot ?

2007-10-18 Thread Grant Peel
Hi all, Checking my mrtg and trafshow this morning I seem to have an ircd bot running on one of my servers. Does anyone know where I might find some info on 'gtn'?? ps -ax: 62067 1 www Wed Oct 17 20:49:47 2007 gtn (perl5.8.8)35990 1 www Wed Oct 17 18:15:59 2007 [eg

Re: php4 to php5 upgrade

2007-10-13 Thread Grant Peel
tedious. Thanks for the reply, I thought deinstall and install should do the trick will let you know how I make out. -Grant - Original Message - From: Kevin Kinsey To: Grant Peel Cc: freebsd-questions@freebsd.org Sent: Saturday, October 13, 2007 9:48 PM Subject: Re: php4

php4 to php5 upgrade

2007-10-13 Thread Grant Peel
Hi all, Does anyone know where there might be some clear documentation the discribes the complete removal of php4 and its extentions, then how to build php5 extentions. I want to use ports if possible. -Grant P.S. one thing I have always tripped over is weather to build php first, then, ru

Re: Server Reboot

2007-10-07 Thread Grant Peel
- Original Message - From: Gary Kline To: Garrett Cooper Cc: Grant Peel ; FreeBSD Mailing List Sent: Saturday, October 06, 2007 10:15 PM Subject: Re: Server Reboot On Sat, Oct 06, 2007 at 08:19:12AM -0700, Garrett Cooper wrote: > Grant Peel wrote: > &

Server Reboot

2007-10-06 Thread Grant Peel
Hi all, This is the first time in 10 years I have seen this. I have a Dell PE750 (vintage 2004), running FreeBSD 6.2 that had been up and running for about 30 days without any issues. The server somehow rebooted last night, apparently, all by itself. The last log file line I can find waqs a

Re: Silly IPFW question.

2007-09-24 Thread Grant Peel
remember erthernet connections right, it would be the last MAC it came from ... and not the originating MAC. Forgive me if I am wronge above, but I am not a 'level' 1, 2, or 3, guru`! :-) -Grant - Original Message - From: Jeff Mohler To: Grant Peel Cc: freebsd

Silly IPFW question.

2007-09-24 Thread Grant Peel
Hi all, I am sorry if this is a no-brainer Is there anyway to make a rule in IPFW that will match MAC addresses instead of IP or port numnbers (and no, I didnt see anything in the docs :-)) -Grant ___ freebsd-questions@freebsd.org mailing li

Re: csh if..then delhema.

2007-09-09 Thread Grant Peel
To: Garrett Cooper Cc: Giorgos Keramidas ; Grant Peel ; freebsd-questions@freebsd.org Sent: Sunday, September 09, 2007 4:19 AM Subject: Re: csh if..then delhema. On Sat, Sep 08, 2007 at 08:26:47PM -0700, Garrett Cooper wrote: > Giorgos Keramidas wrote: > >On 2007-09-08 2

csh if..then delhema.

2007-09-08 Thread Grant Peel
Hi all, I have tried every escape sequence I can think of, and I still get Division by 0 error here.. if ($filesystem == "\/") then $fsname = $fsnm1 elseif ($filesystem == '/var') then $fsname =$fsnm2 elseif ($files

IPMI kernel object i/o error

2007-09-03 Thread Grant Peel
Hi all, I am trying to get ipmitool working on a Dell 1850. When I kldload the ipmi.ko, it seems to load fine but the dev device is not being created. I can see this in the dmesg any time I try. If anyone can interprate this I wouold be greatful The ACPI driver cannot be loaded after boot. ip

run CVSup ahead of time>?

2007-09-01 Thread Grant Peel
Hi all, I am about 200 miles from the servers. Can I run cvsup now (12 hours ahead of time) safely on production servers, then do the rest when I get there? Noone else uses the ports system but me, or installs anything...i.e. I am the only one who can log into the shell. -Grant __

Last CVSup question.

2007-09-01 Thread Grant Peel
Hopefullly! I have been told in the past that I can skip the mergemaster steps. Considering I am just going from 6.1 to 6.2 is this still true? I have always found the mergemaster process confusing. -Grant ___ freebsd-questions@freebsd.org mailing lis

Re: CVSup

2007-09-01 Thread Grant Peel
Sup On Saturday 01 September 2007 12:31:33 Grant Peel wrote: > Hi all, > > Can I use > > src-all and ports-all in the same supfile? > Nope. But you can update them at the same time if you don't mind the IO and network traffic: csup /path/to/ports-su

CVSup tag version.

2007-09-01 Thread Grant Peel
Hi all. I have three servers running FreeBSD 6.1 I want to update them tonight, and am wondering which tag to use. I want them to upgrade to the latested released version of 6.2 (not cutting edge). tag = RELENG_6_2 or RELENG_6 ??? -Grant ___ fr

CVSup

2007-09-01 Thread Grant Peel
Hi all, Can I use src-all and ports-all in the same supfile? -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: IPFW - Keep State

2007-08-31 Thread Grant Peel
I don't use NAT, so is there any other compelling reasons? Speed etc? -Grant - Original Message - From: Mel To: freebsd-questions@freebsd.org Sent: Friday, August 31, 2007 9:21 AM Subject: Re: IPFW - Keep State On Friday 31 August 2007 14:34:51 Grant Peel wrote:

IPFW - Keep State

2007-08-31 Thread Grant Peel
In a nutsheel, is it really necessary, or is thier a really compelling reason to use keep-state for a normal web - email server? I sometimes see "Too many dynamic rules" and can see a correlation between customer complaints and these log entries. My server all have about 200 rules, most of them

Re: ipmi

2007-08-26 Thread Grant Peel
Added a sym link from /dev/ipmi1 to ipmi0 and all is well. -Grant - Original Message - From: Grant Peel To: Riemer Palstra Cc: freebsd-questions@freebsd.org Sent: Sunday, August 26, 2007 9:16 AM Subject: Re: ipmi Yes, I tried that. Still same error message. I am

Re: ipmi

2007-08-26 Thread Grant Peel
Message - From: Riemer Palstra To: Grant Peel Cc: freebsd-questions@freebsd.org Sent: Sunday, August 26, 2007 9:08 AM Subject: Re: ipmi On Sun, Aug 26, 2007 at 08:44:51AM -0400, Grant Peel wrote: > Can anyone take my blinders off and show me what I am miss

ipmi

2007-08-26 Thread Grant Peel
Hi all, I took a stab at installing ipmitool on my PE750. When I try to use it I get this. The box is running FreeBSD 6.2 so my understanding is there is no kernel work to be done. Can anyone take my blinders off and show me what I am missing? excelsior# ipmitool sensor Could not open device

Pesky File

2007-08-26 Thread Grant Peel
Hi all, How do I view and delete this file? -rw-r--r--1 gpeel wheel 57080 Oct 3 2004 -P -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL P

IPMI A Question to all Dell Users.

2007-08-26 Thread Grant Peel
Hi all, I have been reading a bit about IPMI. I am running 6.2 on all my servers. Does any Dell (PowerEdge) users have the IPMI port installed? Is it safe? Easy to use? Any problems with installation? I am mostly interested in viewing sensor info and extracting SELs. TIA, -Grant

uknd - uhub DRAC woes.

2007-08-25 Thread Grant Peel
Hi all, Whenever I reset my DRAC cards on my Dell machines, I can no longer use the remote terminal applet to access the console. The error I see is this: ukbd0: at uhub0 port 1 (addr 2) disconnected ukbd0: detached Is there any way to reinit the keyboard? (through ssh). i.e can the uhub and/or

Re: SAS (serial attached SCSI)

2007-08-21 Thread Grant Peel
Hi Jon, I have been using two Dell SAS (Seial Attached SCSI) for about a year now, and have no issues thus far. They both use the 'da' driver and from my standpoint, there seems to be no difference between then (Standard SCSI and SAS). I am running FreeBSD 6.1 and 6.2 -Grant - Original

IPFW Questions.

2007-08-20 Thread Grant Peel
Hi all, I was wondering what the concensus is on using dynamic rules in IPFW. Every once in a while, I suppose there is a DoS attaclk that causes me to see hundreds of: +ipfw: install_state: Too many dynamic rules in my security log. I am sure i read somewhere that many people are skipping th

Dump + GZIP

2007-08-16 Thread Grant Peel
Hi all, Can I safely pump a filesystem dump through gzip during the dumping process?, or di I need to create the dump first then gzip it after? Does zipping the dumps cause any headaches at restore time? (I currently dump 5 servers worth of data to a raid 5 array, and am about 20% away from ru

ports clean

2007-08-15 Thread Grant Peel
How con I run make clean in the /usr/ports directory and ensure the CPU does not get all eaten up? I need to do this on two name servers so no users need to log in or anything...it can run for a whole day and not bother anyone. Thanks all,. -Grant __

Re: Convince me, please!

2007-08-09 Thread Grant Peel
Local system status: 3:01AM up 521 days, 19:57, 0 users, load averages: 0.12, 0.05, 0.02 (FreeBSD 4.4) -Grant - Original Message - From: Wojciech Puchar To: Pollywog Cc: freebsd-questions@freebsd.org Sent: Thursday, August 09, 2007 8:04 AM Subject: Re: Convince me, please!

Ports Clean

2007-07-13 Thread Grant Peel
Hi all, My ports collection on some of the servers is wasting alot of space. What would be the best method to 'cleanout' the ports dir without adversly affecting the operation of the rest of the server? All of the servers are live production servers. -Grant ___

mbr on second drive.

2007-07-06 Thread Grant Peel
Hi all, I recently used sysinstall to partition and label a new scsi drive. /dev/da0s1 b (swap) d/ e/usr f/var g/home I then 'restored' 4 filesystems to it: / /usr /var /home Somehow, the disk is not bootable. I get a 'BTX HAlted" when I try to boot it. IS there a way to che

Ports Dir

2007-07-04 Thread Grant Peel
Can one run 'make clean' in the /usr/ports directory in the hope of reducing disk space? -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECT

MySQL Quotas

2007-07-03 Thread Grant Peel
Hi, I am posting this here thinking this may be more of an OS thing than a mysql thing... Since all mysql databases and tables need to be owned by the mysql user, is there, er, has anyone figured out a way to impose disk quotas per database for mysql? -Grant __

Re: Regular Freezes

2007-06-25 Thread Grant Peel
Hmm, had exactly the same issue on 6.0. Turned out to be a filesystem quota issue. Updateing to 6.2 fixed that. Are quotas enabled? -Grant - Original Message - From: Lowell Gilbert To: SigmaX asdf Cc: freebsd-questions@freebsd.org Sent: Monday, June 25, 2007 9:50 AM Subje

Re: Reading temperature on DELL PE2850?

2007-06-05 Thread Grant Peel
I use racadm on my local machine and have found that the linux version will run on FreeBSD. There are commands in the racadm utility to read temps and voltages etc etc, a little cumbersome, but possible. Too bad DRAC IIIs are so unreliable because the interface includes all that. racadm is be

Disk Error - DUMP output.

2007-05-25 Thread Grant Peel
Is there any way to figure out the files that are not being read using the DUMP error output below? DUMP: read error from /dev/da0s1g: Input/output error: [block 42718592]: count=8192 DUMP: read error from /dev/da0s1g: Input/output error: [sector 42718594]: count=512 DUMP: read error from

Server Move - Quotas

2007-05-24 Thread Grant Peel
Hi all, I am about to migrate about 250 domains from 1 server to another. The OLD server is running FreeBSD 4.7 and the new one is 6.2. Every domain has a real UNIX user whos home is in the /home directory. We are using user quotas to manage disk space. Can I directly copy the user.quota file

Re: Cloning

2007-05-23 Thread Grant Peel
Just because it was brought up. Can Norton Ghost, run from a floppy be used to clone a FreeBSD disk? (SCSI -> SCSI) -Grant - Original Message - From: Brown, Steve To: Richard Rice ; freebsd-questions@freebsd.org Sent: Wednesday, May 23, 2007 12:31 PM Subject: RE: Cloni

Re: camcontrol

2007-05-11 Thread Grant Peel
badness does not seem to be growing.Is there a way to diagnose what file it is trying to read? (perhaps I could remove that inode?)-Grant- Original Message - From: Lowell Gilbert To: Grant Peel Cc: freebsd-questions@freebsd.org Sent: Friday, May 11, 2007 10:51 AM Subject: Re

camcontrol

2007-05-08 Thread Grant Peel
Hi all, I have a disk that may be going bad, SCSI. How do I tell camcontrol to stop using parts of the disk that show errors? such as: (da0:ahc0:0:1:0): READ(10). CDB: 28 0 3 ab d5 c1 0 0 e 0 (da0:ahc0:0:1:0): MEDIUM ERROR info:3abd5c1 asc:11,1 (da0:ahc0:0:1:0): Read retries exhausted sks:80,3

SCSI + camcontrol

2007-05-04 Thread Grant Peel
Hello all, A few weeks back, I turned on mod_gzip in apache and as a result, the /tmp directory filled up with .wrk files causing the root filesystem to fill to capacity. When we noticed what was happening, on May 1 we had no choice but to cold boot the machine as it was, for all purposes lock

Re: Anti Spam

2007-04-21 Thread Grant Peel
Eric, I think that Easyantispam is a reseller for mailfoundry. Have you some expierience with mailfoundry? If so, I would like to hear you feedback. -Grant - Original Message - From: "Eric Crist" <[EMAIL PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]

Anti Spam

2007-04-20 Thread Grant Peel
Hi all, I am posting this question here because I know there are alot of ISPs using FreeBSD (including me) and am hoping to get feedback, either directly to me or to the list. We are wrestling (as I am sure many are), with spam. Up until now we have been employing Spamassassin locally and usin

Server Load

2007-04-14 Thread Grant Peel
Hi all, Last week I enabled DEFLATE in apache. I have since disabled it, due to it (I think), sotting the serever load sky high. Since disableing it, the server load has not decreased by much, but I have narrowed it down to Apache (2.2) or mysqld that is shooting the load up. The high server l

Re: Virtual Hosting Control Panel

2007-04-05 Thread Grant Peel
http://webmin.com (system panel) http://usermin.com (users control panel) http://virtualmin.com (hosting control panel). All written in perl. Uses its own https server (miniserv.pl), many hundreds of easy to install modules available. -Grant - Original Message - From: "Chris Hesselrod

zoneinfo FreeBSD 4.4 - 4.11

2007-03-09 Thread Grant Peel
Hi all, I got all my servers playiung nice with the new port for zoneinfo, all but one which is a simple slave nameserver ruynning FreeBSD 4.4. When I installed the port on it, and try to run make, I get this: voyager ROOT /usr/gpeel/zoneinfo > make zoneinfo-: You need to define PORTNAME and PO

Re: SCSI Error reported in Daily Run.

2007-03-04 Thread Grant Peel
bad. Try: # sudo camcontrol defects da0 -f block -G ~~BAS On Fri, 16 Feb 2007, Grant Peel wrote: > Hi all, > > Can anyone simplify this error message? > > Only seen once, system seems to be running OK. > > Fix? Replace? > > +++ /tmp/security.hjdAMgoP Fri Feb 16 03:02

Cloning a disk -large to small

2007-03-04 Thread Grant Peel
Hi all, I have been researching the use of 'dd' quite a bit lately as I have had to clone a newly setup server. The clones are done, and everything seems to be working fine. I was wondering though, if one had a newly setup disk on a 74 GB SCSI dirve, is there some know turning that can be do

Re: Fw: FIN_WAIT_2

2007-03-03 Thread Grant Peel
Do you have ipfw or other firewall running? Did you restart the network? -Grant - Original Message - From: "Tek Bahadur Limbu" <[EMAIL PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]> Cc: Sent: Saturday, March 03, 2007 6:43 AM Subject: Re: Fw: FIN

top

2007-03-02 Thread Grant Peel
Hi all, FreeBSD 'top' 6.n does not seem to show anything when the i flag (don't display idle processes). the whole display (below the mem and cpu information header) goes blank. Any ideas? -Grant ___ freebsd-questions@freebsd.org mailing list http://

Re: Fw: FIN_WAIT_2

2007-02-26 Thread Grant Peel
PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]> Cc: Sent: Sunday, February 25, 2007 8:53 AM Subject: Re: Fw: FIN_WAIT_2 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 25 Feb 2007 05:23:20 -0500 "Grant Peel" <[EMAIL PROTECTED]> wrote: my problem is th

Fw: FIN_WAIT_2

2007-02-25 Thread Grant Peel
all the FIN_WAIT_2 sockets die, I get a 'Can't bind to port" error. When I do the lsof thing it shows no files or processes connected to that port, or socket. -Grant - Original Message - From: "Christian Walther" <[EMAIL PROTECTED]> To: "Grant Peel"

FIN_WAIT_2

2007-02-24 Thread Grant Peel
Hi all, Just wondering if anyone has found / knows of a way to kill sockets that are stuck in FIN_WIAT_2 state - without rebooting the server. When I kill the processes (in this case the pop3 server) that allows the connection, it still takes about 3 hours for the socket to time out and die. -

FreSBIE NFS Client

2007-02-17 Thread Grant Peel
Hi all, If I boot from a FreeSBIE disk on a blank machine, can I: 1. Create pristine filesystems (/ /usr /var /home etc) on the local HD. 2. Startup an NFS client to connect to a NFS server, and transfer over .tar. files to rebuild the local filesystems? I know there is a list for FreeSBIE, bu

Re: Master Password File Migration.

2007-02-17 Thread Grant Peel
I need to redo all the keys, csrs and order new certs? -Grant - Original Message - From: "Erik Trulsson" <[EMAIL PROTECTED]> To: "Grant Peel" <[EMAIL PROTECTED]> Cc: Sent: Saturday, February 17, 2007 5:09 AM Subject: Re: Master Password File Migratio

Master Password File Migration.

2007-02-17 Thread Grant Peel
Hi all, I cant seem to find a straight answer. Will $1$ passwords created (and currently used) in freeBSD 4.7 and 4.10 work when directly copied to 6.2? (i.e. will the unix users be able to login using thier regualr password, or will I have to reset them all?). -Grant _

SCSI Error reported in Daily Run.

2007-02-16 Thread Grant Peel
Hi all, Can anyone simplify this error message? Only seen once, system seems to be running OK. Fix? Replace? +++ /tmp/security.hjdAMgoP Fri Feb 16 03:02:47 2007 +(da0:ahc0:0:0:0): WRITE(10). CDB: 2a 0 0 f3 a 3f 0 0 20 0 +(da0:ahc0:0:0:0): CAM Status: SCSI Status Error +(da0:ahc0:0:0:0): SCSI S

Migration

2007-02-13 Thread Grant Peel
Hi all, I have been perstering this list quite a bit lately asking all kinds of questions about how I am going to upgrade some old versions of FreeBSD (and add 1 brand new box), without having to reinstall each port/program an all servers causing all kinds of downtime. I may have answered my o

FreeBSD Boot Only CD.

2007-02-11 Thread Grant Peel
Hi all, I have downloaded the 6.2-RELEASE ISO images, (Disk 1, Disk 2, and Boot Only), and was wondering... If I use the boot only CD to boot up the new server I am getting, can I use it to: FDisk and Disklabel the new HD (SAS), ifconfig the NIC, Setup a network share (as a client), Download D

Full Swap File.

2007-02-09 Thread Grant Peel
Hi all, Today while I was out, one of our sytems slowed to a crawl. /var/log/messages shows the swapfile filled to capacity. I will be doubling RAM (to 1 GIG and the swap partition to 2 GIG) in the very new future. DOes anyone know if there is a method for tracing what process would have fill

master.passwd

2007-02-09 Thread Grant Peel
Hi all, I have two servers that I will be upgrading. Will the passwords in 4.7 and 4.10 (in the master password file work in 6.1? They all start with $1$ -Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Importing a server setup.

2007-02-09 Thread Grant Peel
Hi all, I have a very good setup on a server that I would like to clone to a brand new server, and an existing server. My plan is dependant on two things, feel free to comment on them if I am missing something: 0. Make sure the machine to be cloned is using a generic kernel, and ensure the S

A VERY Strange Question.

2007-02-06 Thread Grant Peel
Hi all, SInce the inception of out company in 1998, we have been using FreeBSD exclusively, and will continue to use it and contribute where we can. Due to many client requests, we may be forced into offering a Microsoft Server Solution as well. I would like to discuss the MS setup with someon

losf netstat bound port 100

2007-01-20 Thread Grant Peel
Hi all, Being going blind again looking for an answer to a seemingly simple question. I had a hung pop3 process (port 110), and killed it. netstat still shows 3 connections in the FIN_WAIT_2 state. lsof shows nothing (no connected processes). Is there a simple way to disconnect the hung socket

Re: Identifying a Remote Machine.

2007-01-14 Thread Grant Peel
ACtually no, Sory if the question was vauge, What I am looking to do is to create a tool that will identify what MACHINE (not domain) an ip is being used on. -Grant - Original Message - From: "Pietro Cerutti" <[EMAIL PROTECTED]> To: "Grant Peel" <

Identifying a Remote Machine.

2007-01-14 Thread Grant Peel
Hi all, Try not to laugh too hard here I have several servers, each with hundreds of IPs on them. I am attempting to write a php script that will connect to each ip and identify the 'hostname' as set in rc.conf. I have been looking at icmp, env etc, and can't find a method. I was also lo

How to kill dead ssh login

2007-01-01 Thread Grant Peel
Hi all, The odd time, my ISP will disconnect me which leaves me with dead remote sesssions: 57696 p0- IEs0:00.01 tcsh -c su 57697 p0- IE+0:00.03 _su (csh) 59069 p1 IWs0:00.00 tcsh -c su 59070 p1 S 0:00.04 _su (csh) constellation# w 9:05AM up 3 days, 18:06, 2 users, load

ipfw counters

2007-01-01 Thread Grant Peel
Hi all, If I have rules like: 102150 0 count ip from any to 1.2.3.4 via em0 102150 0 count ip from 1.2.3.4 to any via em0 in my ipfw rules, will the rules also count what is sent from those IPs to the localhost (127.0.0.1).? ((I am guessing NO, but wanted a second opinion).

DUMP + RESTORE

2006-11-29 Thread Grant Peel
Hi all, I know that if I dump a filesystem (lets say a full dump), that everything says the restore filesystem needs to be at least as big as the one the dump was made from. But I dare ask this question anyway ... If I have a filesystem that is 10 GIG, but because I am only using 2 GIG of tha

CAM Status SCSI Error

2006-11-28 Thread Grant Peel
Hi all, Server crashed. /var/log/messages shows this started Tues Afternoon: . Nov 27 23:20:40 defiant kernel: (da0:ahc0:0:0:0): Retries Exhausted Nov 27 23:20:40 defiant kernel: g_vfs_done():da0s1f[READ(offset=48365768704, length=2048)]error = 5 Nov 27 23:25:54 defiant proftpd[863]: defian

Real Memory and Swap Space.

2006-11-08 Thread Grant Peel
Hi all, I have two older servers that started with 512 MB of RAM. I want to install two GIGs of RAM. My swap space is set at 1 GB. Whan I upgrade to two GB RAM, do I have to increase the swap slice? -GRant ___ freebsd-questions@freebsd.org mailing l

'cd' ing inside a shell script

2006-11-07 Thread Grant Peel
Hi all, Some of my webmail users are using lots of disk space. I want to make a shell script, like so: cd /home/webmail/public_html/cgi-bin/etc/users ; du -h -d1 | grep M | sort -nr -k1 and run it daily in a cronjob, mailing the results to my assistants. with the 'cd' at that start of the scr

Initio SCSI Controller & FreeBSD 6.1 Release

2006-10-12 Thread Grant Peel
Hi all, I have a number of servers that use SCSI drives. I purchased a 'Star Teck' SCSI controller (PCI Bus Connection), about a year ago. Some research shows that this controller is an 'Initio PCISCSIU2W" controller. I have found out yesterday that none of the drivers loaded in the GENERIC K

<    1   2   3   4   >