From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 00:40:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167E916A4CE for ; Sun, 20 Feb 2005 00:40:32 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7595943D31 for ; Sun, 20 Feb 2005 00:40:31 +0000 (GMT) (envelope-from tiberius@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:tiberius@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j1K0dJP9015195 for ; Sun, 20 Feb 2005 00:39:19 GMT Received: (from tiberius@localhost) by sdf.lonestar.org (8.13.1/8.12.8/Submit) id j1K0dJKu007011 for freebsd-questions@freebsd.org; Sat, 19 Feb 2005 17:39:19 -0700 (MST) Date: Sat, 19 Feb 2005 17:39:19 -0700 From: Matt Rechkemmer To: freebsd-questions@freebsd.org Message-ID: <20050220003919.GA22570@sdf.lonestar.org> References: <20050219120108.F32F516A4DB@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050219120108.F32F516A4DB@hub.freebsd.org> User-Agent: Mutt/1.4.2.1i Subject: Re: freebsd-questions Digest, Vol 88, Issue 68 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 00:40:32 -0000 On Sat, Feb 19, 2005 at 12:01:08PM +0000, freebsd-questions-request@freebsd.org wrote: > > Lately my FreeBSD 5.3R system has been running fine. Tonight I decided to > load the mysql 4.1.x port. After loading it, glancing at mysql-server.sh, and > firing it up, things went haywire. > > At the time I had two root sessions open, as well as two normal users. My > normal users started getting permission denied for everything, new users are > unable to login receiving this via SSHd: > > No supported authentication methods left to try! > > Root cannot query any user information. /etc/passwd and /etc/master.passwd > look fine. MySQL.d is NOT running, it never did startup, and now I am > effectively locked out of the system if I logout. > > It's obviously authenticated since /var/log/auth.log reports: > Feb 19 04:51:17 hybrid sshd[79901]: Accepted keyboard-interactive/pam for > theuser from 172.17.1.11 port 2101 ssh2 > > Any help is GREATLY appreciated, Google has so far yieled nothing on this > topic. > > Thanks! > > Matt Rechkemmer > tiberius@trancell.org A bit more detail: Normal users can no longer login, they receive: No supported authentication methods left to try! I can still login with root and toor. I've tried everything I know of, short of rebooting it. If you guys have any insight, it's greatly appreciated, as I'm at a total loss. With the normal user that is currently logged in (before this occured), here are some examples of the odd behavior: captkirk@hybrid:~$ /bin/ls -bash: /bin/ls: Permission denied root@hybrid:/etc/rc.d# /bin/ls -al /bin/ls -r-xr-xr-x 1 root wheel 22784 Nov 4 19:24 /bin/ls root@hybrid:/etc/rc.d# finger captkirk; grep captkirk /etc/master.passwd finger: captkirk: no such user captkirk::1005:1005:default:0:0:Matt Rechkemmer:/home/captkirk:/bin/tcsh When users get the "No supported authentication methods" error, I do see valid authentications in /var/log/auth.log. So this behavior makes no sense, to me anyways. Any ideas? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 01:31:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3438E16A4CE for ; Sun, 20 Feb 2005 01:31:03 +0000 (GMT) Received: from mail.iinet.net.au (mail-09.iinet.net.au [203.59.3.41]) by mx1.FreeBSD.org (Postfix) with SMTP id A7E2643D55 for ; Sun, 20 Feb 2005 01:31:01 +0000 (GMT) (envelope-from forums@jefferyfernandez.id.au) Received: (qmail 3652 invoked from network); 20 Feb 2005 01:30:47 -0000 Received: from unknown (HELO ?10.1.1.66?) (203.173.46.98) by mail.iinet.net.au with SMTP; 20 Feb 2005 01:30:47 -0000 Message-ID: <4217E846.9090604@jefferyfernandez.id.au> Date: Sun, 20 Feb 2005 12:30:46 +1100 From: Jeffery Fernandez User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Creating CA with CA.pl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 01:31:03 -0000 Hi all, I am following a tutorial on creating a CA on my FreeBSD 5.3 development box. The tutorial can be found at http://www.freebsddiary.org/openssl-client-authentication.php I had a problem on signing the certificate as explained in this forum thread: http://www.freebsddiary.org/phorum/read.php?f=1&i=9702&t=9694 But now I have traced back the problem to the fourth step of that article. So when I execute perl CA.pl -newca I get to enter the details of the certificate.. but when I completed entering the details for Email Address []:me@mydomain.com I get the following output: unknown option -next_serial usage: x509 args -inform arg - input format - default PEM (one of DER, NET or PEM) -outform arg - output format - default PEM (one of DER, NET or PEM) -keyform arg - private key format - default PEM -CAform arg - CA format - default PEM -CAkeyform arg - CA key format - default PEM -in arg - input file - default stdin -out arg - output file - default stdout -passin arg - private key password source -serial - print serial number value -hash - print hash value -subject - print subject DN -issuer - print issuer DN -email - print email address(es) -startdate - notBefore field -enddate - notAfter field -purpose - print out certificate purposes -dates - both Before and After dates -modulus - print the RSA key modulus -pubkey - output the public key -fingerprint - print the certificate fingerprint -alias - output certificate alias -noout - no certificate output -ocspid - print OCSP hash values for the subject name and public key -trustout - output a "trusted" certificate -clrtrust - clear all trusted purposes -clrreject - clear all rejected purposes -addtrust arg - trust certificate for a given purpose -addreject arg - reject certificate for a given purpose -setalias arg - set certificate alias -days arg - How long till expiry of a signed certificate - def 30 days -checkend arg - check whether the cert expires in the next arg seconds exit 1 if so, 0 if not -signkey arg - self sign cert with arg -x509toreq - output a certification request object -req - input is a certificate request, sign and output. -CA arg - set the CA certificate, must be PEM format. -CAkey arg - set the CA key, must be PEM format missing, it is assumed to be in the CA file. -CAcreateserial - create serial number file if it does not exist -CAserial arg - serial file -set_serial - serial number to use -text - print the certificate in text form -C - print out C code forms -md2/-md5/-sha1/-mdc2 - digest to use -extfile - configuration file with X509V3 extensions to add -extensions - section from config file with X509V3 extensions to add -clrext - delete extensions before signing and input certificate -nameopt arg - various certificate name options -engine e - use engine e, possibly a hardware device. -certopt arg - various certificate text options I have googled for the "unknown option -next_serial" string with no results. I also opened CA.pl and found "-next_serial" to be present on line 108. Anyone have a clue why its failing on that line of code ? I beleive the signing of the certificate is not working properly because of this. Appreciate your help. cheers, Jeffery From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 01:43:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83FD916A4CE for ; Sun, 20 Feb 2005 01:43:02 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id B246343D45 for ; Sun, 20 Feb 2005 01:43:01 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1K1h0Xq006334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Feb 2005 17:43:01 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1K1gxS0006332; Sat, 19 Feb 2005 17:42:59 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sat, 19 Feb 2005 17:42:59 -0800 From: "Loren M. Lang" To: Bill Moran Message-ID: <20050220014259.GA4471@alzatex.com> References: <20050217165733.28e0c57e.wmoran@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050217165733.28e0c57e.wmoran@potentialtech.com> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: What is the status of gvinum in FreeBSD 5.3? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 01:43:02 -0000 On Thu, Feb 17, 2005 at 04:57:33PM -0500, Bill Moran wrote: > > I was wondering about the status of gvinum in 5.3. > > I seem to remember that there were a lot of problems with gvinum in 5.3, > but searching around, I can't seem to find anything that says for sure > one way or the other. > > I'm just trying to seperate the FUD from the reality. Is there anywhere > that has the status? Anyone using gvinum that can say how reliable it > is or isn't? > > I understand that there are GEOM classes available that have some of > the functionality of vinum that I could use instead, but there are > two reasons that these aren't an option for me. > 1) I'm wanting to migrate 4.X machines with existing vinum volumes to > 5, and I'd rather not dump/restore. FreeBSD 5.x also has the original vinum implementation plus gvinum so it should be possible to use that instead of needing to dump/restore. Though I think that there are a couple of limitations like no swap on the original vinum do to the addition of GEOM. > 2) There is at least one feature that vinum has that I don't see in > any GEOM class, that I'm using. That is the ability to add subdisks > and use growfs to enlarge filesystems without having to dump/restore. I think that either geom_ccd or geom_concat will allow you to concat more drives in and then use growfs to expand the fs. > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 02:18:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7773916A4CE for ; Sun, 20 Feb 2005 02:18:32 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD05A43D2D for ; Sun, 20 Feb 2005 02:18:31 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1K2IUXq006755 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 19 Feb 2005 18:18:31 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1K2IT28006753; Sat, 19 Feb 2005 18:18:29 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sat, 19 Feb 2005 18:18:29 -0800 From: "Loren M. Lang" To: Timothy Smith Message-ID: <20050220021829.GB4471@alzatex.com> References: <421695E7.2050407@open-networks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421695E7.2050407@open-networks.net> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: ssh key authentication X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 02:18:32 -0000 On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote: > i've followed the howto exactly and it still doesn't work. i don't know > wtf i'm doing wrong. here is the output i get in verbose mode > > Password: > > the files i have in the local host > > ls -l /home/timothy/.ssh/ > total 6 > -rw------- 1 timothy wheel 672 Feb 19 11:06 id_dsa > -rw-r--r-- 1 timothy wheel 621 Feb 19 11:06 id_dsa.pub > -rw-r--r-- 1 timothy wheel 614 Feb 19 11:21 known_hosts > > the files i have in the remote host > ls -l > total 4 > -rw-r--r-- 1 timothy wheel 241 Feb 18 22:44 authorised_keys > -rw-r--r-- 1 timothy wheel 621 Feb 19 11:12 authorised_keys2 It looks like you copied id_dsa.pub to authorized_keys2. On recent versions of ssh, all public authorized keys are stored in authorized_keys. Do: cat authorized_keys2 >> authorized_keys && rm authorized_keys2 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 02:24:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F99F16A4CE for ; Sun, 20 Feb 2005 02:24:04 +0000 (GMT) Received: from web51710.mail.yahoo.com (web51710.mail.yahoo.com [206.190.38.228]) by mx1.FreeBSD.org (Postfix) with SMTP id 866E343D2D for ; Sun, 20 Feb 2005 02:24:03 +0000 (GMT) (envelope-from poni1111@yahoo.com) Received: (qmail 72600 invoked by uid 60001); 20 Feb 2005 02:24:03 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=HcUGmVTCQ3X1tei+eXAlFhld1q4Qf/dLWja6na+ax66mA1WL6OsaYdGM3M6GLK9r54bqYV6uIqpL8s5YCZTQK+1q2jvSxLdrQhT9jwBBdZcQDCzThntXU32SdwU2z4LUk9itfu57gosOVPumi4q0smTy5WGQXXXYmeksUJ6iB+k= ; Message-ID: <20050220022403.72598.qmail@web51710.mail.yahoo.com> Received: from [82.76.162.207] by web51710.mail.yahoo.com via HTTP; Sat, 19 Feb 2005 18:24:02 PST Date: Sat, 19 Feb 2005 18:24:02 -0800 (PST) From: Andrei Iarus To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 02:24:04 -0000 I have installed apache-1.3.33_1, php5-5.0.3_1. And I tried to run simple scripts like: PHP Test Hello World

'; ?> and the output was an unexpected one: Hello World '; ?> It also doesn`t outputs anything when using the phpversion() function. A possible bug? Before reporting this as a bug, I wanted to check if there was someone else with similar problems(or may be I did something wrong). __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250 From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 02:35:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6207216A4CE for ; Sun, 20 Feb 2005 02:35:39 +0000 (GMT) Received: from ix.networx.com.sg (ix.networx.com.sg [202.172.254.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 432C943D41 for ; Sun, 20 Feb 2005 02:35:38 +0000 (GMT) (envelope-from spades@galaxynet.org) Received: from astral ([150.101.180.253]) by ix.networx.com.sg (8.12.11/8.11.3) with SMTP id j1K2dXeg059322; Sun, 20 Feb 2005 10:39:38 +0800 (SGT) (envelope-from spades@galaxynet.org) Message-ID: <008201c516f4$d9e78ff0$0a01a8c0@astral> From: "Spades" To: "Chad Leigh -- Shire.Net LLC" , "Sandy Rutherford" References: <421467C0.9060801@ant.uni-bremen.de><42159B2C.3000000@ant.uni-bremen.de> <200502181015.44103.karelj@kayjay.nl><00b301c5164e$ae86b0d0$162dc2cb@astral><5895876136a642eb60e73d6ebe87729c@shire.net><16918.60595.297759.953364@szamoca.krvarr.bc.ca> <6463233752496ef9dc7301fd33c035c9@shire.net> Date: Sun, 20 Feb 2005 11:39:10 +1000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=response Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 cc: freebsd-questions@freebsd.org Subject: Re: raid1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Spades List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 02:35:39 -0000 How do we check if FreeBSD recorgnises it as individual drives or Hardware RAID array. ----- Original Message ----- From: "Chad Leigh -- Shire.Net LLC" To: "Sandy Rutherford" Cc: ; "Spades" Sent: Saturday, February 19, 2005 5:46 PM Subject: Re: raid1 On Feb 19, 2005, at 12:37 AM, Sandy Rutherford wrote: >>>>>> On Fri, 18 Feb 2005 23:51:53 -0700, >>>>>> "Chad Leigh -- Shire.Net LLC" said: > >> On Feb 18, 2005, at 11:39 PM, Spades wrote: > >>> hi, my server hardware supports hardware raid, i installed it >>> as per normal freebsd 5.3, however i see no difference >>> in df. its using 2 x 160GB, what do i do during the installation >>> to enable the raid? >>> >>> mobo: >>> http://www.supermicro.com/products/motherboard/Xeon800/E7320/X6DVL- >>> EG.cfm >>> >>> -bash-2.05b$ df >>> Filesystem 1K-blocks Used Avail Capacity Mounted on >>> /dev/ad4s1a 66008394 35424 60692300 0% / >>> devfs 1 1 0 100% /dev >>> ... > >> What do you expect to see? > >> A raid1 is a mirror set and to the OS would probably look like a single >> drive if it truly is a HW raid > > This should be true of any hardware RAID level, not just RAID1. The > HW RAID presents logical drives to the OS, which look like real drives > to it. The caveat is that the RAID driver will appear as the disk > type. I don't have any experience with SATA RAID, but on my server, > which has a Mylex ExtremeRAID 1100 SCSI RAID card, a df gives: > > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/mlxd0s1a ... > /dev/mlxd0s1d ... > /dev/mlxd0s1h ... > /dev/mlxd0s1e ... > /dev/mlxd0s1f ... > /dev/mlxd0s1g ... > /dev/mlxd1s1e ... > /dev/mlxd1s1f ... > /dev/mlxd1s1g ... > /dev/mlxd2s1e ... > > mlx(4) is the driver for this card. The underlying hard drive > structure doesn't look anything like the above, but this is irrelevant > to the OS. > > Regarding your situation, I believe that your MB uses an Adaptec SATA > controller. You should find out exactly what the controller is and if > it is supported in "Hardware Notes". I would expect that if your > controller is supported and found, then "ad" should be replaced by the > relevant driver. Also, have a look at the dmesg output. There should > be some sign that the OS is recognizing your RAID controller. > According to the MB specs at the URL given by the OP, the SATA is an Intel 6300ESB (part of a more general IO chip) " • 6300ESB (Hance Rapids) SATA Controller (2x Drive support) • 2x SATA Ports • RAID 0, 1, JBOD support" I don't see any specific mention of this in any of the HW notes for 5.3. I would be interested to see the dmesg output at boot time to see what the system sees for devices and controllers. If it is an ATA raid (pseudo HW RAID) then it would show as arX devices and not adX according to the handbook. Chad _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 02:41:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F7616A4CE for ; Sun, 20 Feb 2005 02:41:18 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB56443D39 for ; Sun, 20 Feb 2005 02:41:17 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc13) with ESMTP id <2005022002411701500kuh0ce>; Sun, 20 Feb 2005 02:41:17 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 118E16125 for ; Sat, 19 Feb 2005 21:41:17 -0500 (EST) Message-ID: <4217F8CF.5030508@trini0.org> Date: Sat, 19 Feb 2005 21:41:19 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Reconfiguring my network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 02:41:18 -0000 I currently own my own domain name, and run a dns server that services only the lan (i.e. It just forwards requests to my ISP's dns server, and resolves computers on the lan). Other services, (i.e. www/mail/cvs/etc) are port forwarded through the firewall. The setup is ok, but I have it in my mind, that I can *grow* the setup beyond what it is currently (its been this way for the past 4-5 years, and Im looking to see if it can change). Today, I've been trying to see if it was possible to get the dns server/lan, more accessible to the internet, so that I can do away with port forwarding (maybe not completely). Where other dns servers can query my dns server, so that the lan is more accessible (maybe not the right word), with some voodoo to get around a *real* single ip, and internal virtual ip addresss. Is it even possible with a setup like mine (psuedo diagram below)? If so, can you give a synopsis on what to do, and or any resources on the net that can guide me? Thanks for your time. INTERNET | | FIREWALL (FreeBSD running DNS/DHCP/IPF/IPNAT) | | SWITCH | | LAN (Various servers & workstations) From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 02:44:25 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 797F016A4CE for ; Sun, 20 Feb 2005 02:44:25 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B5A43D53 for ; Sun, 20 Feb 2005 02:44:25 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc13) with ESMTP id <2005022002442501500l3cj5e>; Sun, 20 Feb 2005 02:44:25 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id A3B8A6125; Sat, 19 Feb 2005 21:44:24 -0500 (EST) Message-ID: <4217F98B.7070605@trini0.org> Date: Sat, 19 Feb 2005 21:44:27 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrei Iarus References: <20050220022403.72598.qmail@web51710.mail.yahoo.com> In-Reply-To: <20050220022403.72598.qmail@web51710.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 02:44:25 -0000 Andrei Iarus wrote: >I have installed apache-1.3.33_1, php5-5.0.3_1. And I >tried to run simple scripts like: > > > PHP Test > > > Hello World

'; ?> > > >and the output was an unexpected one: > > Hello World > >'; ?> >It also doesn`t outputs anything when using the >phpversion() function. A possible bug? Before >reporting this as a bug, I wanted to check if there >was someone else with similar problems(or may be I did >something wrong). > First guess. Apache doesn't know about And see what it does... From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 03:04:28 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75ACE16A4CE for ; Sun, 20 Feb 2005 03:04:28 +0000 (GMT) Received: from mail.iinet.net.au (mail-09.iinet.net.au [203.59.3.41]) by mx1.FreeBSD.org (Postfix) with SMTP id 46EB943D2F for ; Sun, 20 Feb 2005 03:04:27 +0000 (GMT) (envelope-from forums@jefferyfernandez.id.au) Received: (qmail 8665 invoked from network); 20 Feb 2005 03:04:26 -0000 Received: from unknown (HELO ?10.1.1.66?) (203.173.46.98) by mail.iinet.net.au with SMTP; 20 Feb 2005 03:04:25 -0000 Message-ID: <4217FE39.4030206@jefferyfernandez.id.au> Date: Sun, 20 Feb 2005 14:04:25 +1100 From: Jeffery Fernandez User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gerard Samuel References: <20050220022403.72598.qmail@web51710.mail.yahoo.com> <4217F98B.7070605@trini0.org> In-Reply-To: <4217F98B.7070605@trini0.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 03:04:28 -0000 Gerard Samuel wrote: > Andrei Iarus wrote: > >> I have installed apache-1.3.33_1, php5-5.0.3_1. And I >> tried to run simple scripts like: >> >> PHP Test >> >> >> Hello World

'; ?> >> >> >> and the output was an unexpected one: >> Hello World >> >> '; ?> >> It also doesn`t outputs anything when using the >> phpversion() function. A possible bug? Before >> reporting this as a bug, I wanted to check if there >> was someone else with similar problems(or may be I did >> something wrong). > > > First guess. Apache doesn't know about If you installed php via the port, apache is configured automatically. > So I have to ask. Did you restart apache?? > Just create a file (index.php), and in it put > > > And see what it does... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > You will have to add the following entries to the httpd.conf file for apache to understand its a php file AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps I don't know if its any different for PHP5 but for PHP4 thats what you need to add. cheers, Jeffery From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 03:18:51 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A0E16A4CE for ; Sun, 20 Feb 2005 03:18:51 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C6043D45 for ; Sun, 20 Feb 2005 03:18:50 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Sat, 19 Feb 2005 21:18:51 -0600 Message-ID: <42180198.2030702@daleco.biz> Date: Sat, 19 Feb 2005 21:18:48 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrei Iarus References: <20050220022403.72598.qmail@web51710.mail.yahoo.com> In-Reply-To: <20050220022403.72598.qmail@web51710.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Feb 2005 03:18:52.0485 (UTC) FILETIME=[E71AB750:01C516FA] cc: questions@freebsd.org Subject: Re: PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 03:18:51 -0000 Andrei Iarus wrote: >I have installed apache-1.3.33_1, php5-5.0.3_1. And I >tried to run simple scripts like: > > > PHP Test > > > Hello World

'; ?> > > >and the output was an unexpected one: > > Hello World > >'; ?> >It also doesn`t outputs anything when using the >phpversion() function. A possible bug? Before >reporting this as a bug, I wanted to check if there >was someone else with similar problems(or may be I did >something wrong). > > Simple configuration needed. Note that this is PHP4. ***These are my comments*** (be sure not to put _them_ into your httpd.conf). ----------------------------------------------------------------------------------------------------------- #grep -A 2 php /usr/local/etc/apache/httpd.conf LoadModule php4_module /usr/local/libexec/apache/libphp4.so ***this is necessary.*** AddModule mod_php4.c ***so is this.*** DirectoryIndex index.php index.html ***tells Apache to use "index.php" as the preferred index, if not present, then use "index.html" if it exists*** AddType application/x-httpd-php .php .html .asp .php3 AddType application/x-httpd-php-source .phps ***a little overkill, mostly for humor. My development server treats files ending in "php", "html" and "asp" as php files and parses them looking for PHP (mostly as a political statement).*** ----------------------------------------------------------------------------------------------------------------- Basically, you must have 1]LoadModule 2]AddModule and 3]AddType declarations in httpd.conf, then restart Apache and your scripts should work fine. HTH, Kevin Kinsey From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 03:20:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B53316A4CE for ; Sun, 20 Feb 2005 03:20:59 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12AD043D48 for ; Sun, 20 Feb 2005 03:20:58 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc13) with ESMTP id <2005022003205201600sdqrfe>; Sun, 20 Feb 2005 03:20:56 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 44B6960D3; Sat, 19 Feb 2005 22:20:52 -0500 (EST) Message-ID: <42180216.1020109@trini0.org> Date: Sat, 19 Feb 2005 22:20:54 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeffery Fernandez References: <20050220022403.72598.qmail@web51710.mail.yahoo.com> <4217F98B.7070605@trini0.org> <4217FE39.4030206@jefferyfernandez.id.au> In-Reply-To: <4217FE39.4030206@jefferyfernandez.id.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 03:20:59 -0000 Jeffery Fernandez wrote: > Gerard Samuel wrote: > >> Andrei Iarus wrote: >> >>> I have installed apache-1.3.33_1, php5-5.0.3_1. And I >>> tried to run simple scripts like: >>> >>> PHP Test >>> >>> >>> Hello World

'; ?> >>> >>> >>> and the output was an unexpected one: >>> Hello World >>> >>> '; ?> >>> It also doesn`t outputs anything when using the >>> phpversion() function. A possible bug? Before >>> reporting this as a bug, I wanted to check if there >>> was someone else with similar problems(or may be I did >>> something wrong). >> >> >> >> First guess. Apache doesn't know about > If you installed php via the port, apache is configured automatically. >> So I have to ask. Did you restart apache?? >> Just create a file (index.php), and in it put >> >> >> And see what it does... >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> > You will have to add the following entries to the httpd.conf file for > apache to understand its a php file > > AddType application/x-httpd-php .php > AddType application/x-httpd-php-source .phps > > I don't know if its any different for PHP5 but for PHP4 thats what you > need to add. Forgot about that. AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps is what I have (php 5.0.2), so I guess you are correct.. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 03:24:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBB016A4CE for ; Sun, 20 Feb 2005 03:24:39 +0000 (GMT) Received: from frontend2.cwpanama.net (frontend2.cwpanama.net [201.225.225.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F3C43D46 for ; Sun, 20 Feb 2005 03:24:38 +0000 (GMT) (envelope-from eballis@cwpanama.net) Received: from [201.226.44.2] (HELO ballis) by frontend2.cwpanama.net (CommuniGate Pro SMTP 4.2.1) with ESMTP id 35785714 for freebsd-questions@freebsd.org; Sat, 19 Feb 2005 22:23:57 -0500 From: "Euripides Ballis" To: Date: Sat, 19 Feb 2005 22:24:38 -0500 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcUW+7T0DRF7//m7TiOxiI+9A7V1Xg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Enlightenment desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 03:24:39 -0000 People I a new user. Exist a forum for me or if this can help me: I dont know how i can load or install enlightenemet in freebsd 5.3 From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 03:29:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E452516A4CE for ; Sun, 20 Feb 2005 03:29:23 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4855443D55 for ; Sun, 20 Feb 2005 03:29:23 +0000 (GMT) (envelope-from dawgeestyle@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so113790rng for ; Sat, 19 Feb 2005 19:29:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=uRCTvCtGyCNgaZQLr42djKDBaXLb/hmyGoeOx89lHaLxGGK2QwQklhz9kK1J3bvchA2l8ttRvz06R+p2BIClpXJ7JCsRO8B5WiT1amYNEf/EpeMiCTpdRFZxjtWA/6AEYV7bRN9mdl9kEKDR4Iphv0M8QYVSulbHyNpdVOHgh9Q= Received: by 10.38.162.2 with SMTP id k2mr74139rne; Sat, 19 Feb 2005 19:29:22 -0800 (PST) Received: by 10.38.73.32 with HTTP; Sat, 19 Feb 2005 19:29:22 -0800 (PST) Message-ID: <5ae9cd5505021919294cd36733@mail.gmail.com> Date: Sat, 19 Feb 2005 22:29:22 -0500 From: Benjamin Dover To: Euripides Ballis In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: FreeBSD Mailing List Subject: Re: Enlightenment desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Benjamin Dover List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 03:29:24 -0000 On Sat, 19 Feb 2005 22:24:38 -0500, Euripides Ballis wrote: > People I a new user. Exist a forum for me or if this can help me: I dont > know how i can load or install enlightenemet in freebsd 5.3 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I don't know anything about it but from the following you can see where to find it in ports: w00f# whereis enlightenment enlightenment: /usr/ports/x11-wm/enlightenment make sure you have xorg installed and cd to the above and make install clean From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 04:47:29 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2D4616A4CE for ; Sun, 20 Feb 2005 04:47:29 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6274143D1F for ; Sun, 20 Feb 2005 04:47:29 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1D2j09-000IWp-NF; Sat, 19 Feb 2005 21:47:27 -0700 In-Reply-To: <008201c516f4$d9e78ff0$0a01a8c0@astral> References: <421467C0.9060801@ant.uni-bremen.de><42159B2C.3000000@ant.uni-bremen.de> <200502181015.44103.karelj@kayjay.nl><00b301c5164e$ae86b0d0$162dc2cb@astral><5895876136a642eb60e73d6ebe87729c@shire.net><16918.60595.297759.953364@szamoca.krvarr.bc.ca> <6463233752496ef9dc7301fd33c035c9@shire.net> <008201c516f4$d9e78ff0$0a01a8c0@astral> Mime-Version: 1.0 (Apple Message framework v619.2) Message-Id: <7aa7839bec01936ea3c064a84ad69178@shire.net> From: Chad Leigh -- Shire.Net LLC Date: Sat, 19 Feb 2005 21:47:24 -0700 To: "Spades" X-Mailer: Apple Mail (2.619.2) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) cc: List Free Bsd Subject: Re: raid1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 04:47:29 -0000 On Feb 19, 2005, at 6:39 PM, Spades wrote: > How do we check if FreeBSD recorgnises it as individual drives or=20 > Hardware RAID array. Your raid chip appears to be a software ATA raid. man ata The raid appears as arN according to man ata look in the dmesg to see what happened at boot -- this will tell you=20= how the controller and drives were found by FreeBSD /var/run/dmesg.boot Chad > > ----- Original Message ----- From: "Chad Leigh -- Shire.Net LLC"=20 > > To: "Sandy Rutherford" > Cc: ; "Spades" > Sent: Saturday, February 19, 2005 5:46 PM > Subject: Re: raid1 > > > > On Feb 19, 2005, at 12:37 AM, Sandy Rutherford wrote: > >>>>>>> On Fri, 18 Feb 2005 23:51:53 -0700, >>>>>>> "Chad Leigh -- Shire.Net LLC" said: >> >>> On Feb 18, 2005, at 11:39 PM, Spades wrote: >> >>>> hi, my server hardware supports hardware raid, i installed it >>>> as per normal freebsd 5.3, however i see no difference >>>> in df. its using 2 x 160GB, what do i do during the installation >>>> to enable the raid? >>>> >>>> mobo: >>>> http://www.supermicro.com/products/motherboard/Xeon800/E7320/X6DVL- >>>> EG.cfm >>>> >>>> -bash-2.05b$ df >>>> Filesystem 1K-blocks Used Avail Capacity Mounted on >>>> /dev/ad4s1a 66008394 35424 60692300 0% / >>>> devfs 1 1 0 100% /dev >>>> ... >> >>> What do you expect to see? >> >>> A raid1 is a mirror set and to the OS would probably look like a=20 >>> single >>> drive if it truly is a HW raid >> >> This should be true of any hardware RAID level, not just RAID1. The >> HW RAID presents logical drives to the OS, which look like real = drives >> to it. The caveat is that the RAID driver will appear as the disk >> type. I don't have any experience with SATA RAID, but on my server, >> which has a Mylex ExtremeRAID 1100 SCSI RAID card, a df gives: >> >> Filesystem 1K-blocks Used Avail Capacity Mounted = on >> /dev/mlxd0s1a ... >> /dev/mlxd0s1d ... >> /dev/mlxd0s1h ... >> /dev/mlxd0s1e ... >> /dev/mlxd0s1f ... >> /dev/mlxd0s1g ... >> /dev/mlxd1s1e ... >> /dev/mlxd1s1f ... >> /dev/mlxd1s1g ... >> /dev/mlxd2s1e ... >> >> mlx(4) is the driver for this card. The underlying hard drive >> structure doesn't look anything like the above, but this is = irrelevant >> to the OS. >> >> Regarding your situation, I believe that your MB uses an Adaptec SATA >> controller. You should find out exactly what the controller is and = if >> it is supported in "Hardware Notes". I would expect that if your >> controller is supported and found, then "ad" should be replaced by = the >> relevant driver. Also, have a look at the dmesg output. There = should >> be some sign that the OS is recognizing your RAID controller. >> > > According to the MB specs at the URL given by the OP, the SATA is an > Intel 6300ESB (part of a more general IO chip) > > " =95 6300ESB (Hance Rapids) SATA Controller (2x Drive support) > =95 2x SATA Ports > =95 RAID 0, 1, JBOD support" > > > I don't see any specific mention of this in any of the HW notes for > 5.3. I would be interested to see the dmesg output at boot time to = see > what the system sees for devices and controllers. If it is an ATA = raid > (pseudo HW RAID) then it would show as arX devices and not adX > according to the handbook. > > Chad > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 07:24:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9449B16A4CE for ; Sun, 20 Feb 2005 07:24:03 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F2C43D45 for ; Sun, 20 Feb 2005 07:24:02 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so124004rng for ; Sat, 19 Feb 2005 23:24:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mNDbW4EbgOa5nU2KsImEvOgLpWgR8alaQjZv/JTde1PvV032K6/jKD1DDVAacN6fT4x2EzCXabberLAC0W9JUocnasls24yT51F7337JWvOSCGE3FNhBr3uqY1Vn+t3mf2ZsAfb9xWXZxnDt9pjauq2rFNpkPrV4pOIJ/FlkkLA= Received: by 10.38.68.14 with SMTP id q14mr524382rna; Sat, 19 Feb 2005 23:24:02 -0800 (PST) Received: by 10.38.98.35 with HTTP; Sat, 19 Feb 2005 23:24:01 -0800 (PST) Message-ID: <51d7a5160502192324f17fb9d@mail.gmail.com> Date: Sat, 19 Feb 2005 23:24:01 -0800 From: perikillo To: freebsd-questions@freebsd.org In-Reply-To: <51d7a5160502180858643e2bdc@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <51d7a5160502171525353f3bfc@mail.gmail.com> <7cbadc87050218033547d9ce8d@mail.gmail.com> <51d7a5160502180858643e2bdc@mail.gmail.com> cc: questions@freebsd.org Subject: Re: How change the FTP_PASSIVE_MODE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: perikillo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:24:03 -0000 FTP Passive problems fix. After making some test with different advices from this and another list i could fix my problem, the situation was that went i was trying to access ftp.freebsd.org, i cannot use the ls command, them someone say: --Use the IP address of the server you want to access map tun0 192.168.0.1/24 -> 204.152.184.73/32 proxy port ftp ftp/tcp map tun0 192.168.0.1/24 -> 0/32 proxy port ftp ftp/tcp map tun0 192.168.0.1/24 -> 0/32 portmap 20000:60000 map tun0 192.168.0.1/24 -> 0/32 Results: ftp> ls no route to host ---Use the port 20 on ipf.rules some servers works like. pass out quick on tun0 proto tcp from any to any port 21 flags S keep state pass out quick on tun0 proto tcp from any to any port 20 flags S keep state /etc/ipnat.rules the same Results: ftp> ls no route to host --Them after read, change, save, test, with ipnat this two scripts make the job: map tun0 0/0 -> 0/32 proxy port ftp ftp/tcp map tun0 0/0 -> 0/32 portmap 20000:60000 map tun0 0/0 -> 0/32 and map tun0 192.168.0.1/0 -> 0/32 proxy port ftp ftp/tcp map tun0 192.168.0.1/0 -> 0/32 portmap 20000:60000 map tun0 192.168.0.1/0 -> 0/32 Delete the port 20 from /etc/ipf.rules set enviroment var FTP_PASSIVE_MODE no ipf# setenv FTP_PASSIVE_MODE no Result: ftp> ls bla bla bla...................etc bla bla bla...................pub OK, my rules are working, now i need to check wich script is better, i still have the doubt on:-? The machine that was having this problems was my firewall unsing Freebsd 4.11 release, IPFILTER on kernel v3.4.35, sometimes i need to access the freebsd servers to check information and found this problems, but they are resolved ;-). my client win2k is working very well Firefox 1.0 www and ftp ok Explorer 6.0 www and ftp ok cmd ftp ok I only need to read about this two scripts, any information about the differents i will apreciate. Thanks. On Fri, 18 Feb 2005 08:58:46 -0800, perikillo wrote: > On Fri, 18 Feb 2005 13:35:28 +0200, Nelis Lamprecht > wrote: > > On Thu, 17 Feb 2005 15:25:13 -0800, perikillo wrote: > > > Hi, i have been around reading docs about the problem we have a lot > > > of people went we try to access one ftp server on the Internet, > > > normally the (Passive servers), in the past i was using rules on > > > IPFILTER(freebsd 4.10 p5, think is the 3.4.31?? the one it cames > > > with), my rule was: > > > > > > To block all that arrives to my tun0(IN), and let out all the > > > packets of my internal cients over tun0 and keep state. it was easy, > > > only let my users go to outside world. My ipnat it was simply, only: > > > > > > map tun0 198.168.1.0/24 -> 0/32 > > > > > > With this all my clients(win2k, win98, Freebsd, win XP) where happy > > > and secure. > > > > > > Them i decide to change my rules be more define, i read the > > > handbook, and start making changes: > > > > > > Block in all over my tun0 and let out any package over my tun0 only to: > > > port 21, 53, 80, 443, 5999, all the handbook say, services that i know > > > that normally went someone surf the web he is going to connect to > > > those services. > > > > > > I change my nat: > > > > > > map tun0 198.168.1.0//24 -> proxy port 21 ftp/tcp > > > map tun0 192.168.1.0/24 -> 0/32 portmap tcp/udp 20000:60000 > > > map tun0 192.168.1.0/24 -> 0/32 > > > > > > Is ok, i can surf the web, but went i went to the freebsd server, > > > what happend: > > > > > > ftp: ls > > > entering passive mode(bla, bla, bla) > > > ftp: connect no route to host > > > > > > > hi, > > > > to solve your problem or you should need to do is add another rule for > > the actual freebsd server: > > > > map tun0 198.168.1.1/32 -> 198.168.1.1/32 proxy port ftp ftp/tcp > > > > the above rule assumes 198.168.1.1 is your freebsd server. this rule > > should be placed first. you should also have a rule to pass out > > traffic, something along the lines of: > > > > pass out quick on tun0 proto tcp from 198.168.1.0/24 to any port = 21 > > flags S keep state > > > > that should do the trick. > > > > cheers, > > nelis > > > From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 07:24:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C5216A4CF for ; Sun, 20 Feb 2005 07:24:03 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9DC343D41 for ; Sun, 20 Feb 2005 07:24:02 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so124005rng for ; Sat, 19 Feb 2005 23:24:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mNDbW4EbgOa5nU2KsImEvOgLpWgR8alaQjZv/JTde1PvV032K6/jKD1DDVAacN6fT4x2EzCXabberLAC0W9JUocnasls24yT51F7337JWvOSCGE3FNhBr3uqY1Vn+t3mf2ZsAfb9xWXZxnDt9pjauq2rFNpkPrV4pOIJ/FlkkLA= Received: by 10.38.68.14 with SMTP id q14mr524382rna; Sat, 19 Feb 2005 23:24:02 -0800 (PST) Received: by 10.38.98.35 with HTTP; Sat, 19 Feb 2005 23:24:01 -0800 (PST) Message-ID: <51d7a5160502192324f17fb9d@mail.gmail.com> Date: Sat, 19 Feb 2005 23:24:01 -0800 From: perikillo To: freebsd-questions@freebsd.org In-Reply-To: <51d7a5160502180858643e2bdc@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <51d7a5160502171525353f3bfc@mail.gmail.com> <7cbadc87050218033547d9ce8d@mail.gmail.com> <51d7a5160502180858643e2bdc@mail.gmail.com> cc: questions@freebsd.org Subject: Re: How change the FTP_PASSIVE_MODE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: perikillo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:24:03 -0000 FTP Passive problems fix. After making some test with different advices from this and another list i could fix my problem, the situation was that went i was trying to access ftp.freebsd.org, i cannot use the ls command, them someone say: --Use the IP address of the server you want to access map tun0 192.168.0.1/24 -> 204.152.184.73/32 proxy port ftp ftp/tcp map tun0 192.168.0.1/24 -> 0/32 proxy port ftp ftp/tcp map tun0 192.168.0.1/24 -> 0/32 portmap 20000:60000 map tun0 192.168.0.1/24 -> 0/32 Results: ftp> ls no route to host ---Use the port 20 on ipf.rules some servers works like. pass out quick on tun0 proto tcp from any to any port 21 flags S keep state pass out quick on tun0 proto tcp from any to any port 20 flags S keep state /etc/ipnat.rules the same Results: ftp> ls no route to host --Them after read, change, save, test, with ipnat this two scripts make the job: map tun0 0/0 -> 0/32 proxy port ftp ftp/tcp map tun0 0/0 -> 0/32 portmap 20000:60000 map tun0 0/0 -> 0/32 and map tun0 192.168.0.1/0 -> 0/32 proxy port ftp ftp/tcp map tun0 192.168.0.1/0 -> 0/32 portmap 20000:60000 map tun0 192.168.0.1/0 -> 0/32 Delete the port 20 from /etc/ipf.rules set enviroment var FTP_PASSIVE_MODE no ipf# setenv FTP_PASSIVE_MODE no Result: ftp> ls bla bla bla...................etc bla bla bla...................pub OK, my rules are working, now i need to check wich script is better, i still have the doubt on:-? The machine that was having this problems was my firewall unsing Freebsd 4.11 release, IPFILTER on kernel v3.4.35, sometimes i need to access the freebsd servers to check information and found this problems, but they are resolved ;-). my client win2k is working very well Firefox 1.0 www and ftp ok Explorer 6.0 www and ftp ok cmd ftp ok I only need to read about this two scripts, any information about the differents i will apreciate. Thanks. On Fri, 18 Feb 2005 08:58:46 -0800, perikillo wrote: > On Fri, 18 Feb 2005 13:35:28 +0200, Nelis Lamprecht > wrote: > > On Thu, 17 Feb 2005 15:25:13 -0800, perikillo wrote: > > > Hi, i have been around reading docs about the problem we have a lot > > > of people went we try to access one ftp server on the Internet, > > > normally the (Passive servers), in the past i was using rules on > > > IPFILTER(freebsd 4.10 p5, think is the 3.4.31?? the one it cames > > > with), my rule was: > > > > > > To block all that arrives to my tun0(IN), and let out all the > > > packets of my internal cients over tun0 and keep state. it was easy, > > > only let my users go to outside world. My ipnat it was simply, only: > > > > > > map tun0 198.168.1.0/24 -> 0/32 > > > > > > With this all my clients(win2k, win98, Freebsd, win XP) where happy > > > and secure. > > > > > > Them i decide to change my rules be more define, i read the > > > handbook, and start making changes: > > > > > > Block in all over my tun0 and let out any package over my tun0 only to: > > > port 21, 53, 80, 443, 5999, all the handbook say, services that i know > > > that normally went someone surf the web he is going to connect to > > > those services. > > > > > > I change my nat: > > > > > > map tun0 198.168.1.0//24 -> proxy port 21 ftp/tcp > > > map tun0 192.168.1.0/24 -> 0/32 portmap tcp/udp 20000:60000 > > > map tun0 192.168.1.0/24 -> 0/32 > > > > > > Is ok, i can surf the web, but went i went to the freebsd server, > > > what happend: > > > > > > ftp: ls > > > entering passive mode(bla, bla, bla) > > > ftp: connect no route to host > > > > > > > hi, > > > > to solve your problem or you should need to do is add another rule for > > the actual freebsd server: > > > > map tun0 198.168.1.1/32 -> 198.168.1.1/32 proxy port ftp ftp/tcp > > > > the above rule assumes 198.168.1.1 is your freebsd server. this rule > > should be placed first. you should also have a rule to pass out > > traffic, something along the lines of: > > > > pass out quick on tun0 proto tcp from 198.168.1.0/24 to any port = 21 > > flags S keep state > > > > that should do the trick. > > > > cheers, > > nelis > > > From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 07:40:14 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3254116A4CE for ; Sun, 20 Feb 2005 07:40:14 +0000 (GMT) Received: from stewie.obfuscated.net (stewie.obfuscated.net [66.118.188.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AB1643D3F for ; Sun, 20 Feb 2005 07:40:13 +0000 (GMT) (envelope-from m@obmail.net) Received: from [192.168.1.100] (653259hfc120.tampabay.res.rr.com [65.32.59.120]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by stewie.obfuscated.net (Postfix) with ESMTP id 15C3460D1 for ; Sun, 20 Feb 2005 02:40:13 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD Mailing List From: Michael Conlen Date: Sun, 20 Feb 2005 02:40:11 -0500 X-Mailer: Apple Mail (2.619.2) Subject: growfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:40:14 -0000 On FreeBSD 5.3 I added disks to a disk array. The array contained two 250 GB disks stripped (actually four mirrored and striped but it's all done in hardware). I added two more pairs to the virtual disk, rebooted the machine, rewrote the disklabel for the additional capacity and ran growfs. It would grow the filesystem to almost the end and reported growfs: rdfs: seek error: : unknown error: 0 I ran growfs with progressively smaller -s options, but the same thing happens when it gets near the end of the new size of the file system. fdisk reports the new size for the disk in sectors on partition 1 and the cylinders, heads and sectors/track appear proper. the only odd thing I notice is that nfs2# fdisk -s /dev/da1s1 /dev/da1s1: 121341 cyl 255 hd 63 sec Part Start Size Type Flags 4: 0 50000 0xa5 0x80 nfs2# fdisk -s /dev/da1 /dev/da1: 121342 cyl 255 hd 63 sec Part Start Size Type Flags 1: 63 1949359167 0xa5 0x80 notice da1s1 lists part 4 as size 50000 (25 MB). da1 lists the propersize. disklabel looks right for da1s1 nfs2# disklabel -r /dev/da1s1 # /dev/da1s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 1949359167 0 unused 0 0 # "raw" part, don't edit d: 1949359167 0 4.2BSD 2048 16384 28552 Now, I had gone through this process when upgrading from one pair to two without a problem. I'm not sure where to start looking for issues and am looking for a pointer of where to start looking or a better idea of what info I need to debug this. Does anyone see something completely out of whack? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 07:41:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5BB016A4CE for ; Sun, 20 Feb 2005 07:41:31 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65B9E43D48 for ; Sun, 20 Feb 2005 07:41:31 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so124710rng for ; Sat, 19 Feb 2005 23:41:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=pDLAea3PSAtd4KtyBdcZ5UPxo5WcfNbZESPbp7howeHuR2AH/ePLdx3FdI/nPUudEqbB7tVIMfnvwPhJLVAJ9XXjwyWyRkbdSTaMutO9TaZrUv3ulPEFWuN9koIo51Y0j2rjZM1j/0/CHA23jlgXtTPahtSr8eVQErl50Vi5MOs= Received: by 10.38.152.42 with SMTP id z42mr190097rnd; Sat, 19 Feb 2005 23:41:30 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sat, 19 Feb 2005 23:41:30 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 08:41:30 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org In-Reply-To: <675354920.20050220001731@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:41:31 -0000 On Sun, 20 Feb 2005 00:17:31 +0100, Anthony Atkielski wrote: > > A=*data > > The contents of the memory location pointed to by data is copied to A. > > > A=data > > The value of data is copied to A. > > > A=&data > > The address in memory of data is copied to A. > > -- > Anthony > So if data is declared as a gchar *data; for example, then the value of data is a memory adress right ? So if A=data; and B=&data; then A and B are exactly the same result right ? Now why would anybody want a gchar when a integer is needed ? That is just making it more complicated then it already is? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 07:59:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B75F16A4CE for ; Sun, 20 Feb 2005 07:59:27 +0000 (GMT) Received: from stewie.obfuscated.net (stewie.obfuscated.net [66.118.188.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE7D43D3F for ; Sun, 20 Feb 2005 07:59:26 +0000 (GMT) (envelope-from m@obmail.net) Received: from [192.168.1.100] (653259hfc120.tampabay.res.rr.com [65.32.59.120]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by stewie.obfuscated.net (Postfix) with ESMTP id 2E3D060D1; Sun, 20 Feb 2005 02:59:26 -0500 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <084dc319497f1f951e5483e31e22e078@obmail.net> Content-Transfer-Encoding: 7bit From: Michael Conlen Date: Sun, 20 Feb 2005 02:59:23 -0500 To: Michael Conlen X-Mailer: Apple Mail (2.619.2) cc: FreeBSD Mailing List Subject: Re: growfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:59:27 -0000 Sorry for the double post but I found a copy of the actual error... growfs: rdfs: seek error: 237231962044550260: Unknown error: 0 On Feb 20, 2005, at 2:40 AM, Michael Conlen wrote: > On FreeBSD 5.3 I added disks to a disk array. The array contained two > 250 GB disks stripped (actually four mirrored and striped but it's all > done in hardware). I added two more pairs to the virtual disk, > rebooted the machine, rewrote the disklabel for the additional > capacity and ran growfs. It would grow the filesystem to almost the > end and reported growfs: rdfs: seek error: 18 digits long>: unknown error: 0 > > I ran growfs with progressively smaller -s options, but the same thing > happens when it gets near the end of the new size of the file system. > > fdisk reports the new size for the disk in sectors on partition 1 and > the cylinders, heads and sectors/track appear proper. > > the only odd thing I notice is that > > nfs2# fdisk -s /dev/da1s1 > /dev/da1s1: 121341 cyl 255 hd 63 sec > Part Start Size Type Flags > 4: 0 50000 0xa5 0x80 > nfs2# fdisk -s /dev/da1 > /dev/da1: 121342 cyl 255 hd 63 sec > Part Start Size Type Flags > 1: 63 1949359167 0xa5 0x80 > > > notice da1s1 lists part 4 as size 50000 (25 MB). da1 lists the > propersize. > > disklabel looks right for da1s1 > > nfs2# disklabel -r /dev/da1s1 > # /dev/da1s1: > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > c: 1949359167 0 unused 0 0 # "raw" > part, don't edit > d: 1949359167 0 4.2BSD 2048 16384 28552 > > > Now, I had gone through this process when upgrading from one pair to > two without a problem. I'm not sure where to start looking for issues > and am looking for a pointer of where to start looking or a better > idea of what info I need to debug this. Does anyone see something > completely out of whack? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 08:10:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BC5516A4D0; Sun, 20 Feb 2005 08:10:15 +0000 (GMT) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758BB43D39; Sun, 20 Feb 2005 08:10:15 +0000 (GMT) (envelope-from dan@nezlok.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id 805D9575E; Sun, 20 Feb 2005 00:10:13 -0800 (PST) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77417-07; Sun, 20 Feb 2005 00:10:03 -0800 (PST) Received: by nezlok.unixathome.org (Postfix, from userid 1000) id 61A9E5646; Sun, 20 Feb 2005 00:10:03 -0800 (PST) From: Dan Langille To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Message-Id: <20050220081003.61A9E5646@nezlok.unixathome.org> Date: Sun, 20 Feb 2005 00:10:03 -0800 (PST) X-Virus-Scanned: by amavisd-new at unixathome.org Subject: The FreeBSD Diary: 2005-01-30 - 2005-02-19 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 08:10:15 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 08:10:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7314A16A4CE; Sun, 20 Feb 2005 08:10:26 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FB143D31; Sun, 20 Feb 2005 08:10:26 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id 2771D6151; Sun, 20 Feb 2005 03:10:31 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id 85BEF60F6 for ; Sun, 20 Feb 2005 03:10:27 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 2269C562C4; Sun, 20 Feb 2005 08:10:19 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 8E99216A4D5; Sun, 20 Feb 2005 08:10:18 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BC5516A4D0; Sun, 20 Feb 2005 08:10:15 +0000 (GMT) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758BB43D39; Sun, 20 Feb 2005 08:10:15 +0000 (GMT) (envelope-from dan@nezlok.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id 805D9575E; Sun, 20 Feb 2005 00:10:13 -0800 (PST) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77417-07; Sun, 20 Feb 2005 00:10:03 -0800 (PST) Received: by nezlok.unixathome.org (Postfix, from userid 1000) id 61A9E5646; Sun, 20 Feb 2005 00:10:03 -0800 (PST) From: Dan Langille To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Message-Id: <20050220081003.61A9E5646@nezlok.unixathome.org> Date: Sun, 20 Feb 2005 00:10:03 -0800 (PST) X-Virus-Scanned: by amavisd-new at unixathome.org X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.5 tests=none autolearn=ham version=2.64 Subject: The FreeBSD Diary: 2005-01-30 - 2005-02-19 X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 08:10:26 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 09:42:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B41716A4CE for ; Sun, 20 Feb 2005 09:42:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7AB743D2F for ; Sun, 20 Feb 2005 09:41:59 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so130760rng for ; Sun, 20 Feb 2005 01:41:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=HLF8wfuE9HB0H5EGIB0Kj5N9c8MandT/mPodrmVUgNi5C2wOvGvKxOiklrUFgCPEoJ++SsyIezU7CoeVHvTYxQ3vTUAAuxQngyapPT0j3ZkPLTpMhSSJis54dOAjYrYTP29+w9E+hK8VTzDNZU2vsHubv1bG/kf427P9+9aCMDo= Received: by 10.38.67.72 with SMTP id p72mr318728rna; Sun, 20 Feb 2005 01:41:59 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 01:41:59 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 10:41:59 +0100 From: Gert Cuykens To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 09:42:00 -0000 How do you burn a iso file for example ? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 09:54:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D3AF16A4CE for ; Sun, 20 Feb 2005 09:54:54 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D0C43D45 for ; Sun, 20 Feb 2005 09:54:54 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so131488rng for ; Sun, 20 Feb 2005 01:54:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=FHU7MIZd2mZYP2hI0FW26XoyG2cmUsLUCC0jc2CjJsZVXY0hQ+6MyByutUomV7MTvWFTx08inKEwAAJ94qSLeJyl/3vjJZHbTKIY/Xdoty/+zpLNocQhfKSvzVdnxNB5al89r66pNPBTBi2pfrRpeXgcBvMVmRMmXoxPy4hjMEM= Received: by 10.38.152.42 with SMTP id z42mr228750rnd; Sun, 20 Feb 2005 01:54:53 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 01:54:53 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 10:54:53 +0100 From: Gert Cuykens To: FreeBSD Questions In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 09:54:54 -0000 On Sun, 20 Feb 2005 10:41:59 +0100, Gert Cuykens wrote: > How do you burn a iso file for example ? > What does this mean ? I# burncd -f /dev/acd0 -s max data /root/Desktop/memtest86-3.2.iso fixate next writeable LBA 581 writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB only wrote -1 of 32768 bytes: Input/output error fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error I# From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 10:08:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA0616A4CE for ; Sun, 20 Feb 2005 10:08:44 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094A943D1F for ; Sun, 20 Feb 2005 10:08:44 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so132385rng for ; Sun, 20 Feb 2005 02:08:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=QeDv2YrE93x/7rWAJSZAyfZ1qDEzRXXw95iTOvCPeDc+6Iu8mRaoABuNJ53MKGJBI/ltqHC2FjBm0GloQ24nobCNo0Uen3VvfxyzvQOLWumEnQf+nC47aNcjRfYDmPHaInvmixa6FO5gjKcTMdy0lcLOPXs+1w5rGnVXeNogtW8= Received: by 10.38.67.72 with SMTP id p72mr326048rna; Sun, 20 Feb 2005 02:08:43 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 02:08:43 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 11:08:43 +0100 From: Gert Cuykens To: FreeBSD Questions In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 10:08:44 -0000 On Sun, 20 Feb 2005 10:54:53 +0100, Gert Cuykens wrote: > On Sun, 20 Feb 2005 10:41:59 +0100, Gert Cuykens wrote: > > How do you burn a iso file for example ? > > > > What does this mean ? > > I# burncd -f /dev/acd0 -s max data /root/Desktop/memtest86-3.2.iso fixate > next writeable LBA 581 > writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB > > only wrote -1 of 32768 bytes: Input/output error > > fixating CD, please wait.. > burncd: ioctl(CDRIOCFIXATE): Input/output error > I# > tryed this also I# burncd -f /dev/acd0 -s max blank blanking CD - 97 % done I# burncd -f /dev/acd0 -s max data "/root/Desktop/memtest86-3.2.iso" fixate next writeable LBA 0 writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB written this track 640 KB (35%) total 640 KB only wrote -1 of 32768 bytes: Device busy fixating CD, please wait.. I# From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 10:17:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D4E416A4CE for ; Sun, 20 Feb 2005 10:17:40 +0000 (GMT) Received: from smtp2.bahnhof.se (smtp2.bahnhof.se [213.80.101.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE5243D45 for ; Sun, 20 Feb 2005 10:17:39 +0000 (GMT) (envelope-from mattias.bjork@sydnet.net) Received: from mfilter1.bahnhof.se (mail.bahnhof.se [213.136.33.1]) by re-injector-s2.bahnhof.se (Postfix) with ESMTP id E80AC8989F for ; Sun, 20 Feb 2005 11:17:40 +0100 (CET) Received: from localhost (mfilter1.internal [127.0.0.1]) by re-injector1.bahnhof.se (Postfix) with ESMTP id 7BE812420C for ; Sun, 20 Feb 2005 11:18:12 +0100 (CET) Received: from smtp5.bahnhof.se ([213.136.33.1]) by localhost (mfilter1.bahnhof.se [10.0.1.21]) (amavisd-new, port 10024) with ESMTP id 24516-05-2 for ; Sun, 20 Feb 2005 11:18:11 +0100 (CET) Received: from mail-gw.globecom.net (mail-gw-gc.bahnhof.net [213.80.101.101]) by smtp5.bahnhof.se (Postfix) with ESMTP id E86E2173496 for ; Sun, 20 Feb 2005 11:17:36 +0100 (CET) Received: from setiathome.birch.se (c140.a119.gbg.bahnhof.net [213.80.119.140]) by mail-gw.globecom.net (Postfix) with SMTP id 19E823B2263 for ; Sun, 20 Feb 2005 11:28:16 +0100 (CET) Received: (qmail 81600 invoked from network); 20 Feb 2005 10:16:39 -0000 Received: from unknown (HELO ?192.168.10.201?) (192.168.10.201) by ns.birch.se with SMTP; 20 Feb 2005 10:16:39 -0000 Message-ID: <42186387.5080400@sydnet.net> Date: Sun, 20 Feb 2005 11:16:39 +0100 From: =?ISO-8859-1?Q?Mattias_Bj=F6rk?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050102) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at bahnhof.se (mfilter1) X-Spam-Status: No, hits=1.526 tagged_above=-999 required=9 tests=AWL, BAYES_00, J_CHICKENPOX_22, J_CHICKENPOX_32, J_CHICKENPOX_42, J_CHICKENPOX_52, J_CHICKENPOX_62, LG_4C_2V_3C, OACYS_CONS_6, TW_BF, TW_XD, TW_XF, UPPERCASE_25_50 X-Spam-Level: * Subject: Some sound problems with an Asus A7N8X-X motherboard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 10:17:40 -0000 Dear list, I have a Asus A7N8X-X motherboard and I wounder what exactly are the right kernel module I should load to get my sound working. I have solved this buy setting snd_driver_load to "YES" in /boot/loader.conf. But I don't think that its the best solution. Because it loads all the kernel modules for sound. So my question is, what is the correct module or how do I figure that out. I have tried to load the modules one by one, but that did not get my sound card working. It was when I set snd_driver_load to "YES" in loader.conf and then rebooted that solved the problem. Another problem I have is also that I could only play one sound/soundstream at the time. Before I replaced my not so very stable motherboard with this one I was able to play more than one sound at one time. Perhaps this is something that I should set with sysclt, but then again I don't remember doing it with the old motherboard. Here below are the output of kldstat, scanpci and selected info from dmesg: kldstat: I Id Refs Address Size Name 1 64 0xc0400000 36e518 kernel 2 1 0xc076f000 5efc vesa.ko 3 2 0xc0775000 1f0ec linux.ko 4 1 0xc0795000 3290 snd_driver.ko 5 2 0xc0799000 5cd8 snd_vibes.ko 6 2 0xc079f000 4c28 snd_via82c686.ko 7 2 0xc07a4000 5d9c snd_via8233.ko 8 2 0xc07aa000 5aa4 snd_t4dwave.ko 9 2 0xc07b0000 5e04 snd_solo.ko 10 5 0xc07b6000 4dcc snd_sbc.ko 11 2 0xc07bb000 5304 snd_sb16.ko 12 2 0xc07c1000 4e7c snd_sb8.ko 13 2 0xc07c6000 119fc snd_neomagic.ko 14 3 0xc07d8000 c734 snd_mss.ko 15 2 0xc07e5000 9378 snd_maestro3.ko 16 2 0xc07ef000 7840 snd_maestro.ko 17 2 0xc07f7000 5ea4 snd_ich.ko 18 2 0xc07fd000 50f4 snd_fm801.ko 19 3 0xc0803000 637c snd_ess.ko 20 2 0xc080a000 68ac snd_es137x.ko 21 2 0xc0811000 7ef4 snd_emu10k1.ko 22 2 0xc0819000 b8cc snd_ds1.ko 23 4 0xc0825000 8624 snd_csa.ko 24 2 0xc082e000 583c snd_cs4281.ko 25 2 0xc0834000 5a1c snd_cmi.ko 26 2 0xc083a000 52bc snd_als4000.ko 27 2 0xc0840000 51fc snd_ad1816.ko 28 1 0xc0846000 1c0c io.ko 29 2 0xc0848000 4844 mem.ko 30 1 0xc084d000 4aea88 nvidia.ko 31 14 0xc0cfc000 5dbf4 acpi.ko 32 1 0xc207a000 a000 ntfs.ko scanpci: pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x10de device 0x01e0 nVidia Corporation nForce2 AGP (different version?) CardVendor 0x1043 card 0x80ac (Asustek Computer, Inc., Card unknown) STATUS 0x00b0 COMMAND 0x0006 CLASS 0x06 0x00 0x00 REVISION 0xc1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 BASE0 0xd0000008 addr 0xd0000000 MEM PREFETCHABLE BYTE_0 0x02 BYTE_1 0x60 BYTE_2 0x20 BYTE_3 0x00 pci bus 0x0000 cardnum 0x00 function 0x01: vendor 0x10de device 0x01ea nVidia Corporation nForce2 Memory Controller 0 CardVendor 0x1043 card 0x80ac (Asustek Computer, Inc., Card unknown) STATUS 0x0020 COMMAND 0x0000 CLASS 0x05 0x00 0x00 REVISION 0xc1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x00 INT_LINE 0xff BYTE_0 0x04 BYTE_1 0x00 BYTE_2 0x00 BYTE_3 0x70 pci bus 0x0000 cardnum 0x00 function 0x02: vendor 0x10de device 0x01ee nVidia Corporation nForce2 Memory Controller 4 CardVendor 0x1043 card 0x80ac (Asustek Computer, Inc., Card unknown) STATUS 0x0020 COMMAND 0x0000 CLASS 0x05 0x00 0x00 REVISION 0xc1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x00 INT_LINE 0xff BYTE_0 0x01 BYTE_1 0x10 BYTE_2 0xca BYTE_3 0x12 pci bus 0x0000 cardnum 0x00 function 0x03: vendor 0x10de device 0x01ed nVidia Corporation nForce2 Memory Controller 3 CardVendor 0x1043 card 0x80ac (Asustek Computer, Inc., Card unknown) STATUS 0x0020 COMMAND 0x0000 CLASS 0x05 0x00 0x00 REVISION 0xc1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 BYTE_0 0x30 BYTE_1 0x00 BYTE_2 0x00 BYTE_3 0x00 pci bus 0x0000 cardnum 0x00 function 0x04: vendor 0x10de device 0x01ec nVidia Corporation nForce2 Memory Controller 2 CardVendor 0x1043 card 0x80ac (Asustek Computer, Inc., Card unknown) STATUS 0x0020 COMMAND 0x0000 CLASS 0x05 0x00 0x00 REVISION 0xc1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x00 INT_LINE 0xff pci bus 0x0000 cardnum 0x00 function 0x05: vendor 0x10de device 0x01ef nVidia Corporation nForce2 Memory Controller 5 CardVendor 0x1043 card 0x80ac (Asustek Computer, Inc., Card unknown) STATUS 0x0020 COMMAND 0x0000 CLASS 0x05 0x00 0x00 REVISION 0xc1 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x00 INT_LINE 0xff pci bus 0x0000 cardnum 0x01 function 0x00: vendor 0x10de device 0x0060 nVidia Corporation nForce2 ISA Bridge CardVendor 0x1043 card 0x80ad (Asustek Computer, Inc. A7N8X Mainboard) STATUS 0x00b0 COMMAND 0x000f CLASS 0x06 0x01 0x00 REVISION 0xa4 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x00 INT_LINE 0xff BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0xad BYTE_3 0x80 pci bus 0x0000 cardnum 0x01 function 0x01: vendor 0x10de device 0x0064 nVidia Corporation nForce2 SMBus (MCP) CardVendor 0x1043 card 0x0c11 (Asustek Computer, Inc., Card unknown) STATUS 0x00b0 COMMAND 0x0001 CLASS 0x0c 0x05 0x00 REVISION 0xa2 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 BASE0 0x0000e401 addr 0x0000e400 I/O MAX_LAT 0x01 MIN_GNT 0x03 INT_PIN 0x01 INT_LINE 0x0a BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0x11 BYTE_3 0x0c pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x10de device 0x0067 nVidia Corporation nForce2 USB Controller CardVendor 0x1043 card 0x0c11 (Asustek Computer, Inc. A7N8X Mainboard) STATUS 0x00b0 COMMAND 0x0007 CLASS 0x0c 0x03 0x10 REVISION 0xa4 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 BASE0 0xe6003000 addr 0xe6003000 MEM MAX_LAT 0x01 MIN_GNT 0x03 INT_PIN 0x01 INT_LINE 0x0b BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0x11 BYTE_3 0x0c pci bus 0x0000 cardnum 0x02 function 0x01: vendor 0x10de device 0x0067 nVidia Corporation nForce2 USB Controller CardVendor 0x1043 card 0x0c11 (Asustek Computer, Inc. A7N8X Mainboard) STATUS 0x00b0 COMMAND 0x0007 CLASS 0x0c 0x03 0x10 REVISION 0xa4 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 BASE0 0xe6004000 addr 0xe6004000 MEM MAX_LAT 0x01 MIN_GNT 0x03 INT_PIN 0x02 INT_LINE 0x0a BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0x11 BYTE_3 0x0c pci bus 0x0000 cardnum 0x02 function 0x02: vendor 0x10de device 0x0068 nVidia Corporation nForce2 USB Controller CardVendor 0x1043 card 0x0c11 (Asustek Computer, Inc. A7N8X Mainboard) STATUS 0x00b0 COMMAND 0x0006 CLASS 0x0c 0x03 0x20 REVISION 0xa4 BIST 0x00 HEADER 0x80 LATENCY 0x00 CACHE 0x00 BASE0 0xe6005000 addr 0xe6005000 MEM MAX_LAT 0x01 MIN_GNT 0x03 INT_PIN 0x03 INT_LINE 0x0b BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0x11 BYTE_3 0x0c pci bus 0x0000 cardnum 0x04 function 0x00: vendor 0x10de device 0x0066 nVidia Corporation nForce2 Ethernet Controller CardVendor 0x1043 card 0x80a7 (Asustek Computer, Inc., Card unknown) STATUS 0x00b0 COMMAND 0x0007 CLASS 0x02 0x00 0x00 REVISION 0xa1 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xe6000000 addr 0xe6000000 MEM BASE1 0x0000d001 addr 0x0000d000 I/O MAX_LAT 0x14 MIN_GNT 0x01 INT_PIN 0x01 INT_LINE 0x0b BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0xa7 BYTE_3 0x80 pci bus 0x0000 cardnum 0x06 function 0x00: vendor 0x10de device 0x006a nVidia Corporation nForce2 AC97 Audio Controler (MCP) CardVendor 0x1043 card 0x8095 (Asustek Computer, Inc., Card unknown) STATUS 0x00b0 COMMAND 0x0007 CLASS 0x04 0x01 0x00 REVISION 0xa1 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0x0000d401 addr 0x0000d400 I/O BASE1 0x0000d801 addr 0x0000d800 I/O BASE2 0xe6001000 addr 0xe6001000 MEM MAX_LAT 0x05 MIN_GNT 0x02 INT_PIN 0x01 INT_LINE 0x0a BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0x95 BYTE_3 0x80 pci bus 0x0000 cardnum 0x08 function 0x00: vendor 0x10de device 0x006c nVidia Corporation nForce2 External PCI Bridge STATUS 0x00a0 COMMAND 0x0107 CLASS 0x06 0x04 0x00 REVISION 0xa3 HEADER 0x01 LATENCY 0x00 PRIBUS 0x00 SECBUS 0x01 SUBBUS 0x01 SECLT 0x20 SECSTATUS 0xa280 IOBASE 0xc000 IOLIM 0xcfff NOPREFETCH_MEMBASE 0xe4000000 MEMLIM 0xe5ffffff PREFETCH_MEMBASE 0xfff00000 MEMLIM 0x000fffff NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN NO_ISA_EN SERR_EN NO_PERR_EN pci bus 0x0000 cardnum 0x09 function 0x00: vendor 0x10de device 0x0065 nVidia Corporation nForce2 IDE CardVendor 0x1043 card 0x0c11 (Asustek Computer, Inc., Card unknown) STATUS 0x00b0 COMMAND 0x0005 CLASS 0x01 0x01 0x8a REVISION 0xa2 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE4 0x0000f001 addr 0x0000f000 I/O MAX_LAT 0x01 MIN_GNT 0x03 INT_PIN 0x00 INT_LINE 0x00 BYTE_0 0x43 BYTE_1 0x10 BYTE_2 0x11 BYTE_3 0x0c pci bus 0x0000 cardnum 0x1e function 0x00: vendor 0x10de device 0x01e8 nVidia Corporation nForce2 AGP STATUS 0x0220 COMMAND 0x0107 CLASS 0x06 0x04 0x00 REVISION 0xc1 HEADER 0x01 LATENCY 0x20 PRIBUS 0x00 SECBUS 0x02 SUBBUS 0x02 SECLT 0x20 SECSTATUS 0x2220 IOBASE 0xf000 IOLIM 0x0fff NOPREFETCH_MEMBASE 0xd4000000 MEMLIM 0xdbffffff PREFETCH_MEMBASE 0xdc000000 MEMLIM 0xe3ffffff NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT VGA_EN NO_ISA_EN SERR_EN NO_PERR_EN pci bus 0x0001 cardnum 0x08 function 0x00: vendor 0x10b7 device 0x9055 3Com Corporation 3c905B 100BaseTX [Cyclone] STATUS 0x0210 COMMAND 0x0007 CLASS 0x02 0x00 0x00 REVISION 0x30 BIST 0x00 HEADER 0x00 LATENCY 0x20 CACHE 0x08 BASE0 0x0000c001 addr 0x0000c000 I/O BASE1 0xe5000000 addr 0xe5000000 MEM MAX_LAT 0x0a MIN_GNT 0x0a INT_PIN 0x01 INT_LINE 0x0a pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x10de device 0x0201 nVidia Corporation NV20 [GeForce3 Ti 200] STATUS 0x02b0 COMMAND 0x0007 CLASS 0x03 0x00 0x00 REVISION 0xa3 BIST 0x00 HEADER 0x00 LATENCY 0xf8 CACHE 0x00 BASE0 0xd4000000 addr 0xd4000000 MEM BASE1 0xdc000008 addr 0xdc000000 MEM PREFETCHABLE BASE2 0xe0000008 addr 0xe0000000 MEM PREFETCHABLE MAX_LAT 0x01 MIN_GNT 0x05 INT_PIN 0x01 INT_LINE 0x0b dmesg: pcm0: port 0xd800-0xd87f,0xd400-0xd4ff mem 0xe6001000-0xe6001fff irq 10 at device 6.0 on pci0 pcm0: That is all that I can think of, perhaps I have forgotten something. The please let me know. :) Best Regards Mattias Björk From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 10:53:28 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C6D16A4CE for ; Sun, 20 Feb 2005 10:53:28 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B38043D5E for ; Sun, 20 Feb 2005 10:53:27 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 20 Feb 2005 10:53:26 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp027) with SMTP; 20 Feb 2005 11:53:26 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id BD394C282; Sun, 20 Feb 2005 11:53:40 +0100 (CET) Date: Sun, 20 Feb 2005 11:53:40 +0100 From: Simon Barner To: Gert Cuykens Message-ID: <20050220105340.GE51280@zi025.glhnet.mhn.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ey/N+yb7u/X9mFhi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: FreeBSD Questions Subject: Re: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 10:53:28 -0000 --ey/N+yb7u/X9mFhi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, have you tried lower speeds? It seems you are using -s max all the time... You also could try whether your drive works better with cdrecord + ATAPICAM. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM A benefit of using ATAPICAM is that this enables you to use nice gui tools like sysutils/k3b. Simon --ey/N+yb7u/X9mFhi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGGw0Ckn+/eutqCoRAjjwAKDytk+SqMV23YBdf96uA9Tph43rIACg721d 7JIDqdO/0OBmj1oUx9npLFQ= =945q -----END PGP SIGNATURE----- --ey/N+yb7u/X9mFhi-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 12:47:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1FA216A4CE for ; Sun, 20 Feb 2005 12:47:55 +0000 (GMT) Received: from mta09-winn.mailhost.ntl.com (smtpout17.mailhost.ntl.com [212.250.162.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99CE243D55 for ; Sun, 20 Feb 2005 12:47:54 +0000 (GMT) (envelope-from scott@fishballoon.org) Received: from aamta03-winn.mailhost.ntl.com ([212.250.162.8]) by mta09-winn.mailhost.ntl.com with ESMTP <20050220124753.VTAL29900.mta09-winn.mailhost.ntl.com@aamta03-winn.mailhost.ntl.com>; Sun, 20 Feb 2005 12:47:53 +0000 Received: from llama.fishballoon.org ([82.4.146.133]) by aamta03-winn.mailhost.ntl.com with ESMTP <20050220124753.HPQM9818.aamta03-winn.mailhost.ntl.com@llama.fishballoon.org>; Sun, 20 Feb 2005 12:47:53 +0000 Received: from tuatara.fishballoon.org ([192.168.1.6]) by llama.fishballoon.org with esmtp (Exim 4.43 (FreeBSD)) id 1D2qV4-0002jP-VR; Sun, 20 Feb 2005 12:47:51 +0000 Received: (from scott@localhost) by tuatara.fishballoon.org (8.13.1/8.13.1/Submit) id j1KCloQH000601; Sun, 20 Feb 2005 12:47:50 GMT (envelope-from scott) Date: Sun, 20 Feb 2005 12:47:50 +0000 From: Scott Mitchell To: Gert Cuykens Message-ID: <20050220124749.GA523@tuatara.fishballoon.org> References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 12:47:55 -0000 On Sun, Feb 20, 2005 at 08:41:30AM +0100, Gert Cuykens wrote: > > So if data is declared as a gchar *data; for example, then the value > of data is a memory adress right ? So if A=data; and B=&data; then A > and B are exactly the same result right ? No. A is a 'pointer to gchar' (or gchar*) and B is a 'pointer to pointer to gchar' (or gchar**). The '&data' syntax means 'the address of the data variable', ie. the address of a gchar*, whereas data itself contains the address of a gchar. > Now why would anybody want a gchar when a integer is needed ? That is > just making it more complicated then it already is? Because the code in question deals with gchars (whatever they are) not integers? They won't necessarily be the same thing on different architectures, or even different compilers on the same architecture. Also, the type is called 'gchar' presumably because it logically holds some kind of character data, whereas an integer variable holds an integer. Calling them different things in the code helps to make it clear what the programmer's intention is, even if the two types happen to have the same representation on a given machine/compiler. In any case, this stuff really has nothing to do with FreeBSD - you should be asking these questions in a C/C++ programming group. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 13:35:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3907116A4CF for ; Sun, 20 Feb 2005 13:35:20 +0000 (GMT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF3C43D4C for ; Sun, 20 Feb 2005 13:35:19 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (net4801-2 [192.168.254.1]) by fw.farid-hajji.net (Postfix) with ESMTP id E39174B63D; Sun, 20 Feb 2005 14:31:28 +0100 (CET) Date: Sun, 20 Feb 2005 14:31:28 +0100 From: cpghost@cordula.ws To: Simon Barner Message-ID: <20050220133128.GA90974@fw.farid-hajji.net> References: <20050220105340.GE51280@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050220105340.GE51280@zi025.glhnet.mhn.de> User-Agent: Mutt/1.5.6i cc: FreeBSD Questions cc: Gert Cuykens Subject: Re: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 13:35:20 -0000 On Sun, Feb 20, 2005 at 11:53:40AM +0100, Simon Barner wrote: > You also could try whether your drive works better with cdrecord + > ATAPICAM. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM > > A benefit of using ATAPICAM is that this enables you to use nice > gui tools like sysutils/k3b. Another benefit of ATAPICAM is that you can also use growisofs from /usr/ports/sysutils/dvd+rw-tools to drive DVD writers. > Simon Cheers, -cpghost. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 13:37:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EFFA16A4CE for ; Sun, 20 Feb 2005 13:37:09 +0000 (GMT) Received: from lotus.glocalnet.net (lotus.glocalnet.net [213.163.128.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA7E43D1F for ; Sun, 20 Feb 2005 13:37:09 +0000 (GMT) (envelope-from tomas.olsson@soderhamn.mail.telia.com) Received: from tompa9c40b577b (84.217.68.216) by lotus.glocalnet.net (7.1.016.1) (authenticated as jgz488h) id 41EB6A2F00D4AB52 for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 14:37:05 +0100 Message-ID: <001601c51751$48dfbf20$0100fea9@tompa9c40b577b> From: "Tomas Olsson" To: Date: Sun, 20 Feb 2005 14:37:11 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: too many LCP NAKs sent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 13:37:09 -0000 Hi, Im having trouble getting ppp to work. I have glocalnet ADSL and when Im = trying to connect the following message are printed in my log file : too = many LCP NAKs sent - abandoning connection What can be wrong? When I use show physical I see that I recieve and = send packages. My ppp.conf: default:set device PPPoE:rl0 set speed sync set mru 1492 set mtu 1492 set ctsrts off enable lqr set log phase tun add default HISADDR enable dns tninet: set authname XXXXX@glocalnet.net set authkey XXXX I also have my dns adresses in the resolve file Thanks, Tomas=20 From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 14:16:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3234A16A4CE for ; Sun, 20 Feb 2005 14:16:53 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5514643D1F for ; Sun, 20 Feb 2005 14:16:52 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1KEGpXq027879 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Feb 2005 06:16:51 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1KEGokx027877; Sun, 20 Feb 2005 06:16:51 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 20 Feb 2005 06:16:50 -0800 From: "Loren M. Lang" To: Jamie Ostrowski Message-ID: <20050220141650.GC4471@alzatex.com> References: <20050217215904.G78640@floyd.gnulife.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050217215904.G78640@floyd.gnulife.org> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: Unexpected resolver behavior X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 14:16:53 -0000 On Thu, Feb 17, 2005 at 10:04:22PM -0600, Jamie Ostrowski wrote: > > > > I'm running 4.10-p5 on my workstation at home, and I can't understand > why I cannot get www.foo.com to resolve to an IP I am specifying in > /etc/hosts (I want to over-ride the IP returned by the nameserver I query > by default). > > > in /etc/hosts: > > 199.xx.xx.24 www.foo.com. Remove the . at the end of com. Finishing domain names with a period like that is only used in bind's zone files, nowhere else. > > > in /etc/host.conf: > > # $FreeBSD: src/etc/host.conf,v 1.6 1999/08/27 23:23:41 peter Exp $ > # First try the /etc/hosts file > /etc/hosts > # Now try the nameserver next. > bind > # If you have YP/NIS configured, uncom > > > (I have no nsswitch.conf file in /etc) > > > But when I try to resolve www.foo.com from the command line, I am getting > the IP address from the nameserver from the outside world rather than the > IP from /etc/hosts. I am not running a local named on this machine, > either. Any ideas? > > > > - Jamie > > > > > > > > > > > The Moon is Waxing Gibbous (71% of Full) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 14:23:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89C9C16A4CE for ; Sun, 20 Feb 2005 14:23:40 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23EE343D46 for ; Sun, 20 Feb 2005 14:23:40 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1KENdXq027965 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Feb 2005 06:23:39 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1KENd8V027963; Sun, 20 Feb 2005 06:23:39 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 20 Feb 2005 06:23:39 -0800 From: "Loren M. Lang" To: Pat Maddox Message-ID: <20050220142339.GD4471@alzatex.com> References: <810a540e050214203221952797@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <810a540e050214203221952797@mail.gmail.com> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: Configuring PF X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 14:23:40 -0000 On Mon, Feb 14, 2005 at 09:32:25PM -0700, Pat Maddox wrote: > I want to install a firewall on my system. First of all, is PF the > one I should be using? It seems to get the most recommendations. > > I don't actually seem to have any problems configuring it - I just > have some problems testing the configuration. I can ssh to the box, > and I can access port 80...but I'd like to be able to just scan it to > quickly see what's up. When PF is disabled, I can nmap it in about 9 > seconds. When I turn it on, it takes over 3 minutes to do. These > machines are on the same network, so the connection is obviously fast. This is a good thing, IMHO. Think about all those script kiddies sitting out there looking for a nice, juicy server to compromise. If it takes them 3 minutes to port scan your machine, they'll probably cancel it before it's finished and move on. I believe what's happening is that all ports that aren't open are configured to drop packets instead of reject them like is default. Reject means send back an error message saying port is closed where dropping just ignores it. The port scanner sends out a request and waits for a response, either "Hello," or "Sorry, I'm closed." It will wait quite a while before it decides that nothings there. > > Are there any good, pretty simple guides on setting up PF? I'm having > a tough time understanding what the rulesets all mean. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 14:31:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C5116A4CE for ; Sun, 20 Feb 2005 14:31:54 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC9C43D48 for ; Sun, 20 Feb 2005 14:31:53 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1KEVjXq028082 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Feb 2005 06:31:45 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1KEVihx028080; Sun, 20 Feb 2005 06:31:44 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 20 Feb 2005 06:31:44 -0800 From: "Loren M. Lang" To: David Wassman Message-ID: <20050220143144.GE4471@alzatex.com> References: <42118065.1080303@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42118065.1080303@cox.net> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: probably a simple problem with permissions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 14:31:54 -0000 On Mon, Feb 14, 2005 at 11:53:57PM -0500, David Wassman wrote: > I am probably understanding this problem incorrectly meaning there is a > simple explanation that is escaping me. My /dev/cd0 is owned by root so > I have tried to change both the owner and the group so I can use it as a > user. > > I have tried: > chmod 777 /dev/cd0 > chmod -R 777 /dev/cd0 > chgrp 777 /dev/cd0 It should at best be 666, and probably only 644 since cds are read-only. I don't know if a cd burner needs to be 666 for ordinary users to burn though. device files, AFAIK, have no use for execute permissions. And I don't think 777 is a valid group name unless you decided to add it for some reason. If your cdrom device is cd0 then add "perm cd0 0644" to /etc/devfs.conf > > The problem is that when I reboot the system the old permissions return > and I have to su and change the permissions back. How do I make these > changes permanent? There is probably a security reason for this but it > is very inconvenient on a desktop station. Any help would be > appreciated. I am running 5.3. > > David > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 14:39:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 984A716A4CE for ; Sun, 20 Feb 2005 14:39:32 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC7443D1F for ; Sun, 20 Feb 2005 14:39:32 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1KEdVXq028120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Feb 2005 06:39:31 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1KEdTFp028118; Sun, 20 Feb 2005 06:39:29 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 20 Feb 2005 06:39:29 -0800 From: "Loren M. Lang" To: kilim Message-ID: <20050220143929.GF4471@alzatex.com> References: <20050215142205.GA28272@phenix.rootshell.be> <55651.213.236.228.129.1108481931.squirrel@mail.adventuras.no> <57240.213.236.228.129.1108483003.squirrel@mail.adventuras.no> <20050215163842.GA10689@phenix.rootshell.be> <20050215165141.GA87901@reddwarf.twcny.rr.com> <20050215171433.GA2345@phenix.rootshell.be> <20050215172327.GA3869@phenix.rootshell.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050215172327.GA3869@phenix.rootshell.be> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: questions@freebsd.org Subject: Re: SSH-agent setting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 14:39:32 -0000 On Tue, Feb 15, 2005 at 06:23:27PM +0100, kilim wrote: > > > On Tue, Feb 15, 2005 at 11:51:41AM -0500, Clayton Scott Kern wrote: > > > > > > Why not use keychain and put it in the appropriate rc file (.bashrc, > > > cshrc, etc.), then you'll be connected to the agent automatically. > > My bad. > > Please disregard my previous email. > > I apologise ! > > Your suggestion is great. > > What I didn't realise is that keychain is a great tool which resides > in /usr/ports/security/keychain and it does this: > > "allowing you to easily have one long-running ssh-agent process per > system, rather than per login session." Actually, it's simpler than that. Just add the following lines to your .profile: export SSH_AUTH_SOCK=/tmp/user.agent ssh-add -L >/dev/null 2>&1 if [ $? -ge 2 ]; then ssh-agent -a $SSH_AUTH_SOCK >/dev/null 2>&1 fi Then you'll just need to run ssh-add once after every reboot to re-add the key, but the ssh-agent will be accessible from every terminal, X11 session, ssh login, etc. with your username. > > as its web site states: > > http://www.gentoo.org/proj/en/keychain/index.xml > > > Thank you Clayton ! > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 14:49:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3959016A4CE for ; Sun, 20 Feb 2005 14:49:16 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C1243D2F for ; Sun, 20 Feb 2005 14:48:55 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1KEmsXq028211 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Feb 2005 06:48:54 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1KEmXTQ028206; Sun, 20 Feb 2005 06:48:33 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Sun, 20 Feb 2005 06:48:33 -0800 From: "Loren M. Lang" To: Sandy Rutherford Message-ID: <20050220144833.GG4471@alzatex.com> References: <03fb01c51457$3f246ff0$0b01a8c0@enigmedia.net> <1108595484.708.8.camel@chaucer.jeays.ca> <4213F7A1.3030304@cis.strath.ac.uk> <20050217020202.GB34810@mail.oss.uswest.net> <16916.22919.40934.655595@szamoca.krvarr.bc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16916.22919.40934.655595@szamoca.krvarr.bc.ca> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: Jamie Novak cc: freebsd-questions@freebsd.org Subject: Re: can't reboot after messing up my rc.conf file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 14:49:16 -0000 On Thu, Feb 17, 2005 at 12:44:55AM -0800, Sandy Rutherford wrote: > >>>>> On Wed, 16 Feb 2005 20:02:02 -0600, > >>>>> Jamie Novak said: > > > I may have missed something from the thread before I joined the list, > > but is there any reason you can't just mount the filesystems and use vi > > as you're used to? If you're getting far enough in the boot process to > > get an opportunity to interact with a shell, you should just be able to > > mount -a and vi whatever. (Or, if you want to play it safe (or if the > > system wasn't cleanly shutdown before), fsck and then mount -a) > > This should work fine. Although, depending on where he is in the boot > process, / may be mounted read-only. Do `mount -uw /' to make it > read-write. > > The lesson here is that when editing any file that is even remotely > connected to the boot process, _make_a_backup_copy_. You can then > simply mv the backup copy back into place should you mess up. Actually, Absolute BSD has a handy suggestion about using rcs for all important files in /etc/. Maybe you should try looking into that. > > Sandy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:03:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F5416A4CE for ; Sun, 20 Feb 2005 15:03:33 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9368743D4C for ; Sun, 20 Feb 2005 15:03:33 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so148759rng for ; Sun, 20 Feb 2005 07:03:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=JPBdDgANDSmSVxxzaKVXH8pFM5QbERBBFPrgP6mGLEGWYvYFZtB10pS93kWr5xHmNyxSoqS8qjvLQ7iAJU6j4WYNCxa+bWlHoFE4pfVvhxe3OsWUhd1fp5TL31pU+wGXDmLr46xBAyKAgtSz0aAwnyCWgDXhzyFt0RB3TRR25AI= Received: by 10.38.72.54 with SMTP id u54mr88930rna; Sun, 20 Feb 2005 07:03:32 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 07:03:32 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 16:03:32 +0100 From: Gert Cuykens To: "cpghost@cordula.ws" In-Reply-To: <20050220133128.GA90974@fw.farid-hajji.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050220105340.GE51280@zi025.glhnet.mhn.de> <20050220133128.GA90974@fw.farid-hajji.net> cc: FreeBSD Questions Subject: Re: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:03:34 -0000 On Sun, 20 Feb 2005 14:31:28 +0100, cpghost@cordula.ws wrote: > On Sun, Feb 20, 2005 at 11:53:40AM +0100, Simon Barner wrote: > > You also could try whether your drive works better with cdrecord + > > ATAPICAM. > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM > > > > A benefit of using ATAPICAM is that this enables you to use nice > > gui tools like sysutils/k3b. > > Another benefit of ATAPICAM is that you can also use growisofs from > /usr/ports/sysutils/dvd+rw-tools to drive DVD writers. > > > Simon > > Cheers, > -cpghost. > > -- > Cordula's Web. http://www.cordula.ws/ > thx From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:15:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FC8316A4CE for ; Sun, 20 Feb 2005 15:15:56 +0000 (GMT) Received: from mail.terralink.de (mail.tlink.de [217.9.16.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 774B943D46 for ; Sun, 20 Feb 2005 15:15:55 +0000 (GMT) (envelope-from me@daniel.stefan.haischt.name) Received: from smtp.abyssworld.de (daniel-s-haischt.biz [84.252.66.2]) by mail.terralink.de (Postfix) with ESMTP id 1AA45B869; Sun, 20 Feb 2005 16:15:54 +0100 (CET) Received-SPF: none (smtp.abyssworld.de: 192.168.1.6 is neither permitted nor denied by domain of daniel.stefan.haischt.name) client-ip=192.168.1.6; envelope-from=me@daniel.stefan.haischt.name; helo=[192.168.120.239]; Received: from [192.168.120.239] (smtp.abyssworld.de [192.168.1.6]) by smtp.abyssworld.de (Postfix) with ESMTP id 578BB17010; Sun, 20 Feb 2005 16:15:47 +0100 (CET) Message-ID: <4218A99F.4080204@daniel.stefan.haischt.name> Date: Sun, 20 Feb 2005 16:15:43 +0100 From: "Daniel S. Haischt" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Gert Cuykens References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> In-Reply-To: <20050220124749.GA523@tuatara.fishballoon.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Processed-By: GNU Anubis v4.0 X-Purified-With: DSPAM, Clam AntiVirus cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: me@daniel.stefan.haischt.name List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:15:56 -0000 Gert Cuykens, I would suggest to post such questions to gtk-list@gnome.org, because IIRC you are trying to code a GTK app ... Additionally I would suggest to learn C/C++ first to get a better understanding of the whole language structure. Or at least please join the c# IRC channel at irc.freenode.net to ask such questions, it's quite annoying to see them on a list which is dedicated to an UNIX OS. Scott Mitchell schrieb: > On Sun, Feb 20, 2005 at 08:41:30AM +0100, Gert Cuykens wrote: > >>So if data is declared as a gchar *data; for example, then the value >>of data is a memory adress right ? So if A=data; and B=&data; then A >>and B are exactly the same result right ? > > > No. A is a 'pointer to gchar' (or gchar*) and B is a 'pointer to pointer > to gchar' (or gchar**). The '&data' syntax means 'the address of the data > variable', ie. the address of a gchar*, whereas data itself contains the > address of a gchar. > > >>Now why would anybody want a gchar when a integer is needed ? That is >>just making it more complicated then it already is? > > > Because the code in question deals with gchars (whatever they are) not > integers? They won't necessarily be the same thing on different > architectures, or even different compilers on the same architecture. Also, > the type is called 'gchar' presumably because it logically holds some kind > of character data, whereas an integer variable holds an integer. Calling > them different things in the code helps to make it clear what the > programmer's intention is, even if the two types happen to have the same > representation on a given machine/compiler. > > In any case, this stuff really has nothing to do with FreeBSD - you should > be asking these questions in a C/C++ programming group. > > Cheers, > > Scott > -- Mit freundlichen Gruessen / With kind regards DAn.I.El S. Haischt Want a complete signature??? Type at a shell prompt: $ > finger -l haischt@daniel.stefan.haischt.name From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:20:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C8BD16A4CE for ; Sun, 20 Feb 2005 15:20:55 +0000 (GMT) Received: from mail-core.space2u.com (mail-core.space2u.com [62.20.1.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4978F43D41 for ; Sun, 20 Feb 2005 15:20:54 +0000 (GMT) (envelope-from jd@dagerot.com) Received: from localhost (www-core.space2u.com [62.20.1.180]) by mail-core.space2u.com (8.13.3/8.13.2) with ESMTP id j1KFKoup004850 for ; Sun, 20 Feb 2005 16:20:50 +0100 Date: Sun, 20 Feb 2005 16:20:50 +0100 Message-Id: <200502201520.j1KFKoup004850@mail-core.space2u.com> MIME-Version: 1.0 From: "Joachim Dagerot" To: freebsd-questions@freebsd.org Cc: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Subject: Bash script programming. Sending commands to a 'screen' session X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:20:55 -0000 I just accidentily wiped one of my script folders. Really no big deal, I'm not doing multiK scripts. But I had one nice script laying around. It created an additional window in a named screen session and started a bittorrentheadless session within. I do remember that it took me some days to solve this last time, and I have only been sitting three hours so far. (No, I don't recall the exact syntax). I'm struggeling with this script now: #!/bin/bash echo "Starting download: $1" screen -r p2pA -X screen "nice -n 20 /usr/local/BitTorrent-3.4.2/btdownloadheadless.py --max_uploads 4 \"$1\"" But it just don't do anything useful. If I run that line from prompt, replacing $1 with a filename, then it works. It's surely something to do with citationmarks around arguments etc. but I just don't see it. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:34:47 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B2EF16A4CE for ; Sun, 20 Feb 2005 15:34:47 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97CD043D31 for ; Sun, 20 Feb 2005 15:34:46 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so150644rng for ; Sun, 20 Feb 2005 07:34:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=UaxKHOI9IZtxwKoNFaa8he6RDkarfXVHTYWwBybR6Cg52ZeQQGBG1o9nFQxgnCYa/0tGoSe+urNLjM26B/2tgckOzx1PEixOQKeZuUn1m7ms5hxXxcmkYW52iAbqgwTcVRNsWfRk6ypj7kJr4EbdpRWdLv5NvVplw/xte805OXM= Received: by 10.38.22.49 with SMTP id 49mr32467rnv; Sun, 20 Feb 2005 07:34:45 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 07:34:45 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 16:34:45 +0100 From: Gert Cuykens To: Scott Mitchell In-Reply-To: <20050220124749.GA523@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:34:47 -0000 On Sun, 20 Feb 2005 12:47:50 +0000, Scott Mitchell wrote: > On Sun, Feb 20, 2005 at 08:41:30AM +0100, Gert Cuykens wrote: > > > > So if data is declared as a gchar *data; for example, then the value > > of data is a memory adress right ? So if A=data; and B=&data; then A > > and B are exactly the same result right ? > > No. A is a 'pointer to gchar' (or gchar*) and B is a 'pointer to pointer > to gchar' (or gchar**). The '&data' syntax means 'the address of the data > variable', ie. the address of a gchar*, whereas data itself contains the > address of a gchar. > > > Now why would anybody want a gchar when a integer is needed ? That is > > just making it more complicated then it already is? > > Because the code in question deals with gchars (whatever they are) not > integers? They won't necessarily be the same thing on different > architectures, or even different compilers on the same architecture. Also, > the type is called 'gchar' presumably because it logically holds some kind > of character data, whereas an integer variable holds an integer. Calling > them different things in the code helps to make it clear what the > programmer's intention is, even if the two types happen to have the same > representation on a given machine/compiler. > > In any case, this stuff really has nothing to do with FreeBSD - you should > be asking these questions in a C/C++ programming group. > > Cheers, > > Scott > > -- Thx i think i understand now :) PS Freebsd source is c++ right ? So you could also call this the free c++ question mailing list :) Also about all the get a c++ book comments, i tryed that once but when i ask the book a question, it doesnt say anything back. It only makes noises when you flaper the pages trough the wind. By the way if somebody passing your street asking for direction you dont answer get a map either right ? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:38:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D69D16A4CE for ; Sun, 20 Feb 2005 15:38:33 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24ED343D41 for ; Sun, 20 Feb 2005 15:38:33 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so150899rng for ; Sun, 20 Feb 2005 07:38:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=iOEVHZLqJdi7sbZwVQdw3ODoq21qeF9plBErk1XeDZ9KRmO1DBMbM8Y2HUFqzZ6Lv12PY36f2/T/vv+RWER61XnbSllNkI+t6MtdJT81X5rzP01i4HGt32gHHvZPDYzS5GAXMtdpLJaLFVjmZMd/d0RrounnyYqxfT7lNxQi+rE= Received: by 10.38.81.71 with SMTP id e71mr344615rnb; Sun, 20 Feb 2005 07:38:32 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 07:38:32 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 16:38:32 +0100 From: Gert Cuykens To: me@daniel.stefan.haischt.name In-Reply-To: <4218A99F.4080204@daniel.stefan.haischt.name> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> <4218A99F.4080204@daniel.stefan.haischt.name> cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:38:33 -0000 On Sun, 20 Feb 2005 16:15:43 +0100, Daniel S. Haischt wrote: > Gert Cuykens, > > I would suggest to post such questions to gtk-list@gnome.org, > because IIRC you are trying to code a GTK app ... > > Additionally I would suggest to learn C/C++ first to get a better > understanding of the whole language structure. Or at least please > join the c# IRC channel at irc.freenode.net to ask such questions, > it's quite annoying to see them on a list which is dedicated to an > UNIX OS. I did that but they give me the get book and ask somebody els answer. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:44:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2E716A4CE for ; Sun, 20 Feb 2005 15:44:53 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id F20AE43D45 for ; Sun, 20 Feb 2005 15:44:52 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.101] (c-66-41-157-209.mn.client2.attbi.com [66.41.157.209]) (authenticated bits=0)j1KFilKS027872 for ; Sun, 20 Feb 2005 09:44:48 -0600 (CST) (envelope-from ecrist@secure-computing.net) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: <27f169dba4e44e342732b06844e749be@secure-computing.net> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--389421162" To: FreeBSD Questions From: Eric F Crist Date: Sun, 20 Feb 2005 09:44:41 -0600 X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on grog.secure-computing.net Subject: FTP Problems (probably my firewall) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:44:53 -0000 --Apple-Mail-1--389421162 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hello list, I'm trying to get FTPD working, but I think I'm not opening the correct ports for it in my firewall. I've got 20 and 21 open, and I get the login prompt and such, but only after a 10 to 20 second delay. After that, everything seems to work fine, until I try to upload to the incoming directory, which is disabled right now. The error takes another 10 to 20 seconds to pop up. when I have a rule such as: ipfw add 1 allow log all from any to any Everything works as fast as it normally should. Thanks. _______________________________________________________ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson --Apple-Mail-1--389421162 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIYsGkACgkQRAAY9knOW+pnNgCfSHvZ1UBpWaX7IucOogKy6n1J MrUAn0tvdYo9/EDPm+IPwGPeuT0ogw78 =H4sW -----END PGP SIGNATURE----- --Apple-Mail-1--389421162-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 15:52:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A0BE16A4CE for ; Sun, 20 Feb 2005 15:52:57 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24AA443D41 for ; Sun, 20 Feb 2005 15:52:57 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 8130360E7; Sun, 20 Feb 2005 09:52:56 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00809-10; Sun, 20 Feb 2005 09:52:53 -0600 (CST) Received: from [198.92.228.34] (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 6AEF86190; Sun, 20 Feb 2005 09:51:23 -0600 (CST) Message-ID: <4218B23B.4000009@makeworld.com> Date: Sun, 20 Feb 2005 09:52:27 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0 (X11/20050101) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric F Crist References: <27f169dba4e44e342732b06844e749be@secure-computing.net> In-Reply-To: <27f169dba4e44e342732b06844e749be@secure-computing.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: FreeBSD Questions Subject: Re: FTP Problems (probably my firewall) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 15:52:57 -0000 Eric F Crist wrote: > Hello list, > > I'm trying to get FTPD working, but I think I'm not opening the correct > ports for it in my firewall. I've got 20 and 21 open, and I get the > login prompt and such, but only after a 10 to 20 second delay. After > that, everything seems to work fine, until I try to upload to the > incoming directory, which is disabled right now. The error takes > another 10 to 20 seconds to pop up. when I have a rule such as: > > ipfw add 1 allow log all from any to any > > Everything works as fast as it normally should. > > Thanks. Try this: ipfw add 1 allow log all from any to me 20,21 -- Best regards, Chris Keep emotionally active, cater to your favorite neurosis. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 16:09:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A43316A4CE for ; Sun, 20 Feb 2005 16:09:56 +0000 (GMT) Received: from mta13-winn.mailhost.ntl.com (smtpout19.mailhost.ntl.com [212.250.162.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A2343D53 for ; Sun, 20 Feb 2005 16:09:55 +0000 (GMT) (envelope-from scott@fishballoon.org) Received: from aamta04-winn.mailhost.ntl.com ([212.250.162.8]) by mta13-winn.mailhost.ntl.com with ESMTP <20050220160954.PPZV11211.mta13-winn.mailhost.ntl.com@aamta04-winn.mailhost.ntl.com>; Sun, 20 Feb 2005 16:09:54 +0000 Received: from llama.fishballoon.org ([82.4.146.133]) by aamta04-winn.mailhost.ntl.com with ESMTP <20050220160954.KPYG13480.aamta04-winn.mailhost.ntl.com@llama.fishballoon.org>; Sun, 20 Feb 2005 16:09:54 +0000 Received: from tuatara.fishballoon.org ([192.168.1.6]) by llama.fishballoon.org with esmtp (Exim 4.43 (FreeBSD)) id 1D2tea-00031A-Ir; Sun, 20 Feb 2005 16:09:52 +0000 Received: (from scott@localhost) by tuatara.fishballoon.org (8.13.1/8.13.1/Submit) id j1KG9qqo000948; Sun, 20 Feb 2005 16:09:52 GMT (envelope-from scott) Date: Sun, 20 Feb 2005 16:09:51 +0000 From: Scott Mitchell To: Gert Cuykens Message-ID: <20050220160951.GB523@tuatara.fishballoon.org> Mail-Followup-To: freebsd-chat@freebsd.org References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-chat@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 16:09:56 -0000 On Sun, Feb 20, 2005 at 04:34:45PM +0100, Gert Cuykens wrote: > > Thx i think i understand now :) > > PS Freebsd source is c++ right ? So you could also call this the free > c++ question mailing list :) FreeBSD is almost entirely written in C, although there are a few bits of C++ under /usr/src. This is a list for questions about FreeBSD, not basic C++ programming. > Also about all the get a c++ book comments, i tryed that once but when > i ask the book a question, it doesnt say anything back. It only makes > noises when you flaper the pages trough the wind. Get a better book? Sign up for a C/C++ course? > By the way if somebody passing your street asking for direction you > dont answer get a map either right ? No, but you didn't ask me, you asked maybe 10,000 people you've never met, most of whom don't live in the same town as either of us... Followups redirected to -chat. Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 16:15:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 783FE16A4CE for ; Sun, 20 Feb 2005 16:15:36 +0000 (GMT) Received: from mail.terralink.de (mail.tlink.de [217.9.16.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2203743D2D for ; Sun, 20 Feb 2005 16:15:36 +0000 (GMT) (envelope-from me@daniel.stefan.haischt.name) Received: from smtp.abyssworld.de (daniel-s-haischt.biz [84.252.66.2]) by mail.terralink.de (Postfix) with ESMTP id 66D8FB8CB; Sun, 20 Feb 2005 17:15:36 +0100 (CET) Received-SPF: none (smtp.abyssworld.de: 192.168.1.6 is neither permitted nor denied by domain of daniel.stefan.haischt.name) client-ip=192.168.1.6; envelope-from=me@daniel.stefan.haischt.name; helo=[192.168.120.239]; Received: from [192.168.120.239] (smtp.abyssworld.de [192.168.1.6]) by smtp.abyssworld.de (Postfix) with ESMTP id 45A2C1700F; Sun, 20 Feb 2005 17:15:23 +0100 (CET) Message-ID: <4218B798.3030506@daniel.stefan.haischt.name> Date: Sun, 20 Feb 2005 17:15:20 +0100 From: "Daniel S. Haischt" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Gert Cuykens References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> In-Reply-To: X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Processed-By: GNU Anubis v4.0 X-Purified-With: DSPAM, Clam AntiVirus cc: Scott Mitchell cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: me@daniel.stefan.haischt.name List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 16:15:36 -0000 Gert Cuykens, Gert Cuykens schrieb: [SNIP] > > PS Freebsd source is c++ right ? So you could also call this the free > c++ question mailing list :) No wrong! Most Unices are written in C (kernel, device drivers etc.). Basically, you sould get to an understanding that your questions about GTK, and the source code snippet that you did post, were not related to C++. Those code snippets are C code. Or why do you think that there is a need for a GTK C++ wrapper such as www.gtkmm.org which wrapps the GTK C API? Frankly my impression was that your understanding of C is almost nonexistent, which is the reason why so many people did sugest to get a basic C knowledge before coding a GTK app. So you *should* consider the 'Get a C book, to learn some C basics (like what is a pointer?)' answer to be a real option. -- Mit freundlichen Gruessen / With kind regards DAn.I.El S. Haischt Want a complete signature??? Type at a shell prompt: $ > finger -l haischt@daniel.stefan.haischt.name From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 16:18:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B311016A4CE for ; Sun, 20 Feb 2005 16:18:56 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C95A43D1D for ; Sun, 20 Feb 2005 16:18:56 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 4376969A71; Sun, 20 Feb 2005 11:18:55 -0500 (EST) Date: Sun, 20 Feb 2005 11:18:54 -0500 From: Bill Moran To: Gert Cuykens Message-Id: <20050220111854.191e5b81.wmoran@potentialtech.com> In-Reply-To: References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Sun__20_Feb_2005_11_18_54_-0500_BHg4Z95QoPU=q5OJ" cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 16:18:56 -0000 --Signature=_Sun__20_Feb_2005_11_18_54_-0500_BHg4Z95QoPU=q5OJ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit Gert Cuykens wrote: > PS Freebsd source is c++ right ? So you could also call this the free > c++ question mailing list :) No and no. > Also about all the get a c++ book comments, i tryed that once but when > i ask the book a question, it doesnt say anything back. It only makes > noises when you flaper the pages trough the wind. That's very funny. Perhaps you should be a comedian instead of a programmer. > By the way if somebody passing your street asking for direction you > dont answer get a map either right ? Those responses are NOT rude, as you seem to imply. The simple fact is that your question indicates that you are lacking some _basic_ knowledge required to understand C++ coding. The response is an hostest attempt to make you understand that your _BEST_ course of action at this level of learning is to get a good book and read it. Personally, I recommend _The_C_Programming_Language_ by Kernighan and Richie. It's an excellent read. We could be very careless and just _tell_ you the answer, but we're better people than that. We recognize the level of learning that you're at (because we've all been there) and are attempting to help you along. -- Bill Moran Potential Technologies http://www.potentialtech.com --Signature=_Sun__20_Feb_2005_11_18_54_-0500_BHg4Z95QoPU=q5OJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGLhuYOm/CGAEZUARAi9pAKCub6SZSzRttpd3wmtX4/1U3faeggCgwm+y 0HFzZdX+XEkdQLtu0WvglzU= =Hcr3 -----END PGP SIGNATURE----- --Signature=_Sun__20_Feb_2005_11_18_54_-0500_BHg4Z95QoPU=q5OJ-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 16:21:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C42316A4CE for ; Sun, 20 Feb 2005 16:21:18 +0000 (GMT) Received: from smtphost.cis.strath.ac.uk (smtphost.cis.strath.ac.uk [130.159.196.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBFE43D49 for ; Sun, 20 Feb 2005 16:21:17 +0000 (GMT) (envelope-from chodgins@cis.strath.ac.uk) Received: from [192.168.0.4] (chrishodgins.force9.co.uk [84.92.20.141]) j1KGJoWu023336; Sun, 20 Feb 2005 16:19:50 GMT Message-ID: <4218B9D6.8060100@cis.strath.ac.uk> Date: Sun, 20 Feb 2005 16:24:54 +0000 From: Chris Hodgins User-Agent: Mozilla Thunderbird 1.0 (X11/20050204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gert Cuykens References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CIS-MailScanner-Information: Please contact support@cis.strath.ac.uk for more information X-CIS-MailScanner: Found to be clean X-CIS-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 6) X-CIS-MailScanner-From: chodgins@cis.strath.ac.uk cc: Scott Mitchell cc: freebsd-questions@freebsd.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 16:21:18 -0000 Gert Cuykens wrote: > On Sun, 20 Feb 2005 12:47:50 +0000, Scott Mitchell > wrote: > >>On Sun, Feb 20, 2005 at 08:41:30AM +0100, Gert Cuykens wrote: >> >>>So if data is declared as a gchar *data; for example, then the value >>>of data is a memory adress right ? So if A=data; and B=&data; then A >>>and B are exactly the same result right ? >> >>No. A is a 'pointer to gchar' (or gchar*) and B is a 'pointer to pointer >>to gchar' (or gchar**). The '&data' syntax means 'the address of the data >>variable', ie. the address of a gchar*, whereas data itself contains the >>address of a gchar. >> >> >>>Now why would anybody want a gchar when a integer is needed ? That is >>>just making it more complicated then it already is? >> >>Because the code in question deals with gchars (whatever they are) not >>integers? They won't necessarily be the same thing on different >>architectures, or even different compilers on the same architecture. Also, >>the type is called 'gchar' presumably because it logically holds some kind >>of character data, whereas an integer variable holds an integer. Calling >>them different things in the code helps to make it clear what the >>programmer's intention is, even if the two types happen to have the same >>representation on a given machine/compiler. >> >>In any case, this stuff really has nothing to do with FreeBSD - you should >>be asking these questions in a C/C++ programming group. >> >>Cheers, >> >> Scott >> >>-- > > > Thx i think i understand now :) > > PS Freebsd source is c++ right ? So you could also call this the free > c++ question mailing list :) No. FreeBSD is written in C. This is surely a mailing list for people who want to ask and answer questions about the FreeBSD Operating System. > > Also about all the get a c++ book comments, i tryed that once but when > i ask the book a question, it doesnt say anything back. It only makes > noises when you flaper the pages trough the wind. > > By the way if somebody passing your street asking for direction you > dont answer get a map either right ? > This is more like somebody passing your street asking for directions to a street in another country. Both comp.lang.c and comp.lang.c++ are both pretty intolerant to people asking basic questions which are heavily documented in the FAQs for the newsgroups. They generally expect you to have at least tried to understand what you are doing before asking a question. If you had tried to understand your problem and looked at the faqs you would have found an amazing amount of information on what you are after. Before you do anything else you should now go read http://www.eskimo.com/~scs/C-faq/top.html and educate yourself a bit more about C. People are not trying to be unhelpful when the tell you to RTFM or read a book. They are trying to point out areas of knowledge that you can reference to gain more insight into your problem. Noone is just going to do your homework for you. Good luck learning about C. Chris From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 16:56:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD05716A4CE for ; Sun, 20 Feb 2005 16:56:45 +0000 (GMT) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2823843D1F for ; Sun, 20 Feb 2005 16:56:45 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 67300 invoked from network); 20 Feb 2005 16:56:44 -0000 Received: from unknown (HELO ale.varnet.bsd) (unknown) by unknown with SMTP; 20 Feb 2005 16:56:44 -0000 X-pair-Authenticated: 200.115.214.206 Date: Sun, 20 Feb 2005 13:57:17 -0300 From: Alejandro Pulver To: freebsd-questions Message-ID: <20050220135717.27ab6a75@ale.varnet.bsd> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Shell file completion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 16:56:46 -0000 Hello, I was learning regular expressions, and I noticed that the shell has something similar (but it is different from regular expressions). When I type 'echo *', it replaces '*' for all the files/dirs not starting with a '.' (dot). I understand the '*' in regular expressions must be preceded by other thing to match it. So it is behaving like the DOS wildcards. Where is it documented? Thanks and Best Regards, Ale From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 17:20:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A952716A4CE for ; Sun, 20 Feb 2005 17:20:03 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1DA43D2F for ; Sun, 20 Feb 2005 17:20:03 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 81A7569A42; Sun, 20 Feb 2005 12:20:02 -0500 (EST) Date: Sun, 20 Feb 2005 12:20:01 -0500 From: Bill Moran To: Alejandro Pulver Message-Id: <20050220122001.5af0685e.wmoran@potentialtech.com> In-Reply-To: <20050220135717.27ab6a75@ale.varnet.bsd> References: <20050220135717.27ab6a75@ale.varnet.bsd> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Sun__20_Feb_2005_12_20_01_-0500_.a9M+=juCS4WdHW/" cc: freebsd-questions@freebsd.org Subject: Re: Shell file completion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 17:20:03 -0000 --Signature=_Sun__20_Feb_2005_12_20_01_-0500_.a9M+=juCS4WdHW/ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit [Please wrap your lines around 72 chars or so] Alejandro Pulver wrote: > Hello, > > I was learning regular expressions, and I noticed that the shell has > something similar (but it is different from regular expressions). > > When I type 'echo *', it replaces '*' for all the files/dirs not starting > with a '.' (dot). > > I understand the '*' in regular expressions must be preceded by other > thing to match it. > > So it is behaving like the DOS wildcards. That's funny. More like "DOS wildcards seem to mimic this". > Where is it documented? 'man sh' - the section on "Shell Patterns". -- Bill Moran Potential Technologies http://www.potentialtech.com --Signature=_Sun__20_Feb_2005_12_20_01_-0500_.a9M+=juCS4WdHW/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGMbBYOm/CGAEZUARAo7QAJ9oqeSdVhq5BrI0fSRWE+jdwXTvugCgqYGj VnAHorfi1PoMLb5yfyHWvW0= =kiqf -----END PGP SIGNATURE----- --Signature=_Sun__20_Feb_2005_12_20_01_-0500_.a9M+=juCS4WdHW/-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 17:38:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FF2916A4CE for ; Sun, 20 Feb 2005 17:38:50 +0000 (GMT) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A30843D41 for ; Sun, 20 Feb 2005 17:38:49 +0000 (GMT) (envelope-from dkelly@HiWAAY.net) Received: (qmail 3658 invoked by uid 0); 20 Feb 2005 17:38:48 -0000 Received: from user-69-73-60-132.knology.net (HELO ?10.0.0.68?) (69.73.60.132) by smtp2.knology.net with SMTP; 20 Feb 2005 17:38:48 -0000 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2a7578f3acbfc506ae88de3cc414cb5e@HiWAAY.net> Content-Transfer-Encoding: 7bit From: David Kelly Date: Sun, 20 Feb 2005 11:38:45 -0600 To: FreeBSD Questions X-Mailer: Apple Mail (2.619.2) Subject: Re: What do you use to burn things ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 17:38:50 -0000 On Feb 20, 2005, at 3:54 AM, Gert Cuykens wrote: > On Sun, 20 Feb 2005 10:41:59 +0100, Gert Cuykens > wrote: >> How do you burn a iso file for example ? >> > > What does this mean ? > > I# burncd -f /dev/acd0 -s max data /root/Desktop/memtest86-3.2.iso > fixate > next writeable LBA 581 > writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB > > only wrote -1 of 32768 bytes: Input/output error > > fixating CD, please wait.. > burncd: ioctl(CDRIOCFIXATE): Input/output error Looks like the result I had when attempting to write a DVD-R with burncd. My drive is a: acd0: DVDR at ata1-master UDMA33 The media was ruined in the above attempt but growisofs worked. Tried writing to the author of cdrecord, followed his instructions to the letter because his published freeware key to enable DVD did not work. Suspect it didn't like the "5.3" part of FreeBSD. Never heard back. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 17:40:47 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 788A016A4CF for ; Sun, 20 Feb 2005 17:40:47 +0000 (GMT) Received: from inMail.sk (mail2.inmail.sk [62.168.63.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BED043D3F for ; Sun, 20 Feb 2005 17:40:46 +0000 (GMT) (envelope-from err0rc0de@inMail.sk) Received: from 217.119.116.34 [62.168.63.109] by inMail.sk (SMTPD32-8.04) id AC6B14500E8; Sun, 20 Feb 2005 18:44:11 +0100 From: "****** ******" To: Cc: MIME-Version: 1.0 X-Mailer: inMail 4.0 Web Interface X-Priority: 3 X-Origin-IP: 217.119.116.34 Content-Type: text/plain; charset="WINDOWS-1250" Content-Transfer-Encoding: quoted-printable Message-Id: <200502201844515.SM01928@217.119.116.34> X-Sender: X-Country: CZ; Czech Republic Date: Sun, 20 Feb 2005 18:44:14 Subject: problem with sharing internet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 17:40:47 -0000 good day=2E=2Ei have 5=2E2=2E1-RELEASE FreeBSD and a problem with s= haring internet to win98=2C freebsd is a gateway=2E=2Ea i have 2 NI= C=2C fxp0 is a gateway for w98=2E=2E=2E=2Ea had before slackware 1= 0=2E0 and over there wasn't problem with iptables=2E=2Ei need confi= gure correctly ipfw=2C maybe=2E=2E=2E=2Emy configuration=3A sis0= =3A flags=3D8843=3CUP=2CBROADCAST=2CRUNNING=2CSIMPLEX=2CMULTICAST=3E= mtu 1500 inet 192=2E168=2E240=2E60 netmask 0xffffff00 br= oadcast 192=2E168=2E240=2E255 inet6 fe80=3A=3A20b=3A6aff=3A= feac=3A5d6d%sis0 prefixlen 64 scopeid 0x1 ether 00=3A0b=3A= 6a=3Aac=3A5d=3A6d media=3A Ethernet 10baseT=2FUTP = status=3A active fxp0=3A flags=3D8843=3CUP=2CBROADCAST=2CRUNNING= =2CSIMPLEX=2CMULTICAST=3E mtu 1500 inet6 fe80=3A=3A290=3A= 27ff=3Afe2f=3A203e%fxp0 prefixlen 64 scopeid 0x2 inet 192= =2E168=2E0=2E1 netmask 0xffffff00 broadcast 192=2E168=2E0=2E255 = ether 00=3A90=3A27=3A2f=3A20=3A3e media=3A Ethernet= autoselect =28none=29 status=3A no carrier home# ps -= ax |grep natd 1245 =3F=3F Is 0=3A00=2E00 natd -n fxp0 126= 1 p0 R+ 0=3A00=2E00 grep natd home# ipfw list 00050 dive= rt 8668 ip from any to any via fxp0 00100 allow ip from any to an= y via lo0 00200 deny ip from any to 127=2E0=2E0=2E0=2F8 00300 de= ny ip from 127=2E0=2E0=2E0=2F8 to any 65000 allow ip from any to = any 65535 deny ip from any to any thanks ---------- * www=2EinMail=2Esk - Vasa emailova adresa na cely = zivot ZDARMA * Zoner Photo Studio 7 - Spoznajte kuzlo digitalnej f= otografie! http=3A=2F=2Fwww=2Ezoner=2Ecz=2Fphoto-studio * www=2ESl= ovakNET=2Esk - profesionalny webhosting=2C domena =2ESK ZADARMO From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 17:47:07 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 266E816A4CE for ; Sun, 20 Feb 2005 17:47:07 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C78C43D1D for ; Sun, 20 Feb 2005 17:47:06 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so748734wri for ; Sun, 20 Feb 2005 09:47:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=oldKJ9SpUCOzAFJFkfCbsXsv8rtHn+AEtRW+yp/i7uWiizxHHzlU5Sz/ZkEEzM6rSPkNBp38cbCoF4nBVhxybU1U/dm4j6zWxqilma4Ngd5CMan4dOwqFG3jEJDYhtae4r5EBVk3uot2okH3YwotQb9UQVGhw8rCUvHaFG363wo= Received: by 10.54.27.7 with SMTP id a7mr254461wra; Sun, 20 Feb 2005 09:47:02 -0800 (PST) Received: by 10.54.2.45 with HTTP; Sun, 20 Feb 2005 09:47:01 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 09:47:01 -0800 From: gabriel To: freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 17:47:07 -0000 Ok, well I installed qmail and all that jazz through Matt's Mail toaster. Everything appeared to have been installed without any problems, obviously some tweaking had to be done to customize the installation but nothing major. At this point, my only problem appears to be the from address that its used when sending the daily run output - i.e. its sending from root@somedomianIdontknow.com as opposed to root@mydomain or at least localhost which would be just fine. Has anyone got any experience with this? I just need to know where to change that darned from address. I'd hate to have to reinstall the toaster _again_ :( Cheers! -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 17:55:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D16D716A4CE for ; Sun, 20 Feb 2005 17:55:35 +0000 (GMT) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E8F43D53 for ; Sun, 20 Feb 2005 17:55:35 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.26.84.7])0.04 <0IC3003XQKTQOS80@vms044.mailsrvcs.net> for freebsd-questions@freebsd.org; Fri, 18 Feb 2005 01:58:39 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id 42F492CE7D2; Thu, 17 Feb 2005 23:54:19 -0800 (PST) Date: Thu, 17 Feb 2005 23:54:16 -0800 From: "Michael C. Shultz" In-reply-to: <42159B2C.3000000@ant.uni-bremen.de> To: freebsd-questions@freebsd.org, Heinrich Rebehn Message-id: <200502172354.17303.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <421467C0.9060801@ant.uni-bremen.de> <42159B2C.3000000@ant.uni-bremen.de> User-Agent: KMail/1.7.2 Subject: Re: Annoying ports problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ringworm01@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 17:55:35 -0000 On Thursday 17 February 2005 11:37 pm, Heinrich Rebehn wrote: > Eric Kjeldergaard wrote: > > On Thu, 17 Feb 2005 10:45:36 +0100, Heinrich Rebehn > > > > wrote: > >>Hi list, > >> > >>I have run into an annoying problem several times when upgrading > >> ports. > >> > >>Say, if i want to upgrade gstreamer-plugins, i do: > >> > >># cd /usr/ports/multimedia/gstreamer-plugins > >># make > >> > >>This pulls in some dependencies, for example gnomevfs2. gnnomevfs2 > >> will compile fine, but then stops because it wants to install > >> gnomevfs2 instead of reinstalling it: > >> > >>===> An older version of devel/gnomevfs2 is already installed > >>(gnomevfs2-2.9.91) > >> You may wish to ``make deinstall'' and install this port > >> again by ``make reinstall'' to upgrade it properly. > >> If you really wish to overwrite the old port of > >> devel/gnomevfs2 without deleting it first, set the variable > >> "FORCE_PKG_REGISTER" in your environment or the "make install" > >> command line. *** Error code 1 > >> > >>Since i have run into this several times, i must be missing > >> something substantial. What is it? > > > > Just "make" will make the program and try to install it as if it > > were the first time. When it detects the older version, it will > > want you to do "make deinstall && make reinstall". For upgrading > > ports, you may want to look at /usr/ports/sysutils/portupgrade. > > It makes no difference wether i use "make" or "portupgrade". As soon > as ether of them decide that another package that the make candidate > depends on, has to be upgraded, the error occurs with that package. Have you tried upgrading using sysutils/portmanager yet? -Mike From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:05:11 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15B6116A4CE for ; Sun, 20 Feb 2005 18:05:11 +0000 (GMT) Received: from osiris.email.starband.net (osiris.email.starband.net [148.78.247.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F04843D1F for ; Sun, 20 Feb 2005 18:05:10 +0000 (GMT) (envelope-from scottclansman@cwazy.co.uk) Received: from [192.168.0.2] (vsat-148-63-97-60.c002.t7.mrt.starband.net [148.63.97.60])j1KI52S9024890 for ; Sun, 20 Feb 2005 13:05:04 -0500 Message-ID: <421A21F4.1050509@cwazy.co.uk> Date: Mon, 21 Feb 2005 12:01:24 -0600 From: SigmaX User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/704/Thu Feb 10 06:37:18 2005 clamav-milter version 0.80j on osiris X-Virus-Status: Clean Subject: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:05:11 -0000 Heya; I have a FreeBSD 5.3 server that I access over SSH. I followed the handbook guide to loading the ipfw kernel module to setup a firewall. I made the mistake the other day of loading the firewall, which defaults to block all, and rebooting, so I couldn't get into the system again (Had to drive in and fix it :-P). Anyway, what I need to know is how to edit the ruleset manually BEFORE enabling the firewall. I need to set the rules, then load the kernel module, not vise versa. I've never dealt with ipfw without webmin, so I need some explicit answers :-). What I need to do its this: Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the default SSH port, right?) Then start IPFW with the kernel module (I know how to do this) Thanx, SigmaX -- Registered Linux Freak #: 366,862 "If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Pro-Logic Surround Sound with Bass Boost and all the music is free." From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:20:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFC2816A4CF for ; Sun, 20 Feb 2005 18:20:05 +0000 (GMT) Received: from smtphost.cis.strath.ac.uk (smtphost.cis.strath.ac.uk [130.159.196.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCF1643D2D for ; Sun, 20 Feb 2005 18:20:04 +0000 (GMT) (envelope-from chodgins@cis.strath.ac.uk) Received: from [192.168.0.4] (chrishodgins.force9.co.uk [84.92.20.141]) j1KIJnWu027685; Sun, 20 Feb 2005 18:19:50 GMT Message-ID: <4218D5F6.3070803@cis.strath.ac.uk> Date: Sun, 20 Feb 2005 18:24:54 +0000 From: Chris Hodgins User-Agent: Mozilla Thunderbird 1.0 (X11/20050204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: SigmaX References: <421A21F4.1050509@cwazy.co.uk> In-Reply-To: <421A21F4.1050509@cwazy.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CIS-MailScanner-Information: Please contact support@cis.strath.ac.uk for more information X-CIS-MailScanner: Found to be clean X-CIS-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 6) X-CIS-MailScanner-From: chodgins@cis.strath.ac.uk cc: freebsd-questions@freebsd.org Subject: Re: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:20:05 -0000 SigmaX wrote: > Heya; > I have a FreeBSD 5.3 server that I access over SSH. I followed the > handbook guide to loading the ipfw kernel module to setup a firewall. I > made the mistake the other day of loading the firewall, which defaults > to block all, and rebooting, so I couldn't get into the system again > (Had to drive in and fix it :-P). Anyway, what I need to know is how to > edit the ruleset manually BEFORE enabling the firewall. I need to set > the rules, then load the kernel module, not vise versa. I've never > dealt with ipfw without webmin, so I need some explicit answers :-). > What I need to do its this: > > Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the default > SSH port, right?) > Then start IPFW with the kernel module (I know how to do this) > > Thanx, > SigmaX > You can put your rules in /etc/rc.firewall. This is executed at startup. See rc(8) and rc.conf(5). Chris From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:24:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D9D816A501 for ; Sun, 20 Feb 2005 18:24:17 +0000 (GMT) Received: from pd3mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA4B43D48 for ; Sun, 20 Feb 2005 18:24:16 +0000 (GMT) (envelope-from chris@dawgiestyle.com) Received: from pd4mr3so.prod.shaw.ca (pd4mr3so-qfe3.prod.shaw.ca [10.0.141.214]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IC800BZD34GK8B0@l-daemon> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 11:24:16 -0700 (MST) Received: from pn2ml6so.prod.shaw.ca ([10.0.121.150]) by pd4mr3so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IC8003UK34GLU40@pd4mr3so.prod.shaw.ca> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 11:24:16 -0700 (MST) Received: from server.dawgiestyle.lan (S01060080c8d67c9e.ed.shawcable.net [68.148.128.53])2003)) freebsd-questions@freebsd.org; Sun, 20 Feb 2005 11:24:16 -0700 (MST) Received: (qmail 30265 invoked by uid 1022); Sun, 20 Feb 2005 18:24:16 +0000 Received: from 192.168.1.101 by server.dawgiestyle.lan (envelope-from , uid 82)Clear:RC:1 (192.168.1.101):. Processed in 0.067136 secs); Sun, 20 Feb 2005 18:24:16 +0000 Received: from unknown (HELO ?192.168.1.101?) (192.168.1.101) by server.dawgiestyle.lan with SMTP; Sun, 20 Feb 2005 18:24:15 +0000 Date: Sun, 20 Feb 2005 11:24:15 -0700 From: Chris Warren In-reply-to: To: gabriel Message-id: <4218D5CF.5050509@dawgiestyle.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Qmail-Scanner-Mail-From: chris@dawgiestyle.com via server.dawgiestyle.lan X-Qmail-Scanner: 1.24 (Clear:RC:1(192.168.1.101):. Processed in 0.067136 secs) X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) cc: freebsd-questions Subject: Re: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:24:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I believe this is done in your /var/qmail/control/defaultdomain and /var/qmail/control/defaulthost files. In fact, check through all the files in the control dir to make sure they are right. Chris gabriel wrote: | Ok, well I installed qmail and all that jazz through Matt's Mail | toaster. Everything appeared to have been installed without any | problems, obviously some tweaking had to be done to customize the | installation but nothing major. At this point, my only problem | appears to be the from address that its used when sending the daily | run output - i.e. its sending from root@somedomianIdontknow.com as | opposed to root@mydomain or at least localhost which would be just | fine. | | Has anyone got any experience with this? I just need to know where | to change that darned from address. I'd hate to have to reinstall | the toaster _again_ :( | | Cheers! | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCGNXP5oLdYlMF6RsRAq4GAJ9HHZ50pMnQbbkaQvimQtPD+9gPpgCfQn/j F9wAHfydetkYwQPMAGiODkM= =mJdI -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:35:51 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9168B16A4CE for ; Sun, 20 Feb 2005 18:35:51 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BE643D54 for ; Sun, 20 Feb 2005 18:35:51 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so753612wri for ; Sun, 20 Feb 2005 10:35:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gBeO0k/aoSaX0mloZYdMLbFCS06wQ8TMOznIhr2k0QU273ts9SwpA6w7tezN5AMcQoJqFyEp99sRrbnl3vlZooYEegZOsoXexpGWDJ+OTYccJjfVvwwjxruGssAHXiQrJL2yq67+X709TDxa9+RBhZwoF1lZxuKDsw+YMvKGoMY= Received: by 10.54.44.50 with SMTP id r50mr181522wrr; Sun, 20 Feb 2005 10:35:49 -0800 (PST) Received: by 10.54.2.45 with HTTP; Sun, 20 Feb 2005 10:35:48 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 10:35:48 -0800 From: gabriel To: Chris Warren In-Reply-To: <4218D5CF.5050509@dawgiestyle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4218D5CF.5050509@dawgiestyle.com> cc: freebsd-questions Subject: Re: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:35:51 -0000 I did actually, it USED to have somedomain.com in a lot of the files but I changed them to the actual domain. Should they be the mail server's host or the domain? On Sun, 20 Feb 2005 11:24:15 -0700, Chris Warren wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I believe this is done in your /var/qmail/control/defaultdomain and > /var/qmail/control/defaulthost files. > In fact, check through all the files in the control dir to make sure > they are right. > > Chris > > gabriel wrote: > > | Ok, well I installed qmail and all that jazz through Matt's Mail > | toaster. Everything appeared to have been installed without any > | problems, obviously some tweaking had to be done to customize the > | installation but nothing major. At this point, my only problem > | appears to be the from address that its used when sending the daily > | run output - i.e. its sending from root@somedomianIdontknow.com as > | opposed to root@mydomain or at least localhost which would be just > | fine. > | > | Has anyone got any experience with this? I just need to know where > | to change that darned from address. I'd hate to have to reinstall > | the toaster _again_ :( > | > | Cheers! > | > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCGNXP5oLdYlMF6RsRAq4GAJ9HHZ50pMnQbbkaQvimQtPD+9gPpgCfQn/j > F9wAHfydetkYwQPMAGiODkM= > =mJdI > -----END PGP SIGNATURE----- > > -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:36:07 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F88616A4CE for ; Sun, 20 Feb 2005 18:36:07 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6653143D41 for ; Sun, 20 Feb 2005 18:36:06 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 20 Feb 2005 18:36:05 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp015) with SMTP; 20 Feb 2005 19:36:05 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id DB872C282; Sun, 20 Feb 2005 19:36:24 +0100 (CET) Date: Sun, 20 Feb 2005 19:36:24 +0100 From: Simon Barner To: SigmaX Message-ID: <20050220183624.GG51280@zi025.glhnet.mhn.de> References: <421A21F4.1050509@cwazy.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hTiIB9CRvBOLTyqY" Content-Disposition: inline In-Reply-To: <421A21F4.1050509@cwazy.co.uk> User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: freebsd-questions@freebsd.org Subject: Re: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:36:07 -0000 --hTiIB9CRvBOLTyqY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the default= =20 > SSH port, right?) Nope, it's 22. > Then start IPFW with the kernel module (I know how to do this) Have you already read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.ht= ml? It describes how to enable ipfw in rc.conf, and how to specify a firewall script that loads the rules during the boot process. Suppose, your fw script is /etc/ipfw.rules. Then the following should (no warranty, of course ;-) load your rules without a reboot: # kldload ipfw.ko && sh /etc/ipfw.rules Simon --hTiIB9CRvBOLTyqY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGNioCkn+/eutqCoRAqcLAKCKbqciZbYfXIKv/gC9Sz5HoWSPgQCgsX9w 3tHHhCnEGN4ntAZVZ8mdGTI= =X5z6 -----END PGP SIGNATURE----- --hTiIB9CRvBOLTyqY-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:42:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBD616A4CE for ; Sun, 20 Feb 2005 18:42:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A80D43D49 for ; Sun, 20 Feb 2005 18:42:42 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so754342wri for ; Sun, 20 Feb 2005 10:42:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=jPSYkTOJfNkr0OJ5XwKpFcmW3FFCih5R5I2XdF18Z7fvTpseojngsTtl8Yw6ZzuuiquzU3mmkTx4wNi7h2vE4oM4FIy0Jwqf0OWdjWz0eMP70XiNvRq+hI6dlidurZN+iAdP39nwICXE7QTMLfW0QsUbZ72UbW3eDx65/F0MIPM= Received: by 10.54.56.1 with SMTP id e1mr194249wra; Sun, 20 Feb 2005 10:42:41 -0800 (PST) Received: by 10.54.42.28 with HTTP; Sun, 20 Feb 2005 10:42:41 -0800 (PST) Message-ID: <810a540e05022010423f076b4c@mail.gmail.com> Date: Sun, 20 Feb 2005 11:42:41 -0700 From: Pat Maddox To: "Loren M. Lang" In-Reply-To: <20050220142339.GD4471@alzatex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <810a540e050214203221952797@mail.gmail.com> <20050220142339.GD4471@alzatex.com> cc: freebsd-questions@freebsd.org Subject: Re: Configuring PF X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:42:42 -0000 On Sun, 20 Feb 2005 06:23:39 -0800, Loren M. Lang wrote: > On Mon, Feb 14, 2005 at 09:32:25PM -0700, Pat Maddox wrote: > > I want to install a firewall on my system. First of all, is PF the > > one I should be using? It seems to get the most recommendations. > > > > I don't actually seem to have any problems configuring it - I just > > have some problems testing the configuration. I can ssh to the box, > > and I can access port 80...but I'd like to be able to just scan it to > > quickly see what's up. When PF is disabled, I can nmap it in about 9 > > seconds. When I turn it on, it takes over 3 minutes to do. These > > machines are on the same network, so the connection is obviously fast. > > This is a good thing, IMHO. Think about all those script kiddies > sitting out there looking for a nice, juicy server to compromise. If it > takes them 3 minutes to port scan your machine, they'll probably cancel > it before it's finished and move on. That makes sense to me. I'd still like to be able to scan it the first time around to make sure everything's working, then I can just set it to drop packets, so it takes longer. I'd still like to find a good example config file that works well for a web server. > > I believe what's happening is that all ports that aren't open are > configured to drop packets instead of reject them like is default. > Reject means send back an error message saying port is closed where > dropping just ignores it. The port scanner sends out a request and > waits for a response, either "Hello," or "Sorry, I'm closed." It will > wait quite a while before it decides that nothings there. > > > > > Are there any good, pretty simple guides on setting up PF? I'm having > > a tough time understanding what the rulesets all mean. > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > -- > I sense much NT in you. > NT leads to Bluescreen. > Bluescreen leads to downtime. > Downtime leads to suffering. > NT is the path to the darkside. > Powerful Unix is. > > Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc > Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C > > From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:47:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 786CE16A4CE for ; Sun, 20 Feb 2005 18:47:38 +0000 (GMT) Received: from pd2mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2993E43D1D for ; Sun, 20 Feb 2005 18:47:38 +0000 (GMT) (envelope-from chris@dawgiestyle.com) Received: from pd3mr3so.prod.shaw.ca (pd3mr3so-qfe3.prod.shaw.ca [10.0.141.179]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IC8004UG47DD1C0@l-daemon> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 11:47:37 -0700 (MST) Received: from pn2ml6so.prod.shaw.ca ([10.0.121.150]) by pd3mr3so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IC800AKH47D5Y80@pd3mr3so.prod.shaw.ca> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 11:47:37 -0700 (MST) Received: from server.dawgiestyle.lan (S01060080c8d67c9e.ed.shawcable.net [68.148.128.53])2003)) freebsd-questions@freebsd.org; Sun, 20 Feb 2005 11:47:37 -0700 (MST) Received: (qmail 30626 invoked by uid 1022); Sun, 20 Feb 2005 18:47:37 +0000 Received: from 192.168.1.101 by server.dawgiestyle.lan (envelope-from , uid 82)Clear:RC:1 (192.168.1.101):. Processed in 0.070388 secs); Sun, 20 Feb 2005 18:47:37 +0000 Received: from unknown (HELO ?192.168.1.101?) (192.168.1.101) by server.dawgiestyle.lan with SMTP; Sun, 20 Feb 2005 18:47:36 +0000 Date: Sun, 20 Feb 2005 11:47:36 -0700 From: Chris Warren In-reply-to: To: gabriel Message-id: <4218DB48.9070602@dawgiestyle.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Qmail-Scanner-Mail-From: chris@dawgiestyle.com via server.dawgiestyle.lan X-Qmail-Scanner: 1.24 (Clear:RC:1(192.168.1.101):. Processed in 0.070388 secs) X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <4218D5CF.5050509@dawgiestyle.com> User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) cc: freebsd-questions Subject: Re: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:47:38 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 My defaulthost just has "myhost", and defaultdomain has "mydomain". My daily run output is sent from root@myhost.mydomain gabriel wrote: | I did actually, it USED to have somedomain.com in a lot of the | files but I changed them to the actual domain. Should they be the | mail server's host or the domain? | | | On Sun, 20 Feb 2005 11:24:15 -0700, Chris Warren | wrote: | | I believe this is done in your /var/qmail/control/defaultdomain and | /var/qmail/control/defaulthost files. In fact, check through all | the files in the control dir to make sure they are right. | | Chris | | gabriel wrote: | | | Ok, well I installed qmail and all that jazz through Matt's Mail | | toaster. Everything appeared to have been installed without any | | problems, obviously some tweaking had to be done to customize the | | installation but nothing major. At this point, my only problem | | appears to be the from address that its used when sending the daily | | run output - i.e. its sending from root@somedomianIdontknow.com | as | opposed to root@mydomain or at least localhost which would be | just | fine. | | Has anyone got any experience with this? I just | need to know where | to change that darned from address. I'd hate | to have to reinstall | the toaster _again_ :( | | Cheers! | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCGNtI5oLdYlMF6RsRAsAwAJ4jsSrklTYX+G1ZCogBcWIQ0kMPlQCcDSF7 lx5Gf9b/bH63ZopmvY9sejE= =B/ww -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:57:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A092216A4CE for ; Sun, 20 Feb 2005 18:57:52 +0000 (GMT) Received: from chello084114137224.1.15.vie.surfer.at (chello084114137224.1.15.vie.surfer.at [84.114.137.224]) by mx1.FreeBSD.org (Postfix) with SMTP id E432843D1F for ; Sun, 20 Feb 2005 18:57:50 +0000 (GMT) (envelope-from 4711@chello.at) Received: (qmail 594 invoked from network); 20 Feb 2005 18:57:49 -0000 Received: from matrix010.matrix.net (HELO localhost) (192.168.123.10) by ns.matrix.net with SMTP; 20 Feb 2005 18:57:49 -0000 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org Date: Sun, 20 Feb 2005 19:57:29 +0100 User-Agent: KMail/1.7.2 References: <421A21F4.1050509@cwazy.co.uk> In-Reply-To: <421A21F4.1050509@cwazy.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1358501.MLnfl1hnG3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502201957.48888.4711@chello.at> cc: SigmaX Subject: Re: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:57:52 -0000 --nextPart1358501.MLnfl1hnG3 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 21 February 2005 19:01:19, SigmaX wrote: [...] > Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the default > SSH port, right?) The default shh port is 22, port 23 is assigned to telnet. You can find the= =20 list of default port assignments in /etc/services. Cheers, ch =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --nextPart1358501.MLnfl1hnG3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCGN2s09WjGjvKU74RAhkTAJ9XKq3ZNzH/0xvp67Ts+xkl0b/0TwCcD/HB hQBw4ZO5ZuBB40y1XLcgZD8= =3k1J -----END PGP SIGNATURE----- --nextPart1358501.MLnfl1hnG3-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 19:04:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62A4116A4D1 for ; Sun, 20 Feb 2005 19:04:52 +0000 (GMT) Received: from smtp805.mail.sc5.yahoo.com (smtp805.mail.sc5.yahoo.com [66.163.168.184]) by mx1.FreeBSD.org (Postfix) with SMTP id 1DD6243D54 for ; Sun, 20 Feb 2005 19:04:52 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from unknown (HELO George) (pschmehl@sbcglobal.net@68.90.207.92 with login) by smtp805.mail.sc5.yahoo.com with SMTP; 20 Feb 2005 19:04:51 -0000 Message-ID: <011e01c5177f$0e520970$6702a8c0@George> From: "Paul Schmehl" To: "SigmaX" , References: <421A21F4.1050509@cwazy.co.uk> Date: Sun, 20 Feb 2005 13:04:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 19:04:52 -0000 ----- Original Message ----- From: "SigmaX" To: Sent: Monday, February 21, 2005 12:01 PM Subject: IPFW config > > Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the default > SSH port, right?) > Then start IPFW with the kernel module (I know how to do this) > fwcmd=/sbin/ipfw myip=x.x.x.x mymask=255.255.255.0 setup_loopback # Allow icmp ${FWCMD} add pass icmp from any to any icmptypes 0,3,8,11,12,13,14 via xl0 # Setup dynamic rules ${fwcmd} add check-state ${fwcmd} add deny tcp from any to any via xl0 established # Allow DNS queries out to the world ${fwcmd} add allow udp from ${ip} to any via xl0 keep-state ${fwcmd} add deny udp from any to any # Allow all outbound traffic ${fwcmd} add allow ip from ${myip} to any via xl0 setup keep-state # Allow inbound http, ssh and port 10000 ${fwcmd} add allow tcp from any to ${myip} http via xl0 setup keep-state ${fwcmd} add allow tcp from any to ${myip} ssh via xl0 setup keep-state ${fwcmd} add allow tcp from any to ${myip} 10000 via xl0 setup keep-state # Allow IP fragments to pass through ${fwcmd} add pass all from any to any frag via xl0 # Deny everything else ${fwcmd} add deny ip from any to any via xl0 Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 19:25:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24B6C16A4CE for ; Sun, 20 Feb 2005 19:25:36 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D7E43D39 for ; Sun, 20 Feb 2005 19:25:35 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so758868wri for ; Sun, 20 Feb 2005 11:25:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nuNoflnJqj4rdn1IG/QLgQLM5LeXq6HrRqiy0N+ALcH+ElPweRFIKjGhKnl/Mp18QfgCo0ybDYd6kCXkbKT20bNMUtUGL8xluzhj4SlJ9RqVB6ZMONqLcCg7WpNqIQv8K15r6gNW8K9RZcvlZWNqp3UQ2YJekdZVqhccOeAZFRk= Received: by 10.54.44.50 with SMTP id r50mr203911wrr; Sun, 20 Feb 2005 11:25:34 -0800 (PST) Received: by 10.54.2.45 with HTTP; Sun, 20 Feb 2005 11:25:34 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 11:25:34 -0800 From: gabriel To: Chris Warren In-Reply-To: <4218DB48.9070602@dawgiestyle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4218D5CF.5050509@dawgiestyle.com> <4218DB48.9070602@dawgiestyle.com> cc: freebsd-questions Subject: Re: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 19:25:36 -0000 very cool, I edited the appropiate files and restarted everything. The problem is then I send the periodic It gets bounced cause it cant find root@localhost *sigh* On Sun, 20 Feb 2005 11:47:36 -0700, Chris Warren wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > My defaulthost just has "myhost", and defaultdomain has "mydomain". > > My daily run output is sent from root@myhost.mydomain > > > gabriel wrote: > > | I did actually, it USED to have somedomain.com in a lot of the > | files but I changed them to the actual domain. Should they be the > | mail server's host or the domain? > | > | > | On Sun, 20 Feb 2005 11:24:15 -0700, Chris Warren > | wrote: > | > > | I believe this is done in your /var/qmail/control/defaultdomain and > | /var/qmail/control/defaulthost files. In fact, check through all > | the files in the control dir to make sure they are right. > | > | Chris > | > | gabriel wrote: > | > | | Ok, well I installed qmail and all that jazz through Matt's Mail > | | toaster. Everything appeared to have been installed without any | > | problems, obviously some tweaking had to be done to customize the | > | installation but nothing major. At this point, my only problem | > | appears to be the from address that its used when sending the daily > | | run output - i.e. its sending from root@somedomianIdontknow.com > | as | opposed to root@mydomain or at least localhost which would be > | just | fine. | | Has anyone got any experience with this? I just > | need to know where | to change that darned from address. I'd hate > | to have to reinstall | the toaster _again_ :( | | Cheers! | > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCGNtI5oLdYlMF6RsRAsAwAJ4jsSrklTYX+G1ZCogBcWIQ0kMPlQCcDSF7 > lx5Gf9b/bH63ZopmvY9sejE= > =B/ww > -----END PGP SIGNATURE----- > > -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 19:33:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B4E616A4D6 for ; Sun, 20 Feb 2005 19:33:23 +0000 (GMT) Received: from pd2mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF69543D5A for ; Sun, 20 Feb 2005 19:33:22 +0000 (GMT) (envelope-from chris@dawgiestyle.com) Received: from pd2mr2so.prod.shaw.ca (pd2mr2so-qfe3.prod.shaw.ca [10.0.141.109]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IC800JAD6BM8K10@l-daemon> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 12:33:22 -0700 (MST) Received: from pn2ml6so.prod.shaw.ca ([10.0.121.150]) by pd2mr2so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IC800KXX6BMQL50@pd2mr2so.prod.shaw.ca> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 12:33:22 -0700 (MST) Received: from server.dawgiestyle.lan (S01060080c8d67c9e.ed.shawcable.net [68.148.128.53])2003)) freebsd-questions@freebsd.org; Sun, 20 Feb 2005 12:33:22 -0700 (MST) Received: (qmail 30986 invoked by uid 1022); Sun, 20 Feb 2005 19:33:21 +0000 Received: from 192.168.1.101 by server.dawgiestyle.lan (envelope-from , uid 82)Clear:RC:1 (192.168.1.101):. Processed in 0.070891 secs); Sun, 20 Feb 2005 19:33:21 +0000 Received: from unknown (HELO ?192.168.1.101?) (192.168.1.101) by server.dawgiestyle.lan with SMTP; Sun, 20 Feb 2005 19:33:20 +0000 Date: Sun, 20 Feb 2005 12:33:20 -0700 From: Chris Warren In-reply-to: To: gabriel Message-id: <4218E600.5090607@dawgiestyle.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en X-Qmail-Scanner-Mail-From: chris@dawgiestyle.com via server.dawgiestyle.lan X-Qmail-Scanner: 1.24 (Clear:RC:1(192.168.1.101):. Processed in 0.070891 secs) X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <4218D5CF.5050509@dawgiestyle.com> <4218DB48.9070602@dawgiestyle.com> User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) cc: freebsd-questions Subject: Re: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 19:33:23 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've added "localhost" to the "locals" and "rcpthosts" files. Seemed to take care of that. gabriel wrote: | very cool, I edited the appropiate files and restarted everything. | The problem is then I send the periodic It gets bounced cause it | cant find root@localhost *sigh* | | | On Sun, 20 Feb 2005 11:47:36 -0700, Chris Warren | wrote: | | My defaulthost just has "myhost", and defaultdomain has "mydomain". | | | My daily run output is sent from root@myhost.mydomain | | | gabriel wrote: | | | I did actually, it USED to have somedomain.com in a lot of the | | files but I changed them to the actual domain. Should they be the | | mail server's host or the domain? | | | On Sun, 20 Feb 2005 | 11:24:15 -0700, Chris Warren | wrote: | | | | I believe this is done in your /var/qmail/control/defaultdomain | and | /var/qmail/control/defaulthost files. In fact, check through | all | the files in the control dir to make sure they are right. | | | Chris | | gabriel wrote: | | | Ok, well I installed qmail and all | that jazz through Matt's Mail | | toaster. Everything appeared to | have been installed without any | | problems, obviously some | tweaking had to be done to customize the | | installation but | nothing major. At this point, my only problem | | appears to be the | from address that its used when sending the daily | | run output - | i.e. its sending from root@somedomianIdontknow.com | as | opposed | to root@mydomain or at least localhost which would be | just | | fine. | | Has anyone got any experience with this? I just | need to | know where | to change that darned from address. I'd hate | to have | to reinstall | the toaster _again_ :( | | Cheers! | | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCGOYA5oLdYlMF6RsRAqLVAJ4k8EseenJZjnH6TZdxM2czcBDcNwCfVF/n 61y1SU4DEWMAPEPJNA7Jm1s= =J8K8 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 19:44:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4DA16A4CE for ; Sun, 20 Feb 2005 19:44:39 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAB543D4C for ; Sun, 20 Feb 2005 19:44:39 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so760683wri for ; Sun, 20 Feb 2005 11:44:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=DQy1TJSYplVN5hyPTlWA7t1fh89u4tcb/3QZnfR9/SjWJUete6hyFVCseQ0RL3t/1t+FxerDlKhIGr6JR06TcJUOdMeT3d9gOjI/MVGZJCYUeiRFo21+32P6DaRZTF4rTrw9H64/l9cUnkB9yLOQFgIMyULwH9OcMH/xAobiA7g= Received: by 10.54.4.70 with SMTP id 70mr88779wrd; Sun, 20 Feb 2005 11:44:38 -0800 (PST) Received: by 10.54.2.45 with HTTP; Sun, 20 Feb 2005 11:44:37 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 11:44:37 -0800 From: gabriel To: Chris Warren In-Reply-To: <4218E600.5090607@dawgiestyle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4218D5CF.5050509@dawgiestyle.com> <4218DB48.9070602@dawgiestyle.com> <4218E600.5090607@dawgiestyle.com> cc: freebsd-questions Subject: Re: qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 19:44:39 -0000 Okay. Thanks! On Sun, 20 Feb 2005 12:33:20 -0700, Chris Warren wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I've added "localhost" to the "locals" and "rcpthosts" files. Seemed > to take care of that. > > gabriel wrote: > > | very cool, I edited the appropiate files and restarted everything. > | The problem is then I send the periodic It gets bounced cause it > | cant find root@localhost *sigh* > | > | > | On Sun, 20 Feb 2005 11:47:36 -0700, Chris Warren > | wrote: > | > > | My defaulthost just has "myhost", and defaultdomain has "mydomain". > | > | > | My daily run output is sent from root@myhost.mydomain > | > | > | gabriel wrote: > | > | | I did actually, it USED to have somedomain.com in a lot of the | > | files but I changed them to the actual domain. Should they be the | > | mail server's host or the domain? | | | On Sun, 20 Feb 2005 > | 11:24:15 -0700, Chris Warren | wrote: | > | > | | I believe this is done in your /var/qmail/control/defaultdomain > | and | /var/qmail/control/defaulthost files. In fact, check through > | all | the files in the control dir to make sure they are right. | | > | Chris | | gabriel wrote: | | | Ok, well I installed qmail and all > | that jazz through Matt's Mail | | toaster. Everything appeared to > | have been installed without any | | problems, obviously some > | tweaking had to be done to customize the | | installation but > | nothing major. At this point, my only problem | | appears to be the > | from address that its used when sending the daily | | run output - > | i.e. its sending from root@somedomianIdontknow.com | as | opposed > | to root@mydomain or at least localhost which would be | just | > | fine. | | Has anyone got any experience with this? I just | need to > | know where | to change that darned from address. I'd hate | to have > | to reinstall | the toaster _again_ :( | | Cheers! | > | > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCGOYA5oLdYlMF6RsRAqLVAJ4k8EseenJZjnH6TZdxM2czcBDcNwCfVF/n > 61y1SU4DEWMAPEPJNA7Jm1s= > =J8K8 > -----END PGP SIGNATURE----- > > -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 20:31:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450AA16A4CE for ; Sun, 20 Feb 2005 20:31:03 +0000 (GMT) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FD6A43D48 for ; Sun, 20 Feb 2005 20:31:02 +0000 (GMT) (envelope-from alejandro@varnet.biz) Received: (qmail 21053 invoked from network); 20 Feb 2005 20:31:01 -0000 Received: from unknown (HELO ale.varnet.bsd) (unknown) by unknown with SMTP; 20 Feb 2005 20:31:01 -0000 X-pair-Authenticated: 200.115.214.206 Date: Sun, 20 Feb 2005 17:31:35 -0300 From: Alejandro Pulver To: Bill Moran Message-ID: <20050220173135.0945692a@ale.varnet.bsd> In-Reply-To: <20050220122001.5af0685e.wmoran@potentialtech.com> References: <20050220135717.27ab6a75@ale.varnet.bsd> <20050220122001.5af0685e.wmoran@potentialtech.com> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Shell file completion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 20:31:03 -0000 On Sun, 20 Feb 2005 12:20:01 -0500 Bill Moran wrote: > > [Please wrap your lines around 72 chars or so] > I am using Sylpheed-Claws, and it appears to be wrapping at 78 characters. But the option 'Smart Wrapping' was set and is marked as *EXPERIMENTAL*. So I turned it off and change the wrapping to 72 characters. > Alejandro Pulver wrote: > > Hello, > > > > I was learning regular expressions, and I noticed that the shell has > > something similar (but it is different from regular expressions). > > > > When I type 'echo *', it replaces '*' for all the files/dirs not starting > > with a '.' (dot). > > > > I understand the '*' in regular expressions must be preceded by other > > thing to match it. > > > > So it is behaving like the DOS wildcards. > > That's funny. More like "DOS wildcards seem to mimic this". > I agree. > > Where is it documented? > > 'man sh' - the section on "Shell Patterns". > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > Thank you. Best Regards, Ale From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 20:45:29 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46FA816A4CE for ; Sun, 20 Feb 2005 20:45:29 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB2043D2D for ; Sun, 20 Feb 2005 20:45:28 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so173798rng for ; Sun, 20 Feb 2005 12:45:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=DDzAjeMY/l9V2MJEEFqN4oowTBf8m5BbiIY7y1ONkY4qa3OUObFVqFGr6KpusQg3oBacp9l6OwD/L75cGgz5YwBjPl/b4sBBrCjvGI4RxEEbNOFkSNXwLdKA3/vHOcQIwwKDIdF0F2WkX9TFP09vPlXe+ZEXWZZqfot2OvsoOSk= Received: by 10.38.149.1 with SMTP id w1mr152539rnd; Sun, 20 Feb 2005 12:45:28 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 20 Feb 2005 12:45:28 -0800 (PST) Message-ID: Date: Sun, 20 Feb 2005 21:45:28 +0100 From: Gert Cuykens To: David Vincelli , FreeBSD Questions In-Reply-To: <7227803f05022007584ae1b767@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> <7227803f05022007584ae1b767@mail.gmail.com> Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 20:45:29 -0000 On Sun, 20 Feb 2005 10:58:54 -0500, David Vincelli wrote: > > Thx i think i understand now :) > > I wouldn't bet on it. > lol no really, the B is a gchar** made sence. > Your analogy is invalid. Perhaps you can say that you walked into a > fine cigar store and asked the seller about the territorial behaviour > of south african howler monkeys. Would he give a crap about you? > Maybe, but probably not. Learn some manners BY THE WAY. haha :) From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 20:46:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7213D16A4CE for ; Sun, 20 Feb 2005 20:46:48 +0000 (GMT) Received: from vertigo.maxify.com (ns.maxify.com [216.218.213.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 255D343D48 for ; Sun, 20 Feb 2005 20:46:46 +0000 (GMT) (envelope-from scott@maxify.com) Received: (qmail 46171 invoked from network); 20 Feb 2005 20:48:57 -0000 Received: from unknown (HELO ?66.92.188.147?) (66.92.188.147) by ns.maxify.com with SMTP; 20 Feb 2005 20:48:57 -0000 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Scott Stevenson Date: Sun, 20 Feb 2005 12:46:09 -0800 X-Mailer: Apple Mail (2.619) Subject: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 20:46:48 -0000 I'm a relatively new user of FreeBSD (5.3 release), and have encountered a problem that I haven't seen on other platforms. The details and a screenshot are outlined here: http://theocacao.com/document.page/82 Essentially, web content (text and images alike, it seems) occasionally fails to load in entirety. I personally haven't be able to recreate this yet, but a few people have sent me emails about it. I didn't hear anything about this prior to switching to FreeBSD. This is the exact same content I had running on a Red Hat-based machine running the same version of Apache. I've done a lot of googling and looking through mailing list archives, but haven't been able to identify any real leads yet. Syslog doesn't suggest anything is amiss. My environment is: FreeBSD 5.3-Release Apache 2.0.50 PHP 5.0.2 BIND 9.3.0 Both Apache and PHP were built from ports. I realize Apache is a few versions behind, and I'm going to upgrade it. Looking at the changelog, though, I can't seem to find anything that would pertain to this. Any ideas? Thanks, - Scott -- http://treehouseideas.com/ http://theocacao.com/ [blog] From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 20:52:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1A5816A4CE for ; Sun, 20 Feb 2005 20:52:21 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F1143D53 for ; Sun, 20 Feb 2005 20:52:21 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 7941E60E4; Sun, 20 Feb 2005 14:52:20 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01857-08; Sun, 20 Feb 2005 14:52:16 -0600 (CST) Received: from [198.92.228.34] (racerx.makeworld.com [198.92.228.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 7BF4760DA; Sun, 20 Feb 2005 14:52:16 -0600 (CST) Message-ID: <4218F8C2.6050603@makeworld.com> Date: Sun, 20 Feb 2005 14:53:22 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0 (X11/20050101) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Stevenson References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> In-Reply-To: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: freebsd-questions@freebsd.org Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 20:52:22 -0000 Scott Stevenson wrote: > I'm a relatively new user of FreeBSD (5.3 release), and have encountered > a problem that I haven't seen on other platforms. The details and a > screenshot are outlined here: > > http://theocacao.com/document.page/82 > > Essentially, web content (text and images alike, it seems) occasionally > fails to load in entirety. I personally haven't be able to recreate this > yet, but a few people have sent me emails about it. I didn't hear > anything about this prior to switching to FreeBSD. This is the exact > same content I had running on a Red Hat-based machine running the same > version of Apache. > > I've done a lot of googling and looking through mailing list archives, > but haven't been able to identify any real leads yet. Syslog doesn't > suggest anything is amiss. My environment is: > > FreeBSD 5.3-Release > Apache 2.0.50 > PHP 5.0.2 > BIND 9.3.0 > > Both Apache and PHP were built from ports. I realize Apache is a few > versions behind, and I'm going to upgrade it. Looking at the changelog, > though, I can't seem to find anything that would pertain to this. > > Any ideas? > > > Thanks, > > - Scott > See if the issue continues. Is it only certain days? Certain hours? From certain locales? I would not be surprised if it clears up. If it does, chalk it up to your ISP -- Best regards, Chris Program complexity grows until it exceeds the capability of the programmer who must maintain it. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 21:39:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B400316A4CE for ; Sun, 20 Feb 2005 21:39:21 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A85243D5C for ; Sun, 20 Feb 2005 21:39:21 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 20 Feb 2005 15:39:22 -0600 Message-ID: <42190384.7090500@daleco.biz> Date: Sun, 20 Feb 2005 15:39:16 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> In-Reply-To: <4218F8C2.6050603@makeworld.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Feb 2005 21:39:23.0094 (UTC) FILETIME=[A46A0F60:01C51794] cc: freebsd-questions@freebsd.org cc: Scott Stevenson Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 21:39:21 -0000 Chris wrote: > Scott Stevenson wrote: > >> I'm a relatively new user of FreeBSD (5.3 release), and have >> encountered a problem that I haven't seen on other platforms. The >> details and a screenshot are outlined here: >> >> http://theocacao.com/document.page/82 >> >> Essentially, web content (text and images alike, it seems) >> occasionally fails to load in entirety. I personally haven't be >> able to recreate this yet, but a few people have sent me >> emails about it. I didn't hear anything about this prior to >> switching to FreeBSD. This is the exact same content I had >> running on a Red Hat-based machine running the same version of Apache. >> >> I've done a lot of googling and looking through mailing list >> archives, but haven't been able to identify any real leads yet. >> Syslog doesn't suggest anything is amiss. My environment is: >> >> FreeBSD 5.3-Release >> Apache 2.0.50 >> PHP 5.0.2 >> BIND 9.3.0 >> >> Both Apache and PHP were built from ports. I realize >> Apache is a few versions behind, and I'm going to upgrade it. >> Looking at the changelog, though, I can't seem to find >> anything that would pertain to this. >> >> Any ideas? > > > > See if the issue continues. Is it only certain days? Certain hours? > From certain locales? I would not be surprised if it clears up. If > it does, chalk it up to your ISP Are we understanding correctly that it's the server at issue? Pages from theocacao.com are looking fine here. On cocoadevcentral.com, the article I looked at seemed fine; however, the right sidebar/navbar seemed truncated. I felt sure it was a rendering/CSS bug, though. I'd sure keep an eye on: top(1) /var/log/httpd-access.log /var/log/httpd-error.log Is there any pattern to these "misloaded" pages? Kevin Kinsey From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 21:45:14 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2401216A4CE for ; Sun, 20 Feb 2005 21:45:14 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1EE643D55 for ; Sun, 20 Feb 2005 21:45:13 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 20 Feb 2005 15:45:15 -0600 Message-ID: <421904E6.4050807@daleco.biz> Date: Sun, 20 Feb 2005 15:45:10 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benjamin Dover References: <5ae9cd550502171747147450ec@mail.gmail.com> <421557A8.4090802@daleco.biz> <5ae9cd55050219114534f7e309@mail.gmail.com> In-Reply-To: <5ae9cd55050219114534f7e309@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Feb 2005 21:45:16.0110 (UTC) FILETIME=[76D406E0:01C51795] cc: FreeBSD Mailing List Subject: Re: Do you have gtray-1.1.tar.gz ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 21:45:14 -0000 Benjamin Dover wrote: >On Thu, 17 Feb 2005 20:49:12 -0600, Kevin Kinsey wrote: > > >>Benjamin Dover wrote: >> >> >> >>>I am looking for the file gtray-1.1.tar.gz it is the distfile for >>>/usr/ports/mail/gtray It is the Gmail tray app to indicate new mail >>>notifications. The site has gone down and a search for the file >>>yielded no usable results. If you have it in /usr/ports/distfiles >>>could you please email it to me? Thanks >>> >>>If you know of another port or working app for gmail new mail >>>notifications that will work with KDE I would be interested. >>> >>> >>> >>> >>> >>It very much seems to be available on beastie: >> >>-rw-r--r-- 1 ftpuser ftpusers 13644 Aug 15 2004 gtray-1.1.tar.gz >> >>Try: >> >>$fetch ftp.freebsd.org/pub/FreeBSD/distfiles/gtray-1.1.tar.gz >> >>Kevin Kinsey >> >> >> >Thanks so much for pointing this out, I wasn't aware of that location. > The dependant port of gtray, /x11/ruby-gtktrayicon is marked as >broken and I can't seem to get it with pkg_add. Is there a work >around for this? > > I dunno; I guess the best "workaround" would be to try and fix the configuration step. I'm sure mezz would appreciate it... Other than that, keep an eye on the ports tree (maybe at freshports.org) and see if it gets unbroken, I guess. Sorry, I'm not much help there. Kevin Kinsey From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:06:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92BAD16A4CE for ; Sun, 20 Feb 2005 22:06:18 +0000 (GMT) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B71B43D55 for ; Sun, 20 Feb 2005 22:06:18 +0000 (GMT) (envelope-from listmail@Bomgardner.net) Received: from [192.168.0.2] (morningstar [192.168.0.2]) by brightstar.bomgardner.net (Postfix) with ESMTP id 39F8121D8E1 for ; Sun, 20 Feb 2005 16:06:22 -0600 (CST) Message-ID: <421909D1.4090702@Bomgardner.net> Date: Sun, 20 Feb 2005 16:06:09 -0600 From: Gene User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD. ORG" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: undefined ap_block_alarms in libphp5.so in spite of SHARED_CORE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:06:18 -0000 Hi - I tried sending this to the PHP-INSTALL list and got an immediate pile of spam back. Anyway - I'm trying to get PHP5 to run with Apache 2.0.5 on FreeBSD 5.3. However, I keep getting the following: Cannot load /usr/local/libexec/apache2/libphp5.so into server: /usr/local/libexec/apache2/libphp5.so: Undefined symbol "ap_block_alarms" Googling for this error brought lot's of results, all pointing to the manual and saying to recompile with --enable-rule=SHARED_CORE. I did so, yet the error persists. Reinstalling has no effect, and I've found nothing in the manual. Has anyone any idea how to corect this? Thanks for taking the time to help Gene From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:16:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 401BD16A4CE for ; Sun, 20 Feb 2005 22:16:36 +0000 (GMT) Received: from ispmxmta09-srv.alltel.net (ispmxmta09-srv.alltel.net [166.102.165.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id C410743D2F for ; Sun, 20 Feb 2005 22:16:35 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from localhost ([69.40.88.94]) by ispmxmta09-srv.alltel.net with ESMTP id <20050220221635.JCDQ4937.ispmxmta09-srv.alltel.net@localhost> for ; Sun, 20 Feb 2005 16:16:35 -0600 Date: Sun, 20 Feb 2005 17:16:31 -0500 From: Trey Sizemore To: FreeBSD-questions Message-ID: <20050220171631.6c178bcb@localhost> Organization: very poor X-Mailer: Sylpheed-Claws 1.0.1cvs7.1 (GTK+ 2.4.14; i386-unknown-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: frozen bubble sound issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:16:36 -0000 I know it seems trivial, but it's driving me crazy none the less. The game was fine yesterday, but I could not even launch Frozen Bubble today. I did a 'make deinstall' and then reinstalled the port. Now it starts, but I'm getting the following error: Ready. Warning, could not create new music from `/usr/local/share/frozen-bubble/snd/introzik.xm' (reason: Unrecognized music format). What might be causing this and how can I fix it? Thanks. -- Cheers, Trey ---- Old age is the most unexpected of things that can happen to a man. -- Trotsky FreeBSD 5.3-STABLE i386 i386 GENERIC 5:14PM up 6:14, 0 users, load averages: 0.29, 0.44, 0.43 From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:24:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A3C616A565 for ; Sun, 20 Feb 2005 22:24:57 +0000 (GMT) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 898CE43D39 for ; Sun, 20 Feb 2005 22:24:56 +0000 (GMT) (envelope-from listmail@Bomgardner.net) Received: from [192.168.0.2] (morningstar [192.168.0.2]) by brightstar.bomgardner.net (Postfix) with ESMTP id CC91121D8E1 for ; Sun, 20 Feb 2005 16:25:00 -0600 (CST) Message-ID: <42190E2F.1010403@Bomgardner.net> Date: Sun, 20 Feb 2005 16:24:47 -0600 From: Gene User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD. ORG" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Update - Undefined symbol "ap_block_alarms" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:24:58 -0000 In reference to the problem posted earlier about libphp5.so, after a reinstall of php4 - the same error results from libphp4.so Perhaps the problem lies in apache? Gene From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:28:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2949716A4CE for ; Sun, 20 Feb 2005 22:28:16 +0000 (GMT) Received: from vertigo.maxify.com (ns.maxify.com [216.218.213.18]) by mx1.FreeBSD.org (Postfix) with SMTP id A7C0543D41 for ; Sun, 20 Feb 2005 22:28:13 +0000 (GMT) (envelope-from scott@maxify.com) Received: (qmail 47054 invoked from network); 20 Feb 2005 22:30:24 -0000 Received: from unknown (HELO ?66.92.188.147?) (66.92.188.147) by ns.maxify.com with SMTP; 20 Feb 2005 22:30:24 -0000 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <42190384.7090500@daleco.biz> References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> <42190384.7090500@daleco.biz> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9F936ACC-838E-11D9-BC05-003065CA9E5A@maxify.com> Content-Transfer-Encoding: 7bit From: Scott Stevenson Date: Sun, 20 Feb 2005 14:27:36 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619) Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:28:16 -0000 On Feb 20, 2005, at 1:39 PM, Kevin Kinsey wrote: > Are we understanding correctly that it's the server at issue? > > Pages from theocacao.com are looking fine here. On > cocoadevcentral.com, > the article I looked at seemed fine; however, the right sidebar/navbar > seemed > truncated. I felt sure it was a rendering/CSS bug, though. Interesting. Could you detail what you see, or send me a screenshot off-list? It's possible you may have encountered the problem. Which browser are you using? Does it look like this screenshot pictured here? http://theocacao.com/document.page/82 > top(1) It's definitely not a load issue. > /var/log/httpd-access.log > /var/log/httpd-error.log I've looked through these. Nothing unusual. > Is there any pattern to these "misloaded" pages? I don't really have enough data to answer that, unfortunately. I haven't been able to recreate the problem myself, either. The only thing I can say for sure is that no one emailed about this prior to the switch to FreeBSD. Not that it's necessarily a platform-specific issue, but it's all I have to go on right now. Thanks, - Scott -- http://treehouseideas.com/ http://theocacao.com/ [blog] From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:33:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9D016A4CE for ; Sun, 20 Feb 2005 22:33:15 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C6A43D55 for ; Sun, 20 Feb 2005 22:33:14 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc13) with ESMTP id <2005022022331401500l126te>; Sun, 20 Feb 2005 22:33:14 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id F37EE60F4 for ; Sun, 20 Feb 2005 17:33:13 -0500 (EST) Message-ID: <4219102A.2060700@trini0.org> Date: Sun, 20 Feb 2005 17:33:14 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 5.3 & /etc/rc.network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:33:15 -0000 Im reading an older article that refers to /etc/rc.network Is there an equivalent to /etc/rc.network in FreeBSD 5.3? Thanks From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:33:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E52DE16A4CF for ; Sun, 20 Feb 2005 22:33:36 +0000 (GMT) Received: from 301south.net (14.piel1.xdsl.nauticom.net [209.195.172.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6598543D53 for ; Sun, 20 Feb 2005 22:33:36 +0000 (GMT) (envelope-from brandon@301south.net) Received: by ocean.301south.net (Postfix, from userid 500) id 3FAB2101A7; Sat, 19 Feb 2005 15:37:04 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by ocean.301south.net (Postfix) with ESMTP id 33502FDC2 for ; Sat, 19 Feb 2005 15:37:04 -0500 (EST) Date: Sat, 19 Feb 2005 15:37:04 -0500 (EST) From: Brandon Kuczenski To: freebsd-questions@freebsd.org Message-ID: <20050218000023.B29499@ocean.301south.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Tape Drive -- broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:33:37 -0000 I recently acquired an old IDE QIC/Travan tape drive (for free) and I'm trying to get it to work on FreeBSD 4.10-RELEASE. I don't know for sure whether the unit is any good, but I would like to rule out operator error before I throw it away. Here's what happens: at boot time, the tape drive is detected as device ast0: /kernel: ast0: TAPE at ata1-slave PIO4 When I insert a brand-new 4/8GB tape and run 'mt -f /dev/ast0 status' as root I get the following output: Mode Density Blocksize bpi Compression Current: 0x01:X3.22-1983 512 bytes 800 none ---------available modes--------- 0: default variable 0 none 1: default variable 0 none 2: default variable 0 none 3: default variable 0 none --------------------------------- File Number: 0 Record Number: 0 Residual Count 0 but I get the following message in /var/log/messages: /kernel: ast0: TEST_UNIT_READY - HARDWARE ERROR asc=0xf0 ascq=0x36 error=0x00 Similarly, if I run 'mt -f /dev/ast0 rewind', I get no output to the terminal but the following in the logs: /kernel: ast0: TEST_UNIT_READY - HARDWARE ERROR asc=0xf0 ascq=0x36 error=0x00 /kernel: ast0: REZERO - HARDWARE ERROR asc=0xf0 ascq=0x36 error=0x00 After either of these commands, if I run 'mt -f /dev/ast0 errstat' the terminal displays: mt: /dev/ast0: Inappropriate ioctl for device So, does this suggest the drive is fried, or am I doing something wrong? Google search shows that 'inappropriate' message popping up occasionally for all manner of devices on both Linux and BSD, but usually the hits are in the form of mailing list posts with few, if any, responses, and nothing that seems relevant to my situation. Any ideas? Thanks in advance, -Brandon From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 22:57:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D03E16A4CE for ; Sun, 20 Feb 2005 22:57:54 +0000 (GMT) Received: from alpargata.net (alpargata.net [67.18.172.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id C442E43D5C for ; Sun, 20 Feb 2005 22:57:53 +0000 (GMT) (envelope-from nospam@illusionart.com) Received: from [192.168.1.100] (dsl081-061-217.dsl-isp.net [64.81.61.217] (may be forged)) (authenticated bits=0) by alpargata.net (8.13.1/8.13.1) with ESMTP id j1KMxH6U000507 for ; Sun, 20 Feb 2005 14:59:17 -0800 (PST) (envelope-from nospam@illusionart.com) Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <20050216194243.8660916A4D7@hub.freebsd.org> References: <20050216194243.8660916A4D7@hub.freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vonleigh Simmons Date: Sun, 20 Feb 2005 14:57:41 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on alpargata.net X-Virus-Status: Clean Subject: Re: mlock: not setgid mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 22:57:54 -0000 > On Wed, Feb 16, 2005 at 04:04:55AM -0800, Vonleigh Simmons wrote: >> I asked this question before but I haven't found a solution. I'm >> getting in my mail log the following entry repeated: >> >> usr/local/libexec/mlock[755]: (64) not setgid mail >> >> And I can't figure out what it's complaining about. Below is the >> previous thread questions which ruled out some things. Any help >> resolving this issue is greatly appreciated. >> >> > 067212.html> While looking at that thread again I found this also from Dan Nelson: --- The code that does the check is this: struct group *grp = getgrnam ("mail"); if (!grp || (grp->gr_gid != getegid ())) die ("not setgid mail",EX_USAGE); --- Looking up the man pages I see that getegid gets the group id of the calling process. What is the calling process to mlock? I tried setting ipop2d, ipop3d and imapd to group mail but that didn't change anything. Vonleigh Simmons From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:11:47 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 181A216A502 for ; Sun, 20 Feb 2005 23:11:47 +0000 (GMT) Received: from top.daemonsecurity.com (FW-182-254.go.retevision.es [62.174.254.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2261843D1F for ; Sun, 20 Feb 2005 23:11:46 +0000 (GMT) (envelope-from norgaard@locolomo.org) Received: from [192.168.0.32] (charm.daemonsecurity.com [192.168.0.32]) by top.daemonsecurity.com (Postfix) with ESMTP id 59822FD01F; Mon, 21 Feb 2005 00:11:40 +0100 (CET) Message-ID: <42191925.304@locolomo.org> Date: Mon, 21 Feb 2005 00:11:33 +0100 From: Erik Norgaard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050127 X-Accept-Language: en, en-us, da, it, es MIME-Version: 1.0 To: Gerard Samuel References: <4219102A.2060700@trini0.org> In-Reply-To: <4219102A.2060700@trini0.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: 5.3 & /etc/rc.network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:11:47 -0000 Gerard Samuel wrote: > Im reading an older article that refers to > /etc/rc.network > Is there an equivalent to /etc/rc.network > in FreeBSD 5.3? Not a single script. Instead varios scripts for varios tasks, scripts are in /etc/rc.d names should be sufficient explanation. Cheers, Erik -- Ph: +34.666334818 web: http://www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2 From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:29:22 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A61B16A4CE for ; Sun, 20 Feb 2005 23:29:22 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2941343D58 for ; Sun, 20 Feb 2005 23:29:20 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc14) with ESMTP id <2005022023291901400s8p2ce>; Sun, 20 Feb 2005 23:29:19 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 1239C60F4; Sun, 20 Feb 2005 18:29:19 -0500 (EST) Message-ID: <42191D4F.9080205@trini0.org> Date: Sun, 20 Feb 2005 18:29:19 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Norgaard References: <4219102A.2060700@trini0.org> <42191925.304@locolomo.org> In-Reply-To: <42191925.304@locolomo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Split DNS [was]: 5.3 & /etc/rc.network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:29:22 -0000 Erik Norgaard wrote: > Gerard Samuel wrote: > >> Im reading an older article that refers to >> /etc/rc.network >> Is there an equivalent to /etc/rc.network >> in FreeBSD 5.3? > > > Not a single script. Instead varios scripts for varios tasks, scripts > are in /etc/rc.d names should be sufficient explanation. Yeah I was looking at the files in /etc/rc.d, but Im not sure on how to do what I was hoping to do... Im attempting to setup "split dns", using instructions from http://www.cfcl.com/rdm/split_DNS.html (Specifically under the heading "/etc/rc.network") Can anyone point me as to what can be done to run 2 instances of bind, using freebsd 5.3 rc system??? Thanks From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:38:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0800916A4CE for ; Sun, 20 Feb 2005 23:38:56 +0000 (GMT) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9509643D2D for ; Sun, 20 Feb 2005 23:38:55 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from 235-238.qcislands.net ([209.53.238.235] helo=[127.0.0.1]) by mail.qcislands.net with esmtp (Exim 4.44) id 1D30f9-000C05-75; Sun, 20 Feb 2005 15:38:55 -0800 Message-ID: <42191F6E.3050503@ccstores.com> Date: Sun, 20 Feb 2005 15:38:22 -0800 From: Jim Pazarena User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (235) Subject: emacs & 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:38:56 -0000 trying to compile emacs and it dies because it cannot find shared library "Xaw3d.8" a find produces /usr/X11R6/lib/libXaw3d.so.7 libXaw3d.so and libXaw3d.a I've make installed /usr/ports/x11-toolkits/Xaw3d what do I have left to do to make the .8 shared library ? Thanks, Jim From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:40:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C030616A4E6 for ; Sun, 20 Feb 2005 23:40:44 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id E068343D1D for ; Sun, 20 Feb 2005 23:40:43 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 1DDAB69A42; Sun, 20 Feb 2005 18:40:43 -0500 (EST) Date: Sun, 20 Feb 2005 18:40:42 -0500 From: Bill Moran To: Gerard Samuel Message-Id: <20050220184042.5341335e.wmoran@potentialtech.com> In-Reply-To: <42191D4F.9080205@trini0.org> References: <4219102A.2060700@trini0.org> <42191925.304@locolomo.org> <42191D4F.9080205@trini0.org> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Split DNS [was]: 5.3 & /etc/rc.network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:40:49 -0000 Gerard Samuel wrote: [...] > Im attempting to setup "split dns", using instructions from > http://www.cfcl.com/rdm/split_DNS.html > (Specifically under the heading "/etc/rc.network") > > Can anyone point me as to what can be done to run 2 instances of bind, > using freebsd 5.3 rc system??? This is not necessary with FreeBSD 5.3 5.3 ships with bind 9. Bind 9 supports DNS zones that receive different results. Thus you can set up "split" DNS with a single instance of bind. I expect this will be easier/better than trying to run two seperate bind instances. See the bind docs. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:43:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1992516A4CE for ; Sun, 20 Feb 2005 23:43:46 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD2BE43D1D for ; Sun, 20 Feb 2005 23:43:45 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A422F51471; Sun, 20 Feb 2005 15:43:44 -0800 (PST) Date: Sun, 20 Feb 2005 15:43:44 -0800 From: Kris Kennaway To: Jim Pazarena Message-ID: <20050220234344.GA22310@xor.obsecurity.org> References: <42191F6E.3050503@ccstores.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <42191F6E.3050503@ccstores.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: emacs & 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:43:46 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 20, 2005 at 03:38:22PM -0800, Jim Pazarena wrote: > trying to compile emacs and it dies because it cannot find > shared library "Xaw3d.8" >=20 > a find produces > /usr/X11R6/lib/libXaw3d.so.7 libXaw3d.so and libXaw3d.a >=20 > I've make installed /usr/ports/x11-toolkits/Xaw3d >=20 > what do I have left to do to make the .8 shared library ? Xaw3d should install .8 if you have an up-to-date xorg installation. Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGSCwWry0BWjoQKURAkIJAKD1GKKIiPKwJShismq7vbe1m398mgCglLny 4r+qnJsfOmgPinbp433/o1s= =W9SV -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:50:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF73D16A4CE for ; Sun, 20 Feb 2005 23:50:23 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 518DC43D54 for ; Sun, 20 Feb 2005 23:50:23 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc12) with ESMTP id <2005022023502201200s0tpee>; Sun, 20 Feb 2005 23:50:22 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 445DF60F4; Sun, 20 Feb 2005 18:50:22 -0500 (EST) Message-ID: <4219223E.1030601@trini0.org> Date: Sun, 20 Feb 2005 18:50:22 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bill Moran References: <4219102A.2060700@trini0.org> <42191925.304@locolomo.org> <42191D4F.9080205@trini0.org> <20050220184042.5341335e.wmoran@potentialtech.com> In-Reply-To: <20050220184042.5341335e.wmoran@potentialtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Split DNS [was]: 5.3 & /etc/rc.network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:50:23 -0000 Bill Moran wrote: >Gerard Samuel wrote: > >[...] > > >>Im attempting to setup "split dns", using instructions from >>http://www.cfcl.com/rdm/split_DNS.html >>(Specifically under the heading "/etc/rc.network") >> >>Can anyone point me as to what can be done to run 2 instances of bind, >>using freebsd 5.3 rc system??? >> >> > >This is not necessary with FreeBSD 5.3 > >5.3 ships with bind 9. Bind 9 supports DNS zones that receive different >results. Thus you can set up "split" DNS with a single instance of >bind. I expect this will be easier/better than trying to run two >seperate bind instances. See the bind docs. > According to http://www.bind9.net/Bv9ARM.ch04.html#AEN753 It mentions 2 sets of name servers. Im about to re-read the chapter to make sure I didn't miss anything... From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:54:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30EB716A4CE for ; Sun, 20 Feb 2005 23:54:04 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B5D43D31 for ; Sun, 20 Feb 2005 23:54:03 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc11) with ESMTP id <2005022023540301300qi02be>; Sun, 20 Feb 2005 23:54:03 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id DDE5D60F4; Sun, 20 Feb 2005 18:54:02 -0500 (EST) Message-ID: <4219231B.5000708@trini0.org> Date: Sun, 20 Feb 2005 18:54:03 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bill Moran References: <4219102A.2060700@trini0.org> <42191925.304@locolomo.org> <42191D4F.9080205@trini0.org> <20050220184042.5341335e.wmoran@potentialtech.com> <4219223E.1030601@trini0.org> In-Reply-To: <4219223E.1030601@trini0.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Split DNS [was]: 5.3 & /etc/rc.network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:54:04 -0000 Gerard Samuel wrote: > Bill Moran wrote: > >> Gerard Samuel wrote: >> >> [...] >> >> >>> Im attempting to setup "split dns", using instructions from >>> http://www.cfcl.com/rdm/split_DNS.html >>> (Specifically under the heading "/etc/rc.network") >>> >>> Can anyone point me as to what can be done to run 2 instances of bind, >>> using freebsd 5.3 rc system??? >>> >> >> >> This is not necessary with FreeBSD 5.3 >> >> 5.3 ships with bind 9. Bind 9 supports DNS zones that receive different >> results. Thus you can set up "split" DNS with a single instance of >> bind. I expect this will be easier/better than trying to run two >> seperate bind instances. See the bind docs. >> > > According to http://www.bind9.net/Bv9ARM.ch04.html#AEN753 > It mentions 2 sets of name servers. > Im about to re-read the chapter to make sure I didn't miss anything... Ah. I just came across http://www.bind9.net/Bv9ARM.ch06.html#view_statement_grammar which mentions that its not neccessary to have multiple servers with split dns, when using the "view" statement. So I'll see what I can do from here... Thanks From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 00:01:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E505916A4CE for ; Mon, 21 Feb 2005 00:01:44 +0000 (GMT) Received: from g0t-root.com (cpe-24-195-178-160.nycap.res.rr.com [24.195.178.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 372E343D46 for ; Mon, 21 Feb 2005 00:01:44 +0000 (GMT) (envelope-from doyou@g0t-root.com) Received: (qmail 14276 invoked from network); 21 Feb 2005 00:01:55 -0000 Received: from localhost.pair.com (HELO localhost) (127.0.0.1) by localhost.pair.com with SMTP; 21 Feb 2005 00:01:55 -0000 Received: from cpe-24-195-187-218.nycap.res.rr.com (cpe-24-195-187-218.nycap.res.rr.com [24.195.187.218]) by webmail.g0t-root.com (IMP) with HTTP for ; Sun, 20 Feb 2005 19:01:47 -0500 Message-ID: <1108944107.421924ebb80a5@webmail.g0t-root.com> Date: Sun, 20 Feb 2005 19:01:47 -0500 From: doyou@g0t-root.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Originating-IP: 24.195.187.218 Subject: PEAR Search Path (PHP's include_path) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 00:01:45 -0000 I am running fBSD 5.3-Release and have installed Horde via ports and am having trouble finding the pear search path to put in the php.ini include_path. When Horde was installed it installed PHP 4. If I bring up the Horde test.php page it shows the following under pear: PEAR Search Path (PHP's include_path): /usr/local/www/horde/lib:.:/usr/local/share/pear/bootstrap:/usr/local/lib/php/pear:/usr/local/lib/php/pear/data PEAR: Yes Recent PEAR: Yes Mail_RFC822: No Make sure you are using a recent version of PEAR which includes the Mail_RFC822 class. Mail_Mime: No You do not have the Mail_Mime package installed on your system. See the INSTALL file for instructions on how to install the package. THIS IS A REQUIRED MODULE! Log: No Make sure you are using a version of PEAR which includes the Log classes, or that you have installed the Log package seperately. See the INSTALL file for instructions on installing Log. THIS IS A REQUIRED MODULE! DB: Yes Net_Socket: No Make sure you are using a version of PEAR which includes the Net_Socket class, or that you have installed the Net_Socket package seperately. See the INSTALL file for instructions on installing Net_Socket. Date: No Horde requires the Date_Calc class for Kronolith to calculate dates. Auth_SASL: No Horde will work without the Auth_SASL class, but if you use Access Control Lists in IMP you should be aware that without this class passwords will be sent to the IMAP server in plain text when retrieving ACLs. HTTP_Request: No Parts of Horde (Jonah, the XML-RPC client/server) use the HTTP_Request library to retrieve URLs and do other HTTP requests. File: No Horde will work without the File_CSV class, but there may be errors when importing some CSV files. Net_SMTP: No Make sure you are using the Net_SMTP module if you want "smtp" to work as a mailer option. Services_Weather: No Services_Weather is used by the weather applet/block on the portal page. I know these pear addons are installed because if i use the command line install command I am told they are installed. Also, the pear ports were installed. What should the correct path be under include_path in the php.ini to set this up correctly? Thanks ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 00:06:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F5116A4CE for ; Mon, 21 Feb 2005 00:06:43 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 802A043D49 for ; Mon, 21 Feb 2005 00:06:43 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc12) with ESMTP id <2005022100062901400hltk4e>; Mon, 21 Feb 2005 00:06:43 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 9814660F4; Sun, 20 Feb 2005 19:06:28 -0500 (EST) Message-ID: <42192605.4070505@trini0.org> Date: Sun, 20 Feb 2005 19:06:29 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 1.0 (X11/20050122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: doyou@g0t-root.com References: <1108944107.421924ebb80a5@webmail.g0t-root.com> In-Reply-To: <1108944107.421924ebb80a5@webmail.g0t-root.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: PEAR Search Path (PHP's include_path) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 00:06:44 -0000 doyou@g0t-root.com wrote: >I am running fBSD 5.3-Release and have installed Horde via ports and am having >trouble finding the pear search path to put in the php.ini include_path. When >Horde was installed it installed PHP 4. If I bring up the Horde test.php page >it shows the following under pear: > >PEAR Search Path (PHP's include_path): >/usr/local/www/horde/lib:.:/usr/local/share/pear/bootstrap:/usr/local/lib/php/pear:/usr/local/lib/php/pear/data >PEAR: Yes >Recent PEAR: Yes >Mail_RFC822: No >Make sure you are using a recent version of PEAR which includes the Mail_RFC822 >class. >Mail_Mime: No >You do not have the Mail_Mime package installed on your system. See the INSTALL >file for instructions on how to install the package. THIS IS A REQUIRED MODULE! > >Log: No >Make sure you are using a version of PEAR which includes the Log classes, or >that you have installed the Log package seperately. See the INSTALL file for >instructions on installing Log. THIS IS A REQUIRED MODULE! >DB: Yes >Net_Socket: No >Make sure you are using a version of PEAR which includes the Net_Socket class, >or that you have installed the Net_Socket package seperately. See the INSTALL >file for instructions on installing Net_Socket. >Date: No >Horde requires the Date_Calc class for Kronolith to calculate dates. >Auth_SASL: No >Horde will work without the Auth_SASL class, but if you use Access Control Lists >in IMP you should be aware that without this class passwords will be sent to >the IMAP server in plain text when retrieving ACLs. >HTTP_Request: No >Parts of Horde (Jonah, the XML-RPC client/server) use the HTTP_Request library >to retrieve URLs and do other HTTP requests. >File: No >Horde will work without the File_CSV class, but there may be errors when >importing some CSV files. >Net_SMTP: No >Make sure you are using the Net_SMTP module if you want "smtp" to work as a >mailer option. >Services_Weather: No >Services_Weather is used by the weather applet/block on the portal page. > > >I know these pear addons are installed because if i use the command line install >command I am told they are installed. Also, the pear ports were installed. >What should the correct path be under include_path in the php.ini to set this >up correctly? Thanks > For me (php 5.0.3), this is what I have for include_path in php.ini include_path = ".:/usr/local/share/pear" PEAR works fine for me. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 00:36:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06B5E16A4CE for ; Mon, 21 Feb 2005 00:36:23 +0000 (GMT) Received: from smtpauth06.mail.atl.earthlink.net (smtpauth06.mail.atl.earthlink.net [209.86.89.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A538943D39 for ; Mon, 21 Feb 2005 00:36:22 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=yoda.datawok.com) by smtpauth06.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1D31Yi-0007iR-0q; Sun, 20 Feb 2005 19:36:20 -0500 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Sun, 20 Feb 2005 18:37:07 -0600 User-Agent: KMail/1.6.2 References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> <42190384.7090500@daleco.biz> In-Reply-To: <42190384.7090500@daleco.biz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502201837.07966.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc3dfb116cbe4111b081aed5608188e20d350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 cc: Scott Stevenson Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 00:36:23 -0000 > > Scott Stevenson wrote: > >> I'm a relatively new user of FreeBSD (5.3 release), and have > >> encountered a problem that I haven't seen on other platforms. The > >> details and a screenshot are outlined here: > >> > >> http://theocacao.com/document.page/82 > >> > >> Essentially, web content (text and images alike, it seems) > >> occasionally fails to load in entirety. I personally haven't be > >> able to recreate this yet, but a few people have sent me > >> emails about it. I didn't hear anything about this prior to > >> switching to FreeBSD. This is the exact same content I had > >> running on a Red Hat-based machine running the same version of > >> Apache. > >> > >> I've done a lot of googling and looking through mailing list > >> archives, but haven't been able to identify any real leads yet. > >> Syslog doesn't suggest anything is amiss. My environment is: > >> > >> FreeBSD 5.3-Release > >> Apache 2.0.50 > >> PHP 5.0.2 > >> BIND 9.3.0 > >> > >> Both Apache and PHP were built from ports. I realize > >> Apache is a few versions behind, and I'm going to upgrade it. > >> Looking at the changelog, though, I can't seem to find > >> anything that would pertain to this. > >> > >> Any ideas? Are you sure it's not an odd browser configuration issue? For example: For the longest time, the images at http://bsdmall.com/ wouldn't load in mozilla but would in konqueror. One day, I stumbled across a configuration item in mozilla to "Accept images that come from originating server only". I must have checked it accidentaly. After I unchecked that item, everything loaded fine. Best of luck, Andrew Gould From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 00:55:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5BB316A4CE for ; Mon, 21 Feb 2005 00:55:42 +0000 (GMT) Received: from vertigo.maxify.com (ns.maxify.com [216.218.213.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 661E643D48 for ; Mon, 21 Feb 2005 00:55:40 +0000 (GMT) (envelope-from scott@maxify.com) Received: (qmail 48461 invoked from network); 21 Feb 2005 00:57:52 -0000 Received: from unknown (HELO ?66.92.188.147?) (66.92.188.147) by ns.maxify.com with SMTP; 21 Feb 2005 00:57:52 -0000 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <200502201837.07966.algould@datawok.com> References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> <42190384.7090500@daleco.biz> <200502201837.07966.algould@datawok.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <38F1A6A4-83A3-11D9-BC05-003065CA9E5A@maxify.com> Content-Transfer-Encoding: 7bit From: Scott Stevenson Date: Sun, 20 Feb 2005 16:55:04 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619) Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 00:55:42 -0000 On Feb 20, 2005, at 4:37 PM, Andrew L. Gould wrote: > Are you sure it's not an odd browser configuration issue? For example: > > For the longest time, the images at http://bsdmall.com/ wouldn't load > in > mozilla but would in konqueror. One day, I stumbled across a > configuration item in mozilla to "Accept images that come from > originating server only". I must have checked it accidentaly. After I > unchecked that item, everything loaded fine. I wish it was that easy. :) Unfortunately, I doubt this is the case because an image will load partially. - Scott -- http://treehouseideas.com/ http://theocacao.com/ [blog] From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 01:05:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B682416A4CE for ; Mon, 21 Feb 2005 01:05:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF4A43D46 for ; Mon, 21 Feb 2005 01:05:56 +0000 (GMT) (envelope-from james.stallings@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so755378wra for ; Sun, 20 Feb 2005 17:05:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=uigNkLCuDHnILkCkr19knK+wrvk1Am4Q9y4IdhMhhzjd4P++0b/JeHWJYb0s+7mp0kc47qoPuFOvrl85tQRT/kOKCenvg1/cFzDIpFCE6NMEp34GIOArpZP6eX3tPbRkhtIpalJRkUvEnxYQhHPZOwOvtRkaEXFhJdjYTmm4qe0= Received: by 10.54.26.43 with SMTP id 43mr17010wrz; Sun, 20 Feb 2005 17:05:55 -0800 (PST) Received: by 10.54.40.66 with HTTP; Sun, 20 Feb 2005 17:05:55 -0800 (PST) Message-ID: <170fa1780502201705746faf5e@mail.gmail.com> Date: Sun, 20 Feb 2005 19:05:55 -0600 From: James Stallings II To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: James Stallings II List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 01:05:56 -0000 Greetings, I'm a recent covert to FreeBSD from many years of using linux on both the server and the desktop. I'm currently using FreeBSD 5.3 on the server and a new variant of FreeBSD called OS/X on the desktop :D My question involves my server; what is the best strategy to a working IMAP server? I have my own domain, and have operated IMAP under linux for years without issue, but I can't seem to get it crankin' under FreeBSD. I'm quite certain this has more to do with my relative inexperience with FreeBSD than with FreeBSD itself. Whats the shortest path to a working configuration? I'm not particular about whose software I use; I just need to be able to hit it for mail via IMAP with Thunderbird or Mozilla. Thanks in advance! Best Regards, Jmaes -- =================================== Woulds't thou so blame the fragrant blos'ms wilting as never to have had her bloom? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 01:20:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2384916A4CE for ; Mon, 21 Feb 2005 01:20:35 +0000 (GMT) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id B832643D2D for ; Mon, 21 Feb 2005 01:20:34 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from keyslapper.net ([68.163.189.143])0.04 <0IC800801ME9R4N1@vms044.mailsrvcs.net> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 19:20:34 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id 9F4D011567 for ; Sun, 20 Feb 2005 20:20:32 -0500 (EST) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 82913-10 for ; Sun, 20 Feb 2005 20:20:32 -0500 (EST) Received: by keyslapper.net (Postfix, from userid 1001) id 5602411562; Sun, 20 Feb 2005 20:20:32 -0500 (EST) Date: Sun, 20 Feb 2005 20:20:32 -0500 From: Louis LeBlanc In-reply-to: <170fa1780502201705746faf5e@mail.gmail.com> To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Message-id: <20050221012032.GA88762@keyslapper.net> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=VS++wcV0S1rZb1Fb Content-disposition: inline X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc X-Virus-Scanned: amavisd-new at keyslapper.net References: <170fa1780502201705746faf5e@mail.gmail.com> User-Agent: Mutt/1.5.8i Subject: Re: Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 01:20:35 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02/20/05 07:05 PM, James Stallings II sat at the `puter and typed: > Greetings, >=20 > I'm a recent covert to FreeBSD from many years of using linux on both > the server and the desktop. I'm currently using FreeBSD 5.3 on the > server and a new variant of FreeBSD called OS/X on the desktop :D Yup. I'd sure like to get hold of that desktop to play with without having to buy yet another computer :) Of course, I'll probably get one anyway one of these days. > My question involves my server; what is the best strategy to a working > IMAP server? I have my own domain, and have operated IMAP under linux > for years without issue, but I can't seem to get it crankin' under > FreeBSD. Shouldn't be much difference - except that it might actually be easier. I came from Linux (way back in the RH6.0 days) running Cyrus Imapd to FreeBSD running the same. I recently moved over to Courier Imapd, which I think I like better. Cyrus required a lot of up front work and detailed tweaking, but Courier was surprisingly easy. The distribution config was pretty self explanatory with good descriptions of what was needed, and the only thing I needed to do by hand is make sure all the maildirs were created - which courier provides a utility for. > I'm quite certain this has more to do with my relative inexperience > with FreeBSD than with FreeBSD itself. I've always found that it's far easier to get software working when I use the ports. Nowadays, I never - and I mean NEVER - install software any other way if there is a port I can use. When I want a package to solve a particular problem, the ports are the first second, and last place I search. > Whats the shortest path to a working configuration? I'm not particular > about whose software I use; I just need to be able to hit it for mail > via IMAP with Thunderbird or Mozilla. You might want to check your disk layout before deciding. Cyrus will store all mail in a single location, typically somewhere in /var, while Courier puts it right in maildir folders in the home directory - although you can tweak this if you don't want to create shell accounts for every mail account. Personally, I like Courier better. I know where my mail is, and I have a lot more flexibility in my filtration and delivery. Read the other responses coming. There are other IMAP capable servers in the ports, and most of them will get a nod from the list folk. > Thanks in advance! You bet. Good luck Lou --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 Kime's Law for the Reward of Meekness: Turning the other cheek merely ensures two bruised cheeks. --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGTdgr4Wi/oDI2aIRAoLSAJwO8cnavfWMnGJzPftI/EPsa+PvLwCfTNqM VKjQL+VkR8eBr5HHeszNKEA= =XwKA -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 01:23:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C178816A4CE; Mon, 21 Feb 2005 01:23:17 +0000 (GMT) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.5.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FC1D43D31; Mon, 21 Feb 2005 01:23:17 +0000 (GMT) (envelope-from bsdnooby@optonline.net) Received: from [192.168.0.26] (ool-43532b7b.dyn.optonline.net [67.83.43.123]) by mta5.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0IC800G5KMIRCH@mta5.srv.hcvlny.cv.net>; Sun, 20 Feb 2005 20:23:16 -0500 (EST) Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.1.0]); Sun, 20 Feb 2005 20:23:00 -0500 Date: Sun, 20 Feb 2005 20:22:59 -0500 From: bsdnooby In-reply-to: <2fd864e0502150831378c9701@mail.gmail.com> To: freebsd-questions@freebsd.org Message-id: <421937F3.8090207@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) References: <4211A593.5010509@optonline.net> <003a01c5135b$95141480$6601a8c0@insoft.it> <2fd864e0502150831378c9701@mail.gmail.com> cc: freebsd-mobile@freebsd.org Subject: Re: All your laptops are belong to Windows. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 01:23:17 -0000 >If you have an HP or Compaq laptop, and you see this problem TRY the >R3000Z patches. > > > I tried a bunch of things to get my HP Pavilion to work, but I decided I would delay converting this machine until I know more about what I am doing. FreeBSD 5.3 *does* install on another P3-650 laptop on which I just upgraded the HD from 10GB to 100GB. My Pavilion is going to sit on a shelf until it can boot FreeBSD. The 100GB drive makes my old laptop suddenly usable again (as a primary machine). In hindsight, I should not have bought the HP, and it's too late to take it back. Thats what I get for playing World of Warcraft on it for 30 days under Windows. My advice to anybody thinking of buying an HP laptop, is to not do it. I bought the 100GB 2.5" drive for $200 at CompUSA, any old laptop that can already run FreeBSD can use one of them to become very useful again. I also bought a FireWire card for my old laptop, and am hoping that I will be able to use my external drives with FreeBSD (it worked under Win XP and Fedora Core 3). I have about 4 external 160GB drives that can work on FireWire and USB2. I didn't have much luck with them on FC3 using USB2, but they worked great under FireWire. I am hoping FreeBSD 5.3 will also work with FireWire. Windows was just the opposite, USB2 worked well and FireWire was flaky. I'm sure I'll ask more about my FreeBSD install problems in the future, but for now, I'm going to learn using the machines that it works on. By the time I'm comfortable with this OS, the problems will probably be solved. I don't blame FreeBSD for any of this, it's the HP Pavilion that is weird. Its the only machine I've owned where nothing could be changed within the BIOS (like disabling HyperThreading). The only thing I can change in the BIOS is the date/time. thx -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 01:40:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7055016A4CE for ; Mon, 21 Feb 2005 01:40:39 +0000 (GMT) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 167B343D2D for ; Mon, 21 Feb 2005 01:40:39 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from keyslapper.net ([68.163.189.143])0.04 <0IC800GVYNBQEIJ1@vms040.mailsrvcs.net> for freebsd-questions@FreeBSD.org; Sun, 20 Feb 2005 19:40:38 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id 3C7E211562 for ; Sun, 20 Feb 2005 20:40:37 -0500 (EST) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 89303-02 for ; Sun, 20 Feb 2005 20:40:37 -0500 (EST) Received: by keyslapper.net (Postfix, from userid 1001) id 0758011560; Sun, 20 Feb 2005 20:40:37 -0500 (EST) Date: Sun, 20 Feb 2005 20:40:37 -0500 From: Louis LeBlanc To: FreeBSD Questions Mail-Followup-To: FreeBSD Questions Message-id: <20050221014036.GB88762@keyslapper.net> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=LyciRD1jyfeSSjG0 Content-disposition: inline X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc X-Virus-Scanned: amavisd-new at keyslapper.net User-Agent: Mutt/1.5.8i Subject: USB drive - crypto filesystem options? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 01:40:39 -0000 --LyciRD1jyfeSSjG0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey folks. I have just become the proud owner of a fancy new 1GB USB 2.0 drive; one of those cool new gadgets no bigger than my pinky that holds 1 Billion bytes of data. Naturally, I can't wait to play with it :) Well, I know that USB 2.0 support is kinda sketchy, and I've already decided it's not stable on the ICH5 USB controller that comes with the Dell Dimension 8300. Regardless, I have confirmed that I can get the little gadget mounted (comes pre-formatted with an MSDos filesystem) without the slightest hangup. Yay me. So, now what I want to do is see what kind of filesystem options I have with this little gem. Ideally, I would like to get an encrypted filesystem that requires a password to mount it. Of course, I've checked the ports, but I don't know much about this area, and I don't know if I'm even using the right search keys. A little googling revealed a great article at "The FreeBSD Diary" (http://www.freebsddiary.org/encrypted-fs.php) that discusses cfs. Sounds cool, move to the top of the list - ok, it's the only thing on the list right now. That's where you folks come in. Has anyone had any experience actually using a crypto filesystem on a USB drive? What utilities are available for this? And more importantly, what have your experiences been? TIA Lou --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 Ninety-Ninety Rule of Project Schedules: The first ninety percent of the task takes ninety percent of the time, and the last ten percent takes the other ninety percent. --LyciRD1jyfeSSjG0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGTwUr4Wi/oDI2aIRApB5AJwOud/yeDChy6/zEzzXZhrbcP6gsgCgi+kD XW8xXVg2HCJ1jN3SKLcGMBw= =Rze/ -----END PGP SIGNATURE----- --LyciRD1jyfeSSjG0-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 01:59:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3C8116A4CE for ; Mon, 21 Feb 2005 01:59:45 +0000 (GMT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A9F943D39 for ; Mon, 21 Feb 2005 01:59:45 +0000 (GMT) (envelope-from jlh@cox.net) Received: from [192.168.2.103] (really [68.13.124.67]) by lakermmtao09.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050221015943.NRLT16302.lakermmtao09.cox.net@[192.168.2.103]> for ; Sun, 20 Feb 2005 20:59:43 -0500 Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.1.0]); Sun, 20 Feb 2005 20:07:40 -0600 Message-ID: <4219426B.8080807@cox.net> Date: Sun, 20 Feb 2005 20:07:39 -0600 From: Jeff Hinrichs User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en To: freebsd-questions@FreeBSD.org References: <170fa1780502201705746faf5e@mail.gmail.com> <20050221012032.GA88762@keyslapper.net> In-Reply-To: <20050221012032.GA88762@keyslapper.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii; format=flowed Subject: Re: Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 01:59:45 -0000 > Shouldn't be much difference - except that it might actually be > easier. I came from Linux (way back in the RH6.0 days) running Cyrus > Imapd to FreeBSD running the same. I recently moved over to Courier > Imapd, which I think I like better. Cyrus required a lot of up front > work and detailed tweaking, but Courier was surprisingly easy. The > distribution config was pretty self explanatory with good descriptions > of what was needed, and the only thing I needed to do by hand is make > sure all the maildirs were created - which courier provides a utility > for. > > > I've always found that it's far easier to get software working when I > use the ports. Nowadays, I never - and I mean NEVER - install > software any other way if there is a port I can use. When I want a > package to solve a particular problem, the ports are the first second, > and last place I search. > > > You might want to check your disk layout before deciding. Cyrus will > store all mail in a single location, typically somewhere in /var, > while Courier puts it right in maildir folders in the home directory - > although you can tweak this if you don't want to create shell accounts > for every mail account. Personally, I like Courier better. I know > where my mail is, and I have a lot more flexibility in my filtration > and delivery. > > Read the other responses coming. There are other IMAP capable servers > in the ports, and most of them will get a nod from the list folk. I'd have to agree with the poster. For a small installation Courier is faster to get up and running the Cyrus. But once you start having to use it with 20-30 users, Cyrus is hands down a better deal. Yes, it does take a more grokking to get Cyrus running correctly but not having shell accounts on your mailserver is a blessing. As long as you have a small installation, most of the decisions are fairly meaningless, i.e. mbox or maildir, which smtp server, etc. I had been admin' a moderatly sized (cyrus/exim/spamassasin/clam-av) setup until recently when we switched to the darkside. (Don't ask, it's still to painful to think about.)(If you're still curious it had nothing to do with email capabilities but with scheduling capabilities and the darkside client) -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 02:18:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C36416A4CE for ; Mon, 21 Feb 2005 02:18:19 +0000 (GMT) Received: from apophis.email.starband.net (apophis.email.starband.net [148.78.247.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40D143D46 for ; Mon, 21 Feb 2005 02:18:18 +0000 (GMT) (envelope-from scottclansman@cwazy.co.uk) Received: from [192.168.0.2] (vsat-148-63-97-60.c002.t7.mrt.starband.net [148.63.97.60])j1L2JsMs009371; Sun, 20 Feb 2005 21:19:57 -0500 Message-ID: <421A958B.3020209@cwazy.co.uk> Date: Mon, 21 Feb 2005 20:14:35 -0600 From: SigmaX User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <421A21F4.1050509@cwazy.co.uk> <011e01c5177f$0e520970$6702a8c0@George> In-Reply-To: <011e01c5177f$0e520970$6702a8c0@George> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/706/Sun Feb 13 19:14:02 2005 clamav-milter version 0.80j on apophis.email.starband.net X-Virus-Status: Clean cc: Paul Schmehl Subject: Re: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 02:18:20 -0000 Paul Schmehl wrote: > ----- Original Message ----- From: "SigmaX" > To: > Sent: Monday, February 21, 2005 12:01 PM > Subject: IPFW config > >> >> Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the >> default SSH port, right?) >> Then start IPFW with the kernel module (I know how to do this) >> > fwcmd=/sbin/ipfw > myip=x.x.x.x > mymask=255.255.255.0 > > setup_loopback > > # Allow icmp > ${FWCMD} add pass icmp from any to any icmptypes 0,3,8,11,12,13,14 via > xl0 > > # Setup dynamic rules > ${fwcmd} add check-state > ${fwcmd} add deny tcp from any to any via xl0 established > > # Allow DNS queries out to the world > ${fwcmd} add allow udp from ${ip} to any via xl0 keep-state > ${fwcmd} add deny udp from any to any > # Allow all outbound traffic > ${fwcmd} add allow ip from ${myip} to any via xl0 setup keep-state > > # Allow inbound http, ssh and port 10000 > ${fwcmd} add allow tcp from any to ${myip} http via xl0 setup keep-state > ${fwcmd} add allow tcp from any to ${myip} ssh via xl0 setup keep-state > ${fwcmd} add allow tcp from any to ${myip} 10000 via xl0 setup keep-state > > # Allow IP fragments to pass through > ${fwcmd} add pass all from any to any frag via xl0 > > # Deny everything else > ${fwcmd} add deny ip from any to any via xl0 > > Paul Schmehl (pauls@utdallas.edu) > Adjunct Information Security Officer > University of Texas at Dallas > AVIEN Founding Member > http://www.utdallas.edu/ > Well... *ahem*... I put the above script into /etc/ipfw.rules and did "kldload ipfw.ko && sh /etc/ipfw.rules". I lost connectivity to the server. Did the above script only open those ports to localhost or something? I can go in tonight and fix it from the local computer, but I'd like to know what to do when I get there. I need to have connectivity to said ports from the internet... apparently I don't :-P. Cheerio, SigmaX -- Registered Linux Freak #: 366,862 "If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Pro-Logic Surround Sound with Bass Boost and all the music is free." From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 02:27:29 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E713416A4CE for ; Mon, 21 Feb 2005 02:27:28 +0000 (GMT) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6508143D1D for ; Mon, 21 Feb 2005 02:27:28 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from keyslapper.net ([68.163.189.143])0.04 <0IC8005PAPHRRS31@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 20:27:27 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id AA0EF1157C for ; Sun, 20 Feb 2005 21:27:26 -0500 (EST) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 89797-04 for ; Sun, 20 Feb 2005 21:27:26 -0500 (EST) Received: by keyslapper.net (Postfix, from userid 1001) id 60C0A11562; Sun, 20 Feb 2005 21:27:26 -0500 (EST) Date: Sun, 20 Feb 2005 21:27:26 -0500 From: Louis LeBlanc In-reply-to: <4219426B.8080807@cox.net> To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Message-id: <20050221022726.GC88762@keyslapper.net> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jy6Sn24JjFx/iggw" Content-disposition: inline X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc X-Virus-Scanned: amavisd-new at keyslapper.net References: <170fa1780502201705746faf5e@mail.gmail.com> <20050221012032.GA88762@keyslapper.net> <4219426B.8080807@cox.net> User-Agent: Mutt/1.5.8i Subject: Re: Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 02:27:29 -0000 --jy6Sn24JjFx/iggw Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02/20/05 08:07 PM, Jeff Hinrichs sat at the `puter and typed: > > Shouldn't be much difference - except that it might actually be > > easier. I came from Linux (way back in the RH6.0 days) running Cyrus > > Imapd to FreeBSD running the same. I recently moved over to Courier > > Imapd, which I think I like better. Cyrus required a lot of up front > > work and detailed tweaking, but Courier was surprisingly easy. The > > distribution config was pretty self explanatory with good descriptions > > of what was needed, and the only thing I needed to do by hand is make > > sure all the maildirs were created - which courier provides a utility > > for. > >=20 > >=20 > > I've always found that it's far easier to get software working when I > > use the ports. Nowadays, I never - and I mean NEVER - install > > software any other way if there is a port I can use. When I want a > > package to solve a particular problem, the ports are the first second, > > and last place I search. > >=20 > >=20 > > You might want to check your disk layout before deciding. Cyrus will > > store all mail in a single location, typically somewhere in /var, > > while Courier puts it right in maildir folders in the home directory - > > although you can tweak this if you don't want to create shell accounts > > for every mail account. Personally, I like Courier better. I know > > where my mail is, and I have a lot more flexibility in my filtration > > and delivery. > >=20 > > Read the other responses coming. There are other IMAP capable servers > > in the ports, and most of them will get a nod from the list folk. > I'd have to agree with the poster. For a small installation Courier is= =20 > faster to get up and running the Cyrus. But once you start having to=20 > use it with 20-30 users, Cyrus is hands down a better deal. Yes, it=20 > does take a more grokking to get Cyrus running correctly but not having= =20 > shell accounts on your mailserver is a blessing. Exactly. I didn't make this exact point as well as I had intended. Although, be it known that Courier *does* support mail accounts without shell accounts. This, of course, drifts back away from the simplicity that makes Courier so desireable in the first place. > As long as you have a small installation, most of the decisions are=20 > fairly meaningless, i.e. mbox or maildir, which smtp server, etc. Sorta. My understanding is that Courier is strictly maildir, with some MySQL options I've not really bothered looking at. With a small installation, this is completely unimportant though. > I had been admin' a moderatly sized (cyrus/exim/spamassasin/clam-av)=20 > setup until recently when we switched to the darkside. (Don't ask, it's= =20 > still to painful to think about.)(If you're still curious it had nothing= =20 > to do with email capabilities but with scheduling capabilities and the=20 > darkside client) I'm sorry to hear that. I've not had any problem with the few darkside clients connecting to my server (only 4 accounts, so not a big deal). Naturally, I forbid the old mickeymouse lookout trojan to be run on any system under my purvey, so there's just Mom. Up to recently, she's taken my advice and left it completely alone. Not entirely sure what she's using it for now - an ISP mail account, I think. First thing I did when I found out was recommend a subscription to Symantec's Norton AV. Lou --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 Xerox never comes up with anything original. --jy6Sn24JjFx/iggw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGUcOr4Wi/oDI2aIRAm8SAJ43AUcdHE6NvjQJlZTWEb3FPR46BQCfemZr 9keSAAtqVrf9AH12h9kNLYs= =Gg3m -----END PGP SIGNATURE----- --jy6Sn24JjFx/iggw-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 02:53:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D6A816A4CF for ; Mon, 21 Feb 2005 02:53:16 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D9043D55 for ; Mon, 21 Feb 2005 02:53:13 +0000 (GMT) (envelope-from mav@wastegate.net) Received: from wastegate.net ([24.3.75.182]) by comcast.net (rwcrmhc11) with ESMTP id <2005022102531301300qj8p3e>; Mon, 21 Feb 2005 02:53:13 +0000 Received: from [192.168.166.5] (mother.wg.local [192.168.166.5]) by wastegate.net (Postfix) with ESMTP id 0A610B963 for ; Sun, 20 Feb 2005 22:47:11 -0500 (EST) Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.1.0]); Sun, 20 Feb 2005 21:53:44 -0500 Message-ID: <42194D38.3020500@wastegate.net> Date: Sun, 20 Feb 2005 21:53:44 -0500 From: doug reynolds User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: Promise PDC20267 UDMA100 controller channel attaching trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 02:53:16 -0000 I've having a bit of trouble with my promise ATA100 controller card on my server computer. I used to use it fine with my older system (k6-450 with freebsd 4.xx). I've built this newer box (with FreeBSD 5.3 and also 5.3-STABLE, running a K7-650 now) and swapped a lot of things over. The problem is I keep getting this: device_attach: ata2 attach returned 6 when I boot up. I've juggled IRQs, turned off the onboard controller, but it just won't attach. The only way it'll work is if I run the drives on the secondary port. When I do this, everything boots. When the drives are on the primary port, it won't even acknowledge I have any drives hooked up. The card's bios detects all drives upon bootup (primary/secondary), so I don't think the controller is messed.. atacontrol list: ATA channel 0: Master: ad0 ATA/ATAPI revision 6 Slave: no device present ATA channel 1: Master: acd0 ATA/ATAPI revision 0 Slave: ast0 ATA/ATAPI revision 0 ATA channel 3: Master: ad6 ATA/ATAPI revision 6 Slave: ad7 ATA/ATAPI revision 5 dmesg Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.3-STABLE #3: Sun Feb 20 19:31:02 EST 2005 root@hive.wg.local:/usr/obj/usr/src/sys/HIVE Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) Processor (656.47-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000 real memory = 402587648 (383 MB) avail memory = 388460544 (370 MB) npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: port 0xd000-0xd003 mem 0xeedff000-0xeedfffff,0xec000000-0xedffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 5.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 pci0: at device 7.3 (no driver attached) ohci0: mem 0xeffaf000-0xeffaffff irq 10 at device 7.4 on pci0 usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xd200-0xd23f irq 11 at device 9.0 on pci0 miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:60:08:bd:eb:7e xl1: <3Com 3c905-TX Fast Etherlink XL> port 0xd400-0xd43f irq 12 at device 10.0 on pci0 miibus1: on xl1 nsphy1: on miibus1 nsphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl1: Ethernet address: 00:60:08:bd:eb:bd atapci1: port 0xd600-0xd63f,0xd800-0xd803,0xda00-0xda07,0xdc00-0xdc03,0xde00-0xde07 mem 0xeffe0000-0xefffffff irq 10 at device 11.0 on pci0 ata2: channel #0 on atapci1 device_attach: ata2 attach returned 6 ata3: channel #1 on atapci1 acpi_tz0: on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 fdc0: port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3 irq 6 drq 2 on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 orm0: at iomem 0xcc000-0xcffff,0xc0000-0xcbfff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 656465381 Hz quality 800 Timecounters tick every 10.000 msec ipfw2 initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 29311MB [59554/16/63] at ata0-master UDMA66 ata1-slave: FAILURE - SETFEATURES SET TRANSFER MODE status=1 error=4 acd0: CDROM at ata1-master PIO4 ast0: TAPE at ata1-slave BIOSPIO ad6: 114473MB [232581/16/63] at ata3-master UDMA100 ad7: 38172MB [77557/16/63] at ata3-slave UDMA100 Mounting root from ufs:/dev/ad6s1a -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 03:12:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA5716A4CF for ; Mon, 21 Feb 2005 03:12:03 +0000 (GMT) Received: from dreadlock.phreakout.net (dreadlock.phreakout.net [208.51.56.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B57443D55 for ; Mon, 21 Feb 2005 03:12:02 +0000 (GMT) (envelope-from bob@phreakout.net) Received: (qmail 17091 invoked from network); 21 Feb 2005 03:18:05 -0000 Received: from 24-52-224-96.kntnny.adelphia.net (HELO ?192.168.102.101?) (24.52.224.96) by dreadlock.phreakout.net with SMTP; 21 Feb 2005 03:18:05 -0000 Message-ID: <4219517C.1090403@phreakout.net> Date: Sun, 20 Feb 2005 22:11:56 -0500 From: Bob Ababurko User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.org Subject: apache wont start after mhash install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 03:12:03 -0000 Hello- I have a box that is running 5.2.1 on sparc64 hardware. After installing php4-mhash-4.3.8_2 via ports, apache will not start again after it is stopped. It will return to normal after I uninstall the port of coarse. The only error message I get is this in /var/log/messages: Feb 20 21:54:05 web1 kernel: pid 71512 (httpd), uid 0: exited on signal 11 (core dumped) What is the next step to determine the problem? Do I need to do a core dump analysis to figure this out? If so, what is the way or best way? Also, I noticed that it seems like I have both versions of apache installed. I do not believe that I did this so I am thinking that somehow the ports did it. I found it when I did a pkg_info:... apache+mod_ssl-1.3.31+2.8.19. This is one thing that I found odd, so I thought it may be somehow contributing. -Bob From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 03:22:28 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F47016A4CE for ; Mon, 21 Feb 2005 03:22:28 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FC7B43D5F for ; Mon, 21 Feb 2005 03:22:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a141.otenet.gr [212.205.215.141]) j1L3KOUK000540; Mon, 21 Feb 2005 05:20:53 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j1L3JdHm002190; Mon, 21 Feb 2005 05:19:39 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j1L3JShn002185; Mon, 21 Feb 2005 05:19:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 21 Feb 2005 05:19:28 +0200 From: Giorgos Keramidas To: Gert Cuykens Message-ID: <20050221031927.GA2127@gothmog.gr> References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: Scott Mitchell cc: freebsd-questions@FreeBSD.org Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 03:22:28 -0000 On 2005-02-20 16:34, Gert Cuykens wrote: > > Thx i think i understand now :) Not quite, I'm afraid. > PS Freebsd source is c++ right ? So you could also call this the free > c++ question mailing list :) No. FreeBSD is written mostly in C. C++ is a very different language, so please don't mix the two. > Also about all the get a c++ book comments, i tryed that once but when > i ask the book a question, it doesnt say anything back. It only makes > noises when you flaper the pages trough the wind. "Jokes" like this are not good responses to a list that you expect help from. We all know what books are good for. You do too. > By the way if somebody passing your street asking for direction you > dont answer get a map either right ? That "direction" though may very well be a simple reference to a more authoritative source of information, i.e. a map. In the specific case of programming languages, the standards or books that define the languages are the _most_ authoritative sources of information. Therefore, the reply "get yourself a good book and read it" is actually correct. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 03:56:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE85C16A4CE for ; Mon, 21 Feb 2005 03:56:48 +0000 (GMT) Received: from smtp803.mail.sc5.yahoo.com (smtp803.mail.sc5.yahoo.com [66.163.168.182]) by mx1.FreeBSD.org (Postfix) with SMTP id 9937143D53 for ; Mon, 21 Feb 2005 03:56:48 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from unknown (HELO George) (pschmehl@sbcglobal.net@68.90.207.92 with login) by smtp803.mail.sc5.yahoo.com with SMTP; 21 Feb 2005 03:56:48 -0000 Message-ID: <069601c517c9$5df48b20$6702a8c0@George> From: "Paul Schmehl" To: "SigmaX" , References: <421A21F4.1050509@cwazy.co.uk><011e01c5177f$0e520970$6702a8c0@George> <421A958B.3020209@cwazy.co.uk> Date: Sun, 20 Feb 2005 21:56:47 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: IPFW config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 03:56:48 -0000 ----- Original Message ----- From: "SigmaX" To: Cc: "Paul Schmehl" Sent: Monday, February 21, 2005 8:14 PM Subject: Re: IPFW config > > Well... *ahem*... I put the above script into /etc/ipfw.rules and did > "kldload ipfw.ko && sh /etc/ipfw.rules". I lost connectivity to the > server. Geez, I thought you learned from the first time.... > >Did the above script only open those ports to localhost or > something? It was meant to be an example for you to work from. It's taken from a working example that I use on several servers, altered to meet the requirements you gave in your post. First of all, you should *never* work on a firewall config remotely. Secondly, the expectation is that you will take information give here and use it with a grain of salt. Try this. Sitting at the console in front of the computer, enable the firewall: % ipfw enable firewall This will block all access to the computer. Now type this at the command line: % ipfw add allow tcp from any to (type in the computer's IP address here) ssh Now ssh to some other computer that you have access to and back to this computer and see if you don't get in. (Note that the assumption is that you have not yet configured /etc/hosts.allow to deny access from the computer you're ssh'ing back to this computer from.) Look at the /etc/rc.firewall script. Read man ipfw carefully. Don't forget that you must enable the firewall in the /etc/rc.conf file, but you must *also* define what *type* of firewall it is. Here's an example: firewall_enable="YES" firewall_logging_enable="YES" firewall_quiet="NO" firewall_script="/etc/rc.firewall" firewall_type="CLIENT" Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/ From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 04:46:28 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E97816A4CE for ; Mon, 21 Feb 2005 04:46:28 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BCCE43D5E for ; Mon, 21 Feb 2005 04:46:28 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1D35Sj-0002Vo-Hy; Sun, 20 Feb 2005 21:46:25 -0700 In-Reply-To: <4219426B.8080807@cox.net> References: <170fa1780502201705746faf5e@mail.gmail.com> <20050221012032.GA88762@keyslapper.net> <4219426B.8080807@cox.net> Mime-Version: 1.0 (Apple Message framework v619.2) Message-Id: From: Chad Leigh -- Shire.Net LLC Date: Sun, 20 Feb 2005 21:46:24 -0700 To: Jeff Hinrichs X-Mailer: Apple Mail (2.619.2) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) cc: freebsd-questions@FreeBSD.org Subject: Re: Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 04:46:28 -0000 On Feb 20, 2005, at 7:07 PM, Jeff Hinrichs wrote: > I'd have to agree with the poster. For a small installation Courier > is faster to get up and running the Cyrus. But once you start having > to use it with 20-30 users, Cyrus is hands down a better deal. Yes, > it does take a more grokking to get Cyrus running correctly but not > having shell accounts on your mailserver is a blessing. > You don't need shell accounts for courier. Please explain how Cyrus is easier with 20-30 or more users... Courier conforms to standards, unlike Cyrus (in terms of mail layout etc) and is easier to tie in to ant MTA system you want (that can do maildir) and my installation that supports more than 20-30 accounts works just fine, with no shell accounts... best Chad From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 05:00:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5129216A4CE for ; Mon, 21 Feb 2005 05:00:13 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9CC143D41 for ; Mon, 21 Feb 2005 05:00:12 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [192.168.214.215] (c-24-1-210-118.client.comcast.net[24.1.210.118]) by comcast.net (rwcrmhc11) with ESMTP id <2005022105001201300qe12ie>; Mon, 21 Feb 2005 05:00:12 +0000 Message-ID: <42196AF5.9030302@computer.org> Date: Sun, 20 Feb 2005 23:00:37 -0600 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0 (X11/20050127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: multipart/mixed; boundary="------------050200030201020006080903" Subject: Trouble with upgrading ports... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 05:00:13 -0000 This is a multi-part message in MIME format. --------------050200030201020006080903 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I am having difficulty upgrading ports on all my freebsd 5.3-stable machines. They all have been cvsup'd and built within the last few days. But for the last week, maybe two... something strange has been (not) happening. Portversion no longer correctly reports what ports need updating. But if I do a 'portupgrade -arR', the appropriate things get upgraded.... and then later it says they 'succeed' the port!?! It feels like the INDEX is not getting update at all, or something. I have a script (attached) to update my system sources. I then portupgrade, or buildworld whenever I feel like it. It has ben working fine for quite sometime. Maybe the script is bad and I was bound to mess my machines up. Not sure. Either way... If I delete my INDEX and then 'make fetchindex'... things don't resolve themselves. I'm really not sure where the problem is. I was hoping someone could point me in the right direction. Below is an example of the behavior I am seeing. This is happening on three machines (all using the same scripts... and me). fangorn# cd /usr/ports fangorn# rm INDEX-5 fangorn# rm INDEX.db fangorn# make fetchindex INDEX-5.bz2 100% of 614 kB 366 kBps fangorn# portsdb -u [Updating the portsdb in /usr/ports ... - 12376 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000... ..... done] fangorn# portversion -v -L "=" ImageMagick-6.1.9.4 > succeeds port (port has 6.1.9.2) bitstream-vera-1.10_1 > succeeds port (port has 1.10) docbook-xsl-1.68.1 > succeeds port (port has 1.68.0) dri-6.2.1,2 > succeeds port (port has 6.2_2,2) emacs-21.3_4 > succeeds port (port has 21.3_3) gnutls-1.0.24_1 > succeeds port (port has 1.0.24) libfpx-1.2.0.11 > succeeds port (port has 1.2.0.9_1) fangorn# portupgrade -narR ---> Session started at: Sun, 20 Feb 2005 22:25:46 -0600 ** No need to upgrade 'dagrab-0.3.5_1' (>= dagrab-0.3.5_1). (specify -f to force) ** No need to upgrade 'gkrellm-2.2.4_1' (>= gkrellm-2.2.4_1). (specify -f to force) ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) - audio/dagrab (dagrab-0.3.5_1) - textproc/xmlcatmgr (xmlcatmgr-2.2) - graphics/imlib2 (imlib2-1.1.2_1) + devel/libast (libast-0.5_1) <--- This DOES need upgrade - textproc/jade (jade-1.2.1_9) - www/firefox (firefox-1.0_7,1) - x11-wm/fluxconf (fluxconf-0.9.7_1) - sysutils/gkrellm2 (gkrellm-2.2.4_1) ---> Packages processed: 1 done, 168 ignored, 0 skipped and 0 failed ---> Session ended at: Sun, 20 Feb 2005 22:26:18 -0600 (consumed 00:00:32) fangorn# exit Everything that portversion reports as suceeding the ports, DOES. But it shouldn't since the script updates the ports and THEN upgrades those installed. Portupgrade correctly realizes that devel/libast requires an upgrade... portversion does not. I've looked in the past posts, handbook, man pages, UPDATING, various READMEs.... but really not sure what I'm looking for at this point. Thanks in advance. -- Regards, Eric --------------050200030201020006080903 Content-Type: text/plain; name="update-src" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="update-src" #!/bin/sh # Get all new source! echo echo "------------------------------------------------" echo "Grabbing source, docs, and ports..." echo "------------------------------------------------" cvsup -g -L 1 /root/update/my-supfile echo echo "------------------------------------------------" echo "Updating documentation..." echo "------------------------------------------------" cd /usr/doc export DOC_LANG=en_US.ISO8859-1 echo "Output to /dev/null..." make install > /dev/null echo "Done with docs." echo echo "------------------------------------------------" echo "Updating ports index..." echo "------------------------------------------------" cd /usr/ports make fetchindex portsdb -u echo echo "------------------------------------------------" echo "Checking package registry..." echo "------------------------------------------------" pkgdb -F echo echo "------------------------------------------------" echo "Cleaning port distfiles..." echo "------------------------------------------------" portsclean -CDD echo echo "------------------------------------------------" echo "Fetching distfiles for ports..." echo "------------------------------------------------" portupgrade -aFR echo echo "------------------------------------------------" echo "Take note of the following ports..." echo "------------------------------------------------" portversion -v -L "=" echo echo "------------------------------------------------" echo "Feel free to build world or update your ports!" echo "Finished at `/bin/date`." echo "------------------------------------------------" echo --------------050200030201020006080903-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 05:06:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3931716A4CE for ; Mon, 21 Feb 2005 05:06:16 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D977F43D55 for ; Mon, 21 Feb 2005 05:06:15 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AB987512F2; Sun, 20 Feb 2005 21:06:14 -0800 (PST) Date: Sun, 20 Feb 2005 21:06:14 -0800 From: Kris Kennaway To: Eric Schuele Message-ID: <20050221050614.GA9135@xor.obsecurity.org> References: <42196AF5.9030302@computer.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <42196AF5.9030302@computer.org> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Questions Subject: Re: Trouble with upgrading ports... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 05:06:16 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 20, 2005 at 11:00:37PM -0600, Eric Schuele wrote: > Hello, >=20 > I am having difficulty upgrading ports on all my freebsd 5.3-stable=20 > machines. They all have been cvsup'd and built within the last few days. >=20 > But for the last week, maybe two... something strange has been (not)=20 > happening. Portversion no longer correctly reports what ports need=20 > updating. But if I do a 'portupgrade -arR', the appropriate things get= =20 > upgraded.... and then later it says they 'succeed' the port!?! It feels= =20 > like the INDEX is not getting update at all, or something. Correct: the machine that builds fetchindex hasn't been getting cvs updates since last week some time. I'm in the process of trying to fix this. In the meantime, you can build your own index ('make index') if you need to update, but this is quite resource-intensive. Kris --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGWxGWry0BWjoQKURAsPSAKCPYxGBVM/mstH8B42fb69iTj+i2wCfa/cv 3ukg7khdHpSi3CQazyNLCcg= =3vXq -----END PGP SIGNATURE----- --gKMricLos+KVdGMg-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 05:06:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2425516A4DD for ; Mon, 21 Feb 2005 05:06:21 +0000 (GMT) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id B940743D1F for ; Mon, 21 Feb 2005 05:06:20 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.26.84.7])0.04 <0IC800G8TWUCEGB2@vms040.mailsrvcs.net> for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 23:06:13 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id AE8812CE741; Sun, 20 Feb 2005 21:01:43 -0800 (PST) Date: Sun, 20 Feb 2005 21:01:41 -0800 From: "Michael C. Shultz" In-reply-to: <42196AF5.9030302@computer.org> To: freebsd-questions@freebsd.org Message-id: <200502202101.42351.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Content-disposition: inline References: <42196AF5.9030302@computer.org> User-Agent: KMail/1.7.2 Subject: Re: Trouble with upgrading ports... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ringworm01@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 05:06:21 -0000 On Sunday 20 February 2005 09:00 pm, Eric Schuele wrote: > Hello, > > I am having difficulty upgrading ports on all my freebsd 5.3-stable > machines. They all have been cvsup'd and built within the last few > days. > > But for the last week, maybe two... something strange has been (not) > happening. Portversion no longer correctly reports what ports need > updating. But if I do a 'portupgrade -arR', the appropriate things > get upgraded.... and then later it says they 'succeed' the port!?! > It feels like the INDEX is not getting update at all, or something. > > I have a script (attached) to update my system sources. I then > portupgrade, or buildworld whenever I feel like it. It has ben > working fine for quite sometime. Maybe the script is bad and I was > bound to mess my machines up. Not sure. > > Either way... If I delete my INDEX and then 'make fetchindex'... > things don't resolve themselves. I'm really not sure where the > problem is. I was hoping someone could point me in the right > direction. Below is an example of the behavior I am seeing. This is > happening on three machines (all using the same scripts... and me). > > fangorn# cd /usr/ports > fangorn# rm INDEX-5 > fangorn# rm INDEX.db > fangorn# make fetchindex > INDEX-5.bz2 100% of 614 kB 366 > kBps fangorn# portsdb -u > [Updating the portsdb in /usr/ports ... - 12376 > port entries found > .........1000.........2000.........3000.........4000.........5000.... >.....6000.........7000.........8000.........9000.........10000........ >.11000.........12000... ..... done] > fangorn# portversion -v -L "=" > ImageMagick-6.1.9.4 > succeeds port (port has 6.1.9.2) > bitstream-vera-1.10_1 > succeeds port (port has 1.10) > docbook-xsl-1.68.1 > succeeds port (port has 1.68.0) > dri-6.2.1,2 > succeeds port (port has 6.2_2,2) > emacs-21.3_4 > succeeds port (port has 21.3_3) > gnutls-1.0.24_1 > succeeds port (port has 1.0.24) > libfpx-1.2.0.11 > succeeds port (port has 1.2.0.9_1) > fangorn# portupgrade -narR > ---> Session started at: Sun, 20 Feb 2005 22:25:46 -0600 > ** No need to upgrade 'dagrab-0.3.5_1' (>= dagrab-0.3.5_1). (specify > -f to force) > > ** No need to upgrade 'gkrellm-2.2.4_1' (>= gkrellm-2.2.4_1). > (specify -f to force) > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > - audio/dagrab (dagrab-0.3.5_1) > - textproc/xmlcatmgr (xmlcatmgr-2.2) > > - graphics/imlib2 (imlib2-1.1.2_1) > + devel/libast (libast-0.5_1) <--- This DOES need upgrade > - textproc/jade (jade-1.2.1_9) > - www/firefox (firefox-1.0_7,1) > - x11-wm/fluxconf (fluxconf-0.9.7_1) > - sysutils/gkrellm2 (gkrellm-2.2.4_1) > ---> Packages processed: 1 done, 168 ignored, 0 skipped and 0 failed > ---> Session ended at: Sun, 20 Feb 2005 22:26:18 -0600 (consumed > 00:00:32) fangorn# exit > > Everything that portversion reports as suceeding the ports, DOES. > But it shouldn't since the script updates the ports and THEN upgrades > those installed. Portupgrade correctly realizes that devel/libast > requires an upgrade... portversion does not. > > I've looked in the past posts, handbook, man pages, UPDATING, various > READMEs.... but really not sure what I'm looking for at this point. > > Thanks in advance. sysutils/portmanager can upgrade those ports and does not need the INDEX file to do so. -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 05:30:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C03BB16A4CE for ; Mon, 21 Feb 2005 05:30:08 +0000 (GMT) Received: from wolf.bytecraft.au.com (wolf.bytecraft.au.com [203.39.118.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CCCD43D54 for ; Mon, 21 Feb 2005 05:30:04 +0000 (GMT) (envelope-from MTaylor@bytecraft.com.au) Received: from localhost (localhost [127.0.0.1])j1L5U1lh093329 for ; Mon, 21 Feb 2005 16:30:01 +1100 (EST) (envelope-from MTaylor@bytecraft.com.au) Received: from wolf.bytecraft.au.com ([127.0.0.1]) by localhost (wolf.bytecraft.au.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 92503-04-2 for ; Mon, 21 Feb 2005 16:30:01 +1100 (EST) Received: from svmarshal.bytecraft.au.com ([10.0.0.4])j1L5TShW093302 for ; Mon, 21 Feb 2005 16:29:28 +1100 (EST) (envelope-from MTaylor@bytecraft.com.au) Received: from svmailmel.bytecraft.internal (Not Verified[10.0.0.24]) by svmarshal.bytecraft.au.com with MailMarshal (v5,0,3,78) id ; Mon, 21 Feb 2005 16:29:27 +1100 Received: from [10.0.17.42] ([10.0.17.42]) by svmailmel.bytecraft.internal with Microsoft SMTPSVC(6.0.3790.211); Mon, 21 Feb 2005 16:29:27 +1100 From: Murray Taylor To: freebsdquestions In-Reply-To: <20050221022726.GC88762@keyslapper.net> References: <170fa1780502201705746faf5e@mail.gmail.com> <20050221012032.GA88762@keyslapper.net> <4219426B.8080807@cox.net> <20050221022726.GC88762@keyslapper.net> Content-Type: text/plain Organization: Bytecraft Systems Message-Id: <1108963767.80214.357.camel@wstaylorm.dand06.au.bytecraft.au.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 21 Feb 2005 16:29:27 +1100 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 Feb 2005 05:29:27.0933 (UTC) FILETIME=[4FCEF2D0:01C517D6] Subject: Email and scheduling etc sigh -- Was Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mtaylor@bytecraft.com.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 05:30:08 -0000 > > > I had been admin' a moderatly sized (cyrus/exim/spamassasin/clam-av) > > setup until recently when we switched to the darkside. (Don't ask, it's > > still to painful to think about.)(If you're still curious it had nothing > > to do with email capabilities but with scheduling capabilities and the > > darkside client) > This is the _BIG THING_ from managers .... Even thouogh I had found and trialled 2 - 3 grooupware ports ... the managers wanted the darkside thing.... The perceived problem with all my previous offerings - they are web based! Even though the functionality re calendering, group schedule manegement (and tons more functions well outside of the darkside capabilities) was all there... it didnt look like the stuff other execs were using... cant it sync with my PDA (some can) ... why do I need to go to a web site and go through that login stuff (ever heard of security? and you gotta do this in a different fashion with micro$lop anyway) > I'm sorry to hear that. I've not had any problem with the few > darkside clients connecting to my server (only 4 accounts, so not a > big deal). We also ran 200+ users in several states via WAN on the Cyrus IMAP server with various MUA's from FreeBSD and the Outlook clients... With 698 days of uptime too... (had to move the server to a new building and nobody but me could see the point of moving it still attached to its UPS... luddites) > Lou -- Murray Taylor --------------------------------------------------------------- The information transmitted in this e-mail is for the exclusive use of the intended addressee and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of it, or the taking of any action in reliance upon this information by persons and/or entities other than the intended recipient is prohibited. If you received this in error, please inform the sender and/or addressee immediately and delete the material. E-mails may not be secure, may contain computer viruses and may be corrupted in transmission. Please carefully check this e-mail (and any attachment) accordingly. No warranties are given and no liability is accepted for any loss or damage caused by such matters. --------------------------------------------------------------- ***This Email has been scanned for Viruses by MailMarshal.*** From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 06:51:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A8716A4CE for ; Mon, 21 Feb 2005 06:51:52 +0000 (GMT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD4A443D49 for ; Mon, 21 Feb 2005 06:51:51 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from thought.org (tao [10.0.0.247]) by sage.thought.org (8.13.1/8.12.10) with ESMTP id j1L6pqrq080153 for ; Sun, 20 Feb 2005 22:51:52 -0800 (PST) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by thought.org (8.12.11/8.12.11) with ESMTP id j1L6pnYR077425 for ; Sun, 20 Feb 2005 22:51:49 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.11/8.12.11/Submit) id j1L6pnS2077424 for freebsd-questions@FreeBSD.ORG; Sun, 20 Feb 2005 22:51:49 -0800 (PST) (envelope-from kline) Date: Sun, 20 Feb 2005 22:51:49 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20050221065149.GA77396@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 18 years of service to the Unix community User-Agent: Mutt/1.5.8i Subject: how do i translate non-ascii chars??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 06:51:52 -0000 l Guys, I've got sseveral HTML files with O-aigu and O-grave and others (these files were composed on a Mac. Rather than display as ['] (apostrophes) or backticks, they are rendered in full 8859-1. How to I translate these > 128 range characters? I'm wedged. thanks in advance, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 07:22:12 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF5AC16A4CE for ; Mon, 21 Feb 2005 07:22:12 +0000 (GMT) Received: from web54008.mail.yahoo.com (web54008.mail.yahoo.com [206.190.36.232]) by mx1.FreeBSD.org (Postfix) with SMTP id 3C43043D2F for ; Mon, 21 Feb 2005 07:22:12 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: (qmail 25353 invoked by uid 60001); 21 Feb 2005 07:22:11 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=DcNK8ZPJb077YuFu/sgyFIMfZkDEcY8Pg2KkTbKpzefKNQvnkd9WuK476+577FT4FSmy/a9cMjkdqHX2a92lm8+K7p5jPblMCSKGksKHb4lyWnVGnKHM0Dbil5LIhbGX7s8X1b4W04DF/xZvDI47hikiyb1moQCGHl8BC+5nZ/0= ; Message-ID: <20050221072211.25350.qmail@web54008.mail.yahoo.com> Received: from [147.46.44.181] by web54008.mail.yahoo.com via HTTP; Sun, 20 Feb 2005 23:22:11 PST Date: Sun, 20 Feb 2005 23:22:11 -0800 (PST) From: Rob To: FreeBSD questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Trouble with upgrading ports... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 07:22:12 -0000 Kris Kennaway wrote:> > Correct: the machine that builds fetchindex hasn't > been getting cvs updates since last week some time. > I'm in the process of trying to fix this. > In the meantime, you can build your own index > ('make index') if you need to update, but this is > quite resource-intensive. I always generated the INDEX file myself (yes, it's indeed resource and time consuming). When I encountered trouble some time ago, I learned from this mailing list that I can use "make fetchindex" and that this is actually better. I then frequently encounter following problem: Since I am in Korea, I used cvsup.kr.freebsd.org for cvsup-ing my ports. However, the 'make fetchindex' dowloads the INDEX file from elsewhere, which may not be in sync with my Korean cvsup host. So I get conflicts when checking port versions and upgrading outdated ports. To solve this problem, I now always sync my ports with one of the main cvsup hosts: cvsup[n].freebsd.org. So the Korean freeBSD hosts have become useless to me. Am I doing something wrong? Rob. __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 07:44:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE8E16A4CE; Mon, 21 Feb 2005 07:44:03 +0000 (GMT) Received: from mta10.srv.hcvlny.cv.net (mta10.srv.hcvlny.cv.net [167.206.5.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BC743D46; Mon, 21 Feb 2005 07:44:03 +0000 (GMT) (envelope-from bsdnooby@optonline.net) Received: from [192.168.0.26] (ool-43532b7b.dyn.optonline.net [67.83.43.123]) by mta10.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0IC900AEI45E7S@mta10.srv.hcvlny.cv.net>; Mon, 21 Feb 2005 02:44:02 -0500 (EST) Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.1.0]); Mon, 21 Feb 2005 02:44:02 -0500 Date: Mon, 21 Feb 2005 02:44:01 -0500 From: bsdnooby To: freebsd-questions@freebsd.org, freebsd-newbies@freebsd.org Message-id: <42199141.1070301@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) Subject: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 07:44:03 -0000 Instead of getting a fixed IP address at my house, and having a noisy machine running all the time - I think I might want to try renting a dedicated FreeBSD server. It would be used for running Apache, phpBB, email, listserv, and a few other services. I found several places that have dedicated FreeBSD machines to rent, their prices seems to all be $99 a month. Is there a cheaper or better option? Maybe a virtualized server or a jail? thx! -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 07:45:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D3116A4CF; Mon, 21 Feb 2005 07:45:00 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 440DD43D46; Mon, 21 Feb 2005 07:45:00 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id 53C736156; Mon, 21 Feb 2005 02:45:07 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id AA278613C for ; Mon, 21 Feb 2005 02:45:04 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 8E2C756C5B; Mon, 21 Feb 2005 07:44:37 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 4E1F916A4EA; Mon, 21 Feb 2005 07:44:35 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE8E16A4CE; Mon, 21 Feb 2005 07:44:03 +0000 (GMT) Received: from mta10.srv.hcvlny.cv.net (mta10.srv.hcvlny.cv.net [167.206.5.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BC743D46; Mon, 21 Feb 2005 07:44:03 +0000 (GMT) (envelope-from bsdnooby@optonline.net) Received: from [192.168.0.26] (ool-43532b7b.dyn.optonline.net [67.83.43.123]) by mta10.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0IC900AEI45E7S@mta10.srv.hcvlny.cv.net>; Mon, 21 Feb 2005 02:44:02 -0500 (EST) Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.1.0]); Mon, 21 Feb 2005 02:44:02 -0500 Date: Mon, 21 Feb 2005 02:44:01 -0500 From: bsdnooby To: freebsd-questions@freebsd.org, freebsd-newbies@freebsd.org Message-id: <42199141.1070301@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.5 tests=none autolearn=ham version=2.64 Subject: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 07:45:01 -0000 Instead of getting a fixed IP address at my house, and having a noisy machine running all the time - I think I might want to try renting a dedicated FreeBSD server. It would be used for running Apache, phpBB, email, listserv, and a few other services. I found several places that have dedicated FreeBSD machines to rent, their prices seems to all be $99 a month. Is there a cheaper or better option? Maybe a virtualized server or a jail? thx! -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 2/18/2005 _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 07:54:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A09216A4CE for ; Mon, 21 Feb 2005 07:54:52 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882CF43D48 for ; Mon, 21 Feb 2005 07:54:51 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j1L7sIt3026361; Sun, 20 Feb 2005 23:54:18 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 20 Feb 2005 23:54:49 -0800 User-Agent: KMail/1.7.2 References: <20050221065149.GA77396@thought.org> In-Reply-To: <20050221065149.GA77396@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502202354.49454.kstewart@owt.com> cc: Gary Kline Subject: Re: how do i translate non-ascii chars??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 07:54:52 -0000 On Sunday 20 February 2005 10:51 pm, Gary Kline wrote: > l > Guys, > > I've got sseveral HTML files with O-aigu and O-grave and > others (these files were composed on a Mac. Rather than > display as ['] (apostrophes) or backticks, they are rendered > in full 8859-1. > > How to I translate these > 128 range characters? I'm > wedged. When people do this, they are supposed to use the á, à, and etc. Then, their browser does the correct display on their OS. Kent > > thanks in advance, > > gary -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 08:05:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D532E16A4CE for ; Mon, 21 Feb 2005 08:05:55 +0000 (GMT) Received: from smtp.golden.net (smtp.golden.net [199.166.210.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627AF43D1D for ; Mon, 21 Feb 2005 08:05:55 +0000 (GMT) (envelope-from gldisater@gto.net) Received: from 229-101.speede.golden.net ([216.59.229.101]) by smtp.golden.net with esmtp (Exim 4.22) id 1D38Zm-000Ngt-MG; Mon, 21 Feb 2005 03:05:54 -0500 Message-ID: <42199679.6040203@gto.net> Date: Mon, 21 Feb 2005 03:06:17 -0500 From: Jeremy Faulkner User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Remington References: <1108841802.629.5.camel@thishost> In-Reply-To: <1108841802.629.5.camel@thishost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: CVSup: upgrade to 5-current X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 08:05:55 -0000 Remington wrote: > I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line > *default release=cvs tag=. seems to work but newvers.sh claims it to be > 6.0. What is the correct *default entry? > 5.x isn't current 6.0 is, and 5.4 doesn't exist. You want tag=RELENG_5 -- Jeremy Faulkner From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 09:12:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C3D916A4CE; Mon, 21 Feb 2005 09:12:27 +0000 (GMT) Received: from gen129.n001.c02.escapebox.net (gen129.n001.c02.escapebox.net [213.73.91.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AF943D55; Mon, 21 Feb 2005 09:12:26 +0000 (GMT) (envelope-from gemini@geminix.org) Message-ID: <4219A5F5.3080100@geminix.org> Date: Mon, 21 Feb 2005 10:12:21 +0100 From: Uwe Doering Organization: Private UNIX Site User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: bsdnooby References: <42199141.1070301@optonline.net> In-Reply-To: <42199141.1070301@optonline.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Received: from gemini by geminix.org with asmtp (TLSv1:AES256-SHA:256) (Exim 3.36 #1) id 1D39c8-000Gax-00; Mon, 21 Feb 2005 10:12:24 +0100 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 09:12:27 -0000 bsdnooby wrote: > > Instead of getting a fixed IP address at my house, and having a noisy > machine running all the time - I think I might want to try renting a > dedicated FreeBSD server. It would be used for running Apache, phpBB, > email, listserv, and a few other services. I found several places that > have dedicated FreeBSD machines to rent, their prices seems to all be > $99 a month. > > Is there a cheaper or better option? Maybe a virtualized server or a jail? There are indeed less expensive solutions available. For instance, you may want to take a look at my signature below. ;-) Uwe -- Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers gemini@geminix.org | http://www.escapebox.net From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 09:13:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64B9C16A4CE; Mon, 21 Feb 2005 09:13:17 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2EA643D48; Mon, 21 Feb 2005 09:13:16 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id 1DA5D6156; Mon, 21 Feb 2005 04:13:24 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id 94AF8613C for ; Mon, 21 Feb 2005 04:13:18 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id B87F5569D6; Mon, 21 Feb 2005 09:12:35 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7D51E16A4DB; Mon, 21 Feb 2005 09:12:33 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C3D916A4CE; Mon, 21 Feb 2005 09:12:27 +0000 (GMT) Received: from gen129.n001.c02.escapebox.net (gen129.n001.c02.escapebox.net [213.73.91.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AF943D55; Mon, 21 Feb 2005 09:12:26 +0000 (GMT) (envelope-from gemini@geminix.org) Message-ID: <4219A5F5.3080100@geminix.org> Date: Mon, 21 Feb 2005 10:12:21 +0100 From: Uwe Doering Organization: Private UNIX Site User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: bsdnooby References: <42199141.1070301@optonline.net> In-Reply-To: <42199141.1070301@optonline.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Received: from gemini by geminix.org with asmtp (TLSv1:AES256-SHA:256) (Exim 3.36 #1) id 1D39c8-000Gax-00; Mon, 21 Feb 2005 10:12:24 +0100 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.8 required=4.5 tests=MSGID_FROM_MTA_HEADER autolearn=no version=2.64 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 09:13:17 -0000 bsdnooby wrote: > > Instead of getting a fixed IP address at my house, and having a noisy > machine running all the time - I think I might want to try renting a > dedicated FreeBSD server. It would be used for running Apache, phpBB, > email, listserv, and a few other services. I found several places that > have dedicated FreeBSD machines to rent, their prices seems to all be > $99 a month. > > Is there a cheaper or better option? Maybe a virtualized server or a jail? There are indeed less expensive solutions available. For instance, you may want to take a look at my signature below. ;-) Uwe -- Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers gemini@geminix.org | http://www.escapebox.net _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 09:25:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA32816A4CE for ; Mon, 21 Feb 2005 09:25:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BD0043D4C for ; Mon, 21 Feb 2005 09:25:42 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so838183wri for ; Mon, 21 Feb 2005 01:25:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bz8aa62wgjdTt6LpeEgpZxaviqbrik5aCJAkQ4xY2nMBDry/6/oW1OZh2aOYUzOeNm5FL3Hn+2MPxFISmHjZRVwVtSj++IGdtdfxbj+yfl8b0rbU5DU8PFZnP+GK2DxsGIxAeOfdqwjj18YBnXu3bjRuR8IhVblDyka2/6d66rU= Received: by 10.54.6.57 with SMTP id 57mr47351wrf; Mon, 21 Feb 2005 01:25:41 -0800 (PST) Received: by 10.54.42.28 with HTTP; Mon, 21 Feb 2005 01:25:41 -0800 (PST) Message-ID: <810a540e05022101252401e240@mail.gmail.com> Date: Mon, 21 Feb 2005 02:25:41 -0700 From: Pat Maddox In-Reply-To: <4219A5F5.3080100@geminix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <42199141.1070301@optonline.net> <4219A5F5.3080100@geminix.org> cc: freebsd-newbies@freebsd.org cc: bsdnooby cc: freebsd-questions@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 09:25:43 -0000 I rent a server from www.layeredtech.com They've been great so far. I'm not sure what exactly you need - it's obviously different if you're hosting a couple sites versus just having a machine to play with. The cheapest server they've got is $65/mo, though you might be able to talk em down a couple more bucks. You could also try getting a VPS from a place like servint, and have them install FreeBSD for you. Check out www.webhostingtalk.com You can ask some questions there and get great responses as to your various options. On Mon, 21 Feb 2005 10:12:21 +0100, Uwe Doering wrote: > bsdnooby wrote: > > > > Instead of getting a fixed IP address at my house, and having a noisy > > machine running all the time - I think I might want to try renting a > > dedicated FreeBSD server. It would be used for running Apache, phpBB, > > email, listserv, and a few other services. I found several places that > > have dedicated FreeBSD machines to rent, their prices seems to all be > > $99 a month. > > > > Is there a cheaper or better option? Maybe a virtualized server or a jail? > > There are indeed less expensive solutions available. For instance, you > may want to take a look at my signature below. ;-) > > Uwe > -- > Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers > gemini@geminix.org | http://www.escapebox.net > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 09:26:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F33516A4CE; Mon, 21 Feb 2005 09:26:31 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9578D43D4C; Mon, 21 Feb 2005 09:26:30 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id DD21E6156; Mon, 21 Feb 2005 04:26:37 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id E062E613C for ; Mon, 21 Feb 2005 04:26:34 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id C0CAC56AFE; Mon, 21 Feb 2005 09:25:56 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 799A116A519; Mon, 21 Feb 2005 09:25:50 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE54016A4CF for ; Mon, 21 Feb 2005 09:25:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 429DA43D5E for ; Mon, 21 Feb 2005 09:25:42 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so838184wri for ; Mon, 21 Feb 2005 01:25:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bz8aa62wgjdTt6LpeEgpZxaviqbrik5aCJAkQ4xY2nMBDry/6/oW1OZh2aOYUzOeNm5FL3Hn+2MPxFISmHjZRVwVtSj++IGdtdfxbj+yfl8b0rbU5DU8PFZnP+GK2DxsGIxAeOfdqwjj18YBnXu3bjRuR8IhVblDyka2/6d66rU= Received: by 10.54.6.57 with SMTP id 57mr47351wrf; Mon, 21 Feb 2005 01:25:41 -0800 (PST) Received: by 10.54.42.28 with HTTP; Mon, 21 Feb 2005 01:25:41 -0800 (PST) Message-ID: <810a540e05022101252401e240@mail.gmail.com> Date: Mon, 21 Feb 2005 02:25:41 -0700 From: Pat Maddox In-Reply-To: <4219A5F5.3080100@geminix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <42199141.1070301@optonline.net> <4219A5F5.3080100@geminix.org> X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.5 tests=none autolearn=ham version=2.64 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org cc: bsdnooby Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 09:26:31 -0000 I rent a server from www.layeredtech.com They've been great so far. I'm not sure what exactly you need - it's obviously different if you're hosting a couple sites versus just having a machine to play with. The cheapest server they've got is $65/mo, though you might be able to talk em down a couple more bucks. You could also try getting a VPS from a place like servint, and have them install FreeBSD for you. Check out www.webhostingtalk.com You can ask some questions there and get great responses as to your various options. On Mon, 21 Feb 2005 10:12:21 +0100, Uwe Doering wrote: > bsdnooby wrote: > > > > Instead of getting a fixed IP address at my house, and having a noisy > > machine running all the time - I think I might want to try renting a > > dedicated FreeBSD server. It would be used for running Apache, phpBB, > > email, listserv, and a few other services. I found several places that > > have dedicated FreeBSD machines to rent, their prices seems to all be > > $99 a month. > > > > Is there a cheaper or better option? Maybe a virtualized server or a jail? > > There are indeed less expensive solutions available. For instance, you > may want to take a look at my signature below. ;-) > > Uwe > -- > Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers > gemini@geminix.org | http://www.escapebox.net > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 09:52:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ADFC16A4CE for ; Mon, 21 Feb 2005 09:52:17 +0000 (GMT) Received: from ctb-mesg5.saix.net (ctb-mesg5.saix.net [196.25.240.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 372B743D46 for ; Mon, 21 Feb 2005 09:52:16 +0000 (GMT) (envelope-from savage@savage.za.org) Received: from netsphere.cenergynetworks.com (wblv-146-240-203.telkomadsl.co.za [165.146.240.203]) by ctb-mesg5.saix.net (Postfix) with ESMTP id 67E1E257B for ; Mon, 21 Feb 2005 11:52:11 +0200 (SAST) Received: from pmx.ournet.co.za ([198.19.0.73] helo=netsphere.cenergynetworks.com) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1D3AEb-0000Vf-qq for freebsd-questions@freebsd.org; Mon, 21 Feb 2005 11:52:09 +0200 Received: from [192.168.1.10] (helo=netphobia) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1D3AEZ-0000Vb-qz for freebsd-questions@freebsd.org; Mon, 21 Feb 2005 11:52:07 +0200 Message-ID: <000701c517fb$0e32af40$0a01a8c0@ops.cenergynetworks.com> From: "Chris Knipe" To: Date: Mon, 21 Feb 2005 11:52:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Broken-Reverse-DNS: 192.168.1.10 X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.2.8.1 Subject: high latency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knipe List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 09:52:17 -0000 Hi, I have 4 FreeBSD Servers connected to a Cisco 2950 all doing inter-VLAN routing. Everything is working right, but one server is getting absurdly high latency through the VLANs. problem box: root@wsmd-core01:/home/cknipe# ping 198.19.0.1 PING 198.19.0.1 (198.19.0.1): 56 data bytes 64 bytes from 198.19.0.1: icmp_seq=0 ttl=64 time=1020.571 ms 64 bytes from 198.19.0.1: icmp_seq=2 ttl=64 time=1114.468 ms 64 bytes from 198.19.0.1: icmp_seq=3 ttl=64 time=934.580 ms 64 bytes from 198.19.0.1: icmp_seq=4 ttl=64 time=814.296 ms 64 bytes from 198.19.0.1: icmp_seq=5 ttl=64 time=682.657 ms 64 bytes from 198.19.0.1: icmp_seq=6 ttl=64 time=1173.596 ms 64 bytes from 198.19.0.1: icmp_seq=7 ttl=64 time=1212.085 ms 64 bytes from 198.19.0.1: icmp_seq=8 ttl=64 time=1021.996 ms 64 bytes from 198.19.0.1: icmp_seq=9 ttl=64 time=826.783 ms 64 bytes from 198.19.0.1: icmp_seq=10 ttl=64 time=372.565 ms ^C --- 198.19.0.1 ping statistics --- 12 packets transmitted, 10 packets received, 16% packet loss round-trip min/avg/max/stddev = 372.565/917.360/1212.085/241.657 ms second box: root@efanious:~# ping 198.19.0.1 PING 198.19.0.1 (198.19.0.1): 56 data bytes 64 bytes from 198.19.0.1: icmp_seq=0 ttl=64 time=1.847 ms 64 bytes from 198.19.0.1: icmp_seq=1 ttl=64 time=1.484 ms 64 bytes from 198.19.0.1: icmp_seq=2 ttl=64 time=1.478 ms 64 bytes from 198.19.0.1: icmp_seq=3 ttl=64 time=1.564 ms 64 bytes from 198.19.0.1: icmp_seq=4 ttl=64 time=1.913 ms 64 bytes from 198.19.0.1: icmp_seq=5 ttl=64 time=3.057 ms 64 bytes from 198.19.0.1: icmp_seq=6 ttl=64 time=1.839 ms 64 bytes from 198.19.0.1: icmp_seq=7 ttl=64 time=1.526 ms 64 bytes from 198.19.0.1: icmp_seq=8 ttl=64 time=2.791 ms 64 bytes from 198.19.0.1: icmp_seq=9 ttl=64 time=1.522 ms ^C --- 198.19.0.1 ping statistics --- 10 packets transmitted, 10 packets received, 0% packet loss round-trip min/avg/max/stddev = 1.478/1.902/3.057/0.537 ms The other's ping basically the same (1.4ms -> 4ms). Now, the problematic box is running a RealTek card, netstat -bin reports no input / output errors. The interface on the Cisco 2950 also doesn't report any problems or errors on the interface. Does anyone have some recommendations? I'm thinking of just switching the NIC out, but I'd rather want to make sure first that is actually the problem. -- Chris. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:13:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DE6B16A4CE for ; Mon, 21 Feb 2005 10:13:58 +0000 (GMT) Received: from dory.powerzone.net.au (dory.powerzone.net.au [203.23.237.240]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F35A43D2D for ; Mon, 21 Feb 2005 10:13:57 +0000 (GMT) (envelope-from michael@christie.org.au) Received: (qmail 18872 invoked by uid 1012); 21 Feb 2005 10:13:55 -0000 Received: from 202.81.98.166 by 203.23.237.240 (envelope-from , uid 1010) with qmail-scanner-1.24-st-qms (clamdscan: 0.80/630. perlscan: 1.24-st-qms. Clear:RC:0(202.81.98.166):. Processed in 0.168478 secs); 21 Feb 2005 10:13:55 -0000 X-Antivirus-dory.powerzone.net.au-Mail-From: michael@christie.org.au via 203.23.237.240 X-Antivirus-dory.powerzone.net.au: 1.24-st-qms (Clear:RC:0(202.81.98.166):. Processed in 0.168478 secs Process 18866) Received: from unknown (HELO 202.81.98.166) (michael@christie.org.au@202.81.98.166) by dory.powerzone.net.au with SMTP; 21 Feb 2005 10:13:54 -0000 From: michael Christie To: FreeBsd Questions Date: Mon, 21 Feb 2005 21:16:02 +1100 Message-Id: <1108980962.9422.47.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: server name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:13:58 -0000 Hi all, Can any one please tell me how to change the name of the computer at the command prompt ie my name# Thanks Michael From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:16:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1705116A4CE for ; Mon, 21 Feb 2005 10:16:32 +0000 (GMT) Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F5643D5E for ; Mon, 21 Feb 2005 10:16:31 +0000 (GMT) (envelope-from rghf@fsck.me.uk) Received: from rus.demon.co.uk ([158.152.92.38] helo=jackhammer) by anchor-post-31.mail.demon.net with esmtp (Exim 4.42) id 1D3Aa7-00008V-57; Mon, 21 Feb 2005 10:14:26 +0000 Date: Mon, 21 Feb 2005 10:16:13 +0000 (GMT) From: Rus Foster X-X-Sender: rghf@jackhammer To: michael Christie In-Reply-To: <1108980962.9422.47.camel@localhost.localdomain> Message-ID: References: <1108980962.9422.47.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBsd Questions Subject: Re: server name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:16:32 -0000 On Mon, 21 Feb 2005, michael Christie wrote: > Hi all, > > Can any one please tell me how to change the name of the computer at the > command prompt ie my name# > Run "hostname mynewname.com". You will also want to updatee /etc/rc.conf Rus -- e: rghf@vpscolo.com : t: 1-888-327-6330 http://www.vaserv.com - Coming soon. Email sales@vaserv.com for more info http://www.storemypic.com - Free Image Hosting http://www.vpsforums.com - Talk for VPS users and Providers http://www.jvds.com - VPS Hosting for the geeks From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:29:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D64D16A4CE for ; Mon, 21 Feb 2005 10:29:18 +0000 (GMT) Received: from dory.powerzone.net.au (dory.powerzone.net.au [203.23.237.240]) by mx1.FreeBSD.org (Postfix) with SMTP id 657FA43D41 for ; Mon, 21 Feb 2005 10:29:17 +0000 (GMT) (envelope-from michael@christie.org.au) Received: (qmail 21754 invoked by uid 1012); 21 Feb 2005 10:29:16 -0000 Received: from 202.81.98.166 by 203.23.237.240 (envelope-from , uid 1010) with qmail-scanner-1.24-st-qms (clamdscan: 0.80/630. perlscan: 1.24-st-qms. Clear:RC:0(202.81.98.166):. Processed in 0.178662 secs); 21 Feb 2005 10:29:16 -0000 X-Antivirus-dory.powerzone.net.au-Mail-From: michael@christie.org.au via 203.23.237.240 X-Antivirus-dory.powerzone.net.au: 1.24-st-qms (Clear:RC:0(202.81.98.166):. Processed in 0.178662 secs Process 21747) Received: from unknown (HELO 202.81.98.166) (michael@christie.org.au@202.81.98.166) by dory.powerzone.net.au with SMTP; 21 Feb 2005 10:29:16 -0000 From: michael Christie To: FreeBsd Questions In-Reply-To: References: <1108980962.9422.47.camel@localhost.localdomain> Date: Mon, 21 Feb 2005 21:31:23 +1100 Message-Id: <1108981883.9422.55.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: server name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:29:18 -0000 I see what you mean, that may not help me as my host name is an ip address running in a jail. There for my host name at the command prompt is 192# if I change the ip to a name in the /etc/rc.conf I do not think the jail will run. Please advise thanks Michael On Mon, 2005-02-21 at 10:16 +0000, Rus Foster wrote: > On Mon, 21 Feb 2005, michael Christie wrote: > > > Hi all, > > > > Can any one please tell me how to change the name of the computer at the > > command prompt ie my name# > > > > Run "hostname mynewname.com". You will also want to updatee /etc/rc.conf > > Rus From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:36:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B36B16A4CF for ; Mon, 21 Feb 2005 10:36:02 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 118BE43D5E for ; Mon, 21 Feb 2005 10:36:01 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 24008 invoked by uid 1000); 21 Feb 2005 11:35:59 +0100 Date: Mon, 21 Feb 2005 11:35:59 +0100 From: Clement Laforet To: Bob Ababurko Message-ID: <20050221103559.GC33760@goofy.cultdeadsheep.org> References: <4219517C.1090403@phreakout.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4219517C.1090403@phreakout.net> User-Agent: Mutt/1.5.6i cc: freebsd-questions@FreeBSD.org cc: freebsd-ports@freebsd.org Subject: Re: apache wont start after mhash install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:36:02 -0000 On Sun, Feb 20, 2005 at 10:11:56PM -0500, Bob Ababurko wrote: Hi! > I have a box that is running 5.2.1 on sparc64 hardware. After > installing php4-mhash-4.3.8_2 via ports, apache will not start again > after it is stopped. It will return to normal after I uninstall the > port of coarse. > > The only error message I get is this in /var/log/messages: > > Feb 20 21:54:05 web1 kernel: pid 71512 (httpd), uid 0: exited on signal > 11 (core dumped) > > What is the next step to determine the problem? Do I need to do a core > dump analysis to figure this out? If so, what is the way or best way? Do you have mhash 0.9.1? If not, please update. It can also come from php dynamic linker, if global symbols conflict. If you can, please send us a backtrace, it will be easier to investigate. clem From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:41:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4717A16A4CE for ; Mon, 21 Feb 2005 10:41:48 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E1643D58 for ; Mon, 21 Feb 2005 10:41:48 +0000 (GMT) (envelope-from vincent_bachelier@yahoo.fr) Received: from vincent (ferreol-1-82-66-171-150.fbx.proxad.net [82.66.171.150]) by postfix3-2.free.fr (Postfix) with SMTP id EDE9DC11D for ; Mon, 21 Feb 2005 11:41:46 +0100 (CET) Received: by vincent (sSMTP sendmail emulation); Mon, 21 Feb 2005 11:41:55 +0100 Date: Mon, 21 Feb 2005 11:41:55 +0100 From: Bachelier Vincent To: freebsd-questions@freebsd.org Message-ID: <20050221104154.GA28799@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD vincent 5.3-STABLE FreeBSD 5.3-STABLE Subject: Mount in user mode && USBD for external HDD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:41:48 -0000 Hi, well I have 2 problems the first: I have external hdd and I want that the system create a symlinks when I turn on my hdd usbdev -v give me: Controller /dev/usb4: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), VIA(0x0000),rev 1.00 port 1 powered port 2 powered port 3 addr 2: high speed, self powered, config 1, USB TO IDE(0x0702), GenesysLogic(0x05e3), rev 0.02 port 4 powered port 5 powered port 6 powered port 7 powered port 8 powered Well I want to add a script in usbd.conf then I have add this before device "USB device" device "HddCombo" devname "da[0-9]+" vendor 0x05e3 product 0x0702 attach "ln -sf /dev/{DEVNAME} /dev/hddcombo" (perhaps {DEVNAME}s1 is better) but it doesn't work My version of freebsd: uname -a FreeBSD vincent 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Feb 19 19:03:33 CET 2005 root@vincent:/usr/obj/usr/src/sys/VINCENT i386 Well, when I connect my hdd nothing append just this in dmesg umass0: Genesys Logic USB TO IDE, rev 2.00/0.02, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 156334MB (320173056 512 byte sectors: 255H 63S/T 19929C) Ok, the second problem is that I want to mount this disk with a user If hddcombo is correctly link, I have this fstab line /dev/hddcombo /mnt/removable ext2fs ro,noauto 0 0 Well, how can I do a mount command in users mode, in order to allow people I want to mount this, without login in in root ok thx for support -- Vincent Bachelier Societe : Solintech Site pro: http://www.solintech.fr Project : Ripperwww: http://www.sourceforge.net/projects/ripperwww Citation (fortune): Living in LA is like not having a date on Saturday night. -- Candice Bergen From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:44:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5B3716A4CE for ; Mon, 21 Feb 2005 10:44:53 +0000 (GMT) Received: from hobbes.brasapen.org (tafkam.xs4all.nl [82.92.76.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4BA943D31 for ; Mon, 21 Feb 2005 10:44:52 +0000 (GMT) (envelope-from tafkam@brasapen.org) Received: from webmail.home.brasapen.org (www.bos-zuidema.nl [172.20.1.10]) by hobbes.brasapen.org (Postfix) with ESMTP id 3232F60C8; Mon, 21 Feb 2005 11:44:47 +0100 (CET) Received: by webmail.home.brasapen.org (Postfix, from userid 1001) id 1B75960E4; Mon, 21 Feb 2005 11:44:47 +0100 (CET) Date: Mon, 21 Feb 2005 11:44:47 +0100 From: Eilko Bos To: michael Christie Message-ID: <20050221104446.GA45694@webmail.home.brasapen.org> References: <1108980962.9422.47.camel@localhost.localdomain> <1108981883.9422.55.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1108981883.9422.55.camel@localhost.localdomain> User-Agent: Mutt/1.4.2.1i X-Bos-Zuidema-MailScanner-Information: Neem contact op met postmaster@bos-zuidema.nl voor meer informatie X-Bos-Zuidema-MailScanner: Found to be clean X-MailScanner-From: tafkam@brasapen.org cc: FreeBsd Questions Subject: Re: server name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:44:54 -0000 Hi, >From the keyboard of michael Christie, written on Mon, Feb 21, 2005 at 09:31:23PM +1100: > I see what you mean, that may not help me as my host name is an ip > address running in a jail. There for my host name at the command prompt > is 192# if I change the ip to a name in the /etc/rc.conf I do not > think the jail will run. A hostname is not an IP-address. For a jail, the hostname is given in the commandline. You should change that for in case you have to restart the jail. Also, you should update /etc/hosts and /etc/rc.conf to refect the changes. This might be needed for e.g. running services like Apache and MySQL. Keep in mind, from man(8) jail: NOTE: If you plan to allow untrusted users to have root access inside the jail, you may wish to consider setting the security.jail.set_hostname_allowed sysctl variable to 0. Please see the management discussion later in this document as to why this may be a good idea. If you do decide to set this variable, it must be set before starting any jails, and once each boot. Grtz, -- Eilko. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:50:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D481416A4D0 for ; Mon, 21 Feb 2005 10:50:13 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6926C43D1D for ; Mon, 21 Feb 2005 10:50:13 +0000 (GMT) (envelope-from paul.richards@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so255277rnf for ; Mon, 21 Feb 2005 02:50:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=BorDU8sxcCaxTtp65kbHzTt4pFRY87D+SztvaSsQlkgM2wnmAIiREPUaFFrB18cAPFqgvs+r0NVqFnl+wk+YimT+BfEyserl5iFo5oUpflbiYKTZsxLqkRZJ/f5bNcz7froWpn6c974Qg/GuF16uVLSv+G0xg32iHyXg3kndMYo= Received: by 10.38.78.26 with SMTP id a26mr203465rnb; Mon, 21 Feb 2005 02:50:12 -0800 (PST) Received: by 10.38.99.53 with HTTP; Mon, 21 Feb 2005 02:50:12 -0800 (PST) Message-ID: Date: Mon, 21 Feb 2005 10:50:12 +0000 From: Paul Richards To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Items exist in ports, but not as packages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Richards List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:50:14 -0000 Hi, I've been trying to install a few packages using 'pkg_add -r' but I have found that there are a few which only exist as ports, and not packages. The main one which I am missing is 'vtk-tcl'. Is it generally the case that the precompiled packages are not always available when the ports are? According to freshports.org I should be able to use 'pkg_add -r' for vtk-tcl. Unfortunately I am only allowed (by the girlfriend) to play with FreeBSD on an old 1 gig disk and so I don't have the space to install ports. Are there any other sources of precompiled packages which I could use? Is there a way to install just the portion of the ports tree which I need? -- Paul Richards From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 10:56:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7011E16A586 for ; Mon, 21 Feb 2005 10:56:01 +0000 (GMT) Received: from mail.aseed.antenna.nl (aseed.demon.nl [83.160.138.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7712143D41 for ; Mon, 21 Feb 2005 10:56:00 +0000 (GMT) (envelope-from albi@scii.nl) Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 84ED82846B2; Mon, 21 Feb 2005 11:57:24 +0100 (CET) Received: from amandla.scii.nl (82-197-198-30.dsl.cambrium.nl [82.197.198.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id BC80537022; Mon, 21 Feb 2005 11:55:59 +0100 (CET) Date: Mon, 21 Feb 2005 11:55:57 +0100 From: "albi@scii.nl" To: freebsd-questions@FreeBSD.org Message-Id: <20050221115557.7e6cd8ec.albi@scii.nl> In-Reply-To: <20050221014036.GB88762@keyslapper.net> References: <20050221014036.GB88762@keyslapper.net> X-Mailer: Sylpheed version 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: FreeBSD@keyslapper.net Subject: Re: USB drive - crypto filesystem options? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 10:56:03 -0000 On Sun, 20 Feb 2005 20:40:37 -0500 Louis LeBlanc wrote: > I have just become the proud owner of a fancy new 1GB USB 2.0 drive; > one of those cool new gadgets no bigger than my pinky that holds 1 > Billion bytes of data. Naturally, I can't wait to play with it :) ------- cut ------ > That's where you folks come in. Has anyone had any experience > actually using a crypto filesystem on a USB drive? What utilities are > available for this? And more importantly, what have your experiences > been? without any probs i've used GBDE on an usb-stick : /usr/share/doc/en/books/handbook/disks-encrypting.html From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:00:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A93A216A4CE for ; Mon, 21 Feb 2005 11:00:45 +0000 (GMT) Received: from mail.aseed.antenna.nl (aseed.demon.nl [83.160.138.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E5243D2D for ; Mon, 21 Feb 2005 11:00:45 +0000 (GMT) (envelope-from albi@scii.nl) Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id E4ADC2846B2; Mon, 21 Feb 2005 12:02:09 +0100 (CET) Received: from amandla.scii.nl (82-197-198-30.dsl.cambrium.nl [82.197.198.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id E6FCA37022; Mon, 21 Feb 2005 12:00:44 +0100 (CET) Date: Mon, 21 Feb 2005 12:00:41 +0100 From: "albi@scii.nl" To: freebsd-questions@FreeBSD.org, FreeBSD@keyslapper.net Message-Id: <20050221120041.063d6821.albi@scii.nl> In-Reply-To: <20050221115557.7e6cd8ec.albi@scii.nl> References: <20050221014036.GB88762@keyslapper.net> <20050221115557.7e6cd8ec.albi@scii.nl> X-Mailer: Sylpheed version 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: USB drive - crypto filesystem options? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:00:45 -0000 On Mon, 21 Feb 2005 11:55:57 +0100 "albi@scii.nl" wrote: > without any probs i've used GBDE on an usb-stick : > /usr/share/doc/en/books/handbook/disks-encrypting.html i actually used the GBDE-part of this article : http://bsdnews.org/03/cryptusb.php From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:03:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BCF116A4CE for ; Mon, 21 Feb 2005 11:03:56 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 1185B43D39 for ; Mon, 21 Feb 2005 11:03:54 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 34117 invoked by uid 1000); 21 Feb 2005 12:03:49 +0100 Date: Mon, 21 Feb 2005 12:03:49 +0100 From: Clement Laforet To: Grant Cooper Message-ID: <20050221110349.GD33760@goofy.cultdeadsheep.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ncSAzJYg3Aa9+CRW" Content-Disposition: inline User-Agent: Mutt/1.5.6i cc: questions@FreeBSD.org Subject: sockstat -4 not showing all open ports for apache2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: 1108606981.00238079.1108593603@10.7.7.3 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:03:56 -0000 --ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable >I just installed apache 2 and was trying to see if port 80 was open by doi= ng > a sockstat -4 but I couldn't see the port so I thought it didn't install > right. So I did a sockstat -6 and noticed port 80 is showing up for IPv6 > sockets. > Is this a default feature for Apache 2 on freebsd. Per default apache 2.x ports use v4 mapped adresses, in other words, ipv4 connections are handled by ipv6 sockets. For more information: http://www.apache.org/~trawick/v4mapped.html On FreeBSD 5-STABLE: [clement@donald|(501)| ~]$ sockstat -4 USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS = =20 www httpd 46980 3 tcp46 *:80 *:* www httpd 46979 3 tcp46 *:80 *:* www httpd 46975 3 tcp46 *:80 *:* www httpd 46973 3 tcp46 *:80 *:* www httpd 46972 3 tcp46 *:80 *:* www httpd 46971 3 tcp46 *:80 *:* www httpd 46970 3 tcp46 *:80 *:* www httpd 46969 3 tcp46 *:80 *:* root httpd 46968 3 tcp46 *:80 *:* clem --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCGcAVsRhfjwcjuh0RAsRsAJsE7GdmPucmoXMtVP/nGrHOUbPYqgCfXRxD aWZsP0onhjYSBL5gn29ktXA= =33YH -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:07:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9157416A4CE for ; Mon, 21 Feb 2005 11:07:46 +0000 (GMT) Received: from uldns1.unil.ch (uldns1.unil.ch [130.223.8.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D8343D5D for ; Mon, 21 Feb 2005 11:07:46 +0000 (GMT) (envelope-from Daniel.Henchoz@unil.ch) Received: from iris.unil.ch ([130.223.27.23]) by uldns1.unil.ch with esmtp (Exim 4.44) id 1D3BPl-0002T0-0G for freebsd-questions@freebsd.org; Mon, 21 Feb 2005 12:07:45 +0100 Message-ID: <4219C100.7020101@unil.ch> Date: Mon, 21 Feb 2005 12:07:44 +0100 From: HENCHOZ Daniel User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.3) Gecko/20040919 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Vim and NFS and ipfilter(strange problem) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:07:46 -0000 I had the same problem on Solaris 9 ... Regards Daniel -- ########################################################################### Daniel HENCHOZ /// WEB : http://www.danielhenchoz.ch Computer center /// EMAIL : Daniel.Henchoz@unil.ch University of Lausanne /// MOBILE/SMS: ++41 79 206.51.81 College Propedeutique 2 /// FAX : ++41 21 692.22.05 1015 LAUSANNE /// PHONE : ++41 21 692.22.20 SWITZERLAND /// ########################################################################### From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:21:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 098F116A4CE for ; Mon, 21 Feb 2005 11:21:04 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6637B43D45 for ; Mon, 21 Feb 2005 11:21:03 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j1LBKuj80157; Mon, 21 Feb 2005 03:20:56 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , "freebsdquestions" Date: Mon, 21 Feb 2005 03:20:56 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <1108963767.80214.357.camel@wstaylorm.dand06.au.bytecraft.au.com> Subject: RE: Email and scheduling etc sigh -- Was Need IMAP Server SelectionAdvice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:21:04 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Murray Taylor > Sent: Sunday, February 20, 2005 9:29 PM > To: freebsdquestions > Subject: Email and scheduling etc sigh -- Was Need IMAP Server > SelectionAdvice > > > > > > > > I had been admin' a moderatly sized > (cyrus/exim/spamassasin/clam-av) > > > setup until recently when we switched to the darkside. > (Don't ask, it's > > > still to painful to think about.)(If you're still curious > it had nothing > > > to do with email capabilities but with scheduling > capabilities and the > > > darkside client) > > > > This is the _BIG THING_ from managers .... > > Even thouogh I had found and trialled 2 - 3 grooupware ports ... the > managers wanted the darkside thing.... > > The perceived problem with all my previous offerings - they are web > based! > > Even though the functionality re calendering, group schedule manegement > (and tons more functions well outside of the darkside capabilities) was > all there... it didnt look like the stuff other execs were > using... cant > it sync with my PDA (some can) ... why do I need to go to a > web site and > go through that login stuff (ever heard of security? and you gotta do > this in a different fashion with micro$lop anyway) > > What is funny about this story is about 2 years ago I installed IMP at the ISP here strictly to provide a webinterface to the mailserver. I enabled Kronolith just purely for my own interest but left it open. Fast forward to today when I want to upgrade to IMP 3 - you guessed it, a huge number of customers are using the calendar now, so exporting and importing to the newer version is now going to be a Big Thing. I guess when they have to pay for it, it suddenly becomes a lot more interesting... :-/ Ted From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:31:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E04B16A4CE for ; Mon, 21 Feb 2005 11:31:41 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB42843D31 for ; Mon, 21 Feb 2005 11:31:39 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from localhost.circlesquared.com (localhost.circlesquared.com [127.0.0.1])j1LBVKlJ010846; Mon, 21 Feb 2005 11:31:21 GMT (envelope-from peter@circlesquared.com) From: Peter Risdon To: Chris Knipe In-Reply-To: <000701c517fb$0e32af40$0a01a8c0@ops.cenergynetworks.com> References: <000701c517fb$0e32af40$0a01a8c0@ops.cenergynetworks.com> Content-Type: text/plain Date: Mon, 21 Feb 2005 11:31:20 +0000 Message-Id: <1108985480.96957.180.camel@lorna.circlesquared.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: "freebsd-questions@freebsd.org" Subject: Re: high latency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:31:41 -0000 On Mon, 2005-02-21 at 11:52 +0200, Chris Knipe wrote: > Hi, > > I have 4 FreeBSD Servers connected to a Cisco 2950 all doing inter-VLAN > routing. Everything is working right, but one server is getting absurdly > high latency through the VLANs. [...] > Now, the problematic box is running a RealTek card, Ugh. You don't say which one, but I just cured a prob with nfs by replacing a brand new Realtek card with an old digital NIC that was lying around. Not for the first time, I vow never to use Realtek cards again. Peter. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:36:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFA8716A4CE for ; Mon, 21 Feb 2005 11:36:33 +0000 (GMT) Received: from ctb-mesg4.saix.net (ctb-mesg4.saix.net [196.25.240.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 002B843D1D for ; Mon, 21 Feb 2005 11:36:32 +0000 (GMT) (envelope-from savage@savage.za.org) Received: from netsphere.cenergynetworks.com (wblv-146-240-203.telkomadsl.co.za [165.146.240.203]) by ctb-mesg4.saix.net (Postfix) with ESMTP id 6EC6DB0E9 for ; Mon, 21 Feb 2005 13:36:25 +0200 (SAST) Received: from pmx.ournet.co.za ([198.19.0.73] helo=netsphere.cenergynetworks.com) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1D3BrT-0000nJ-sV for freebsd-questions@freebsd.org; Mon, 21 Feb 2005 13:36:24 +0200 Received: from [192.168.1.10] (helo=netphobia) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1D3BrT-0000nF-ph for freebsd-questions@freebsd.org; Mon, 21 Feb 2005 13:36:23 +0200 Message-ID: <000a01c51809$a0c00c00$0a01a8c0@ops.cenergynetworks.com> From: "Chris Knipe" To: Date: Mon, 21 Feb 2005 13:36:47 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Broken-Reverse-DNS: 192.168.1.10 X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.2.8.1 Subject: Re: Re: high latency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knipe List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:36:33 -0000 >> Hi, >> >> I have 4 FreeBSD Servers connected to a Cisco 2950 all doing inter-VLAN >> routing. Everything is working right, but one server is getting absurdly >> high latency through the VLANs. > > [...] > >> Now, the problematic box is running a RealTek card, > > Ugh. You don't say which one, but I just cured a prob with nfs by > replacing a brand new Realtek card with an old digital NIC that was > lying around. Not for the first time, I vow never to use Realtek cards > again. Yup. Switched the card and problem solved. I use RealTek mainly because I have heard that they have the best support for VLANs with large packets inside those VLANs. Oh well, we'll be running only cisco on the networking side pretty soon, then there wont be a use for VLANs on the servers :) Thanks -- chris. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:39:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39AB816A4CE for ; Mon, 21 Feb 2005 11:39:54 +0000 (GMT) Received: from weller-fahy.com (pD9FFFEBD.dip.t-dialin.net [217.255.254.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 221D843D49 for ; Mon, 21 Feb 2005 11:39:53 +0000 (GMT) (envelope-from dave-lists-freebsd-questions@weller-fahy.com) Received: (qmail 23794 invoked by uid 1001); 21 Feb 2005 11:39:51 -0000 Date: Mon, 21 Feb 2005 12:39:51 +0100 From: "David J. Weller-Fahy" To: freebsd-questions@freebsd.org Message-ID: <20050221113929.GC18810@weller-fahy.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <170fa1780502201705746faf5e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <170fa1780502201705746faf5e@mail.gmail.com> X-URL-Me: http://weller-fahy.com X-Accept-Language: en X-Location: Germany, Gangelt, Hof Grootfeld User-Agent: Mutt/1.5.8i Subject: Re: Need IMAP Server Selection Advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:39:54 -0000 * James Stallings II [2005-02-21 02:06 +0100]: > Whats the shortest path to a working configuration? I'm not particular > about whose software I use; I just need to be able to hit it for mail > via IMAP with Thunderbird or Mozilla. I'd recommend Binc IMAP. Author is very involved and responsive. There's a port for it, and here are some links to get you started. Regards, -- dave [ please don't CC me ] From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:47:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B26D116A4CE for ; Mon, 21 Feb 2005 11:47:20 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ACED43D1D for ; Mon, 21 Feb 2005 11:47:20 +0000 (GMT) (envelope-from bassers@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so262567rnf for ; Mon, 21 Feb 2005 03:47:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bzV/ksIka2mYdhPe+dNTRvS3WGIj3rw6r6Vpd+tYUOCVzPsGmBEdquuvpOxjT5eYX1aSMjQvQyTREfzeXhNlWu1tfj+ka7LZW+zSo+i5ToYCC/g7PAMxmAbyb/f9RBFrvPDLwX42PjRu9IKIb90+kFbbjlpEdbCLde2QBXBd3e8= Received: by 10.39.3.39 with SMTP id f39mr33537rni; Mon, 21 Feb 2005 03:47:19 -0800 (PST) Received: by 10.38.70.59 with HTTP; Mon, 21 Feb 2005 03:47:19 -0800 (PST) Message-ID: <503e8b580502210347261d75f6@mail.gmail.com> Date: Mon, 21 Feb 2005 12:47:19 +0100 From: Bas Essers To: freebsd-questions@freebsd.org In-Reply-To: <20050221104446.GA45694@webmail.home.brasapen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1108980962.9422.47.camel@localhost.localdomain> <1108981883.9422.55.camel@localhost.localdomain> <20050221104446.GA45694@webmail.home.brasapen.org> Subject: Re: server name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bas Essers List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:47:20 -0000 maybe i get this wrong, but do you just want to change the name that appears in your shell prompt? you can make up anything you want for that, but you have to consult the manpage for your shell. On Mon, 21 Feb 2005 11:44:47 +0100, Eilko Bos wrote: > Hi, > > >From the keyboard of michael Christie, written on Mon, Feb 21, 2005 at 09:31:23PM +1100: > > I see what you mean, that may not help me as my host name is an ip > > address running in a jail. There for my host name at the command prompt > > is 192# if I change the ip to a name in the /etc/rc.conf I do not > > think the jail will run. > > A hostname is not an IP-address. > For a jail, the hostname is given in the commandline. You should change that > for in case you have to restart the jail. Also, you should update /etc/hosts > and /etc/rc.conf to refect the changes. This might be needed for e.g. running > services like Apache and MySQL. > > Keep in mind, from man(8) jail: > > NOTE: If you plan to allow untrusted users to have root access inside the > jail, you may wish to consider setting the > security.jail.set_hostname_allowed sysctl variable to 0. Please see the > management discussion later in this document as to why this may be a good > idea. If you do decide to set this variable, it must be set before > starting any jails, and once each boot. > > Grtz, > -- > Eilko. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Met vriendelijke groet, Bas Essers From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 11:49:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13A5616A4CE for ; Mon, 21 Feb 2005 11:49:04 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6828943D5F for ; Mon, 21 Feb 2005 11:49:01 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j1LBmgj80250; Mon, 21 Feb 2005 03:48:42 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Peter Risdon" , "Chris Knipe" Date: Mon, 21 Feb 2005 03:48:42 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: <1108985480.96957.180.camel@lorna.circlesquared.com> cc: freebsd-questions@freebsd.org Subject: RE: high latency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 11:49:04 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Peter Risdon > Sent: Monday, February 21, 2005 3:31 AM > To: Chris Knipe > Cc: freebsd-questions@freebsd.org > Subject: Re: high latency > > > On Mon, 2005-02-21 at 11:52 +0200, Chris Knipe wrote: > > Hi, > > > > I have 4 FreeBSD Servers connected to a Cisco 2950 all doing > inter-VLAN > > routing. Everything is working right, but one server is > getting absurdly > > high latency through the VLANs. > > [...] > > > Now, the problematic box is running a RealTek card, > > Ugh. You don't say which one, but I just cured a prob with nfs by > replacing a brand new Realtek card with an old digital NIC that was > lying around. Not for the first time, I vow never to use Realtek cards > again. > Realteks seem to have a problem detecting and setting up for the correct speed/duplex. (The 10/100 versions, that is) If you leave them in AUTO negotiation mode they only work right if connected to a 10/100 switch. Otherwise if you have problems they work fine if you hard code the speed/duplex in the /etc/rc.conf file. Ted From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 12:01:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB61C16A4CE; Mon, 21 Feb 2005 12:01:15 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E1BE43D53; Mon, 21 Feb 2005 12:01:15 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from localhost.circlesquared.com (localhost.circlesquared.com [127.0.0.1])j1LC0v03010944; Mon, 21 Feb 2005 12:00:57 GMT (envelope-from peter@circlesquared.com) From: Peter Risdon To: Mike Jeays In-Reply-To: <1108693694.708.14.camel@chaucer.jeays.ca> References: <1108693694.708.14.camel@chaucer.jeays.ca> Content-Type: text/plain Date: Mon, 21 Feb 2005 12:00:56 +0000 Message-Id: <1108987256.96957.191.camel@lorna.circlesquared.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: Robert Watson cc: "freebsd-questions@freebsd.org" Subject: Re: NFS hangs on 5.3-RELEASE-p5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 12:01:15 -0000 On Thu, 2005-02-17 at 21:28 -0500, Mike Jeays wrote: > On Thu, 2005-02-17 at 07:09, Robert Watson wrote: > > On Thu, 17 Feb 2005, Peter Risdon wrote: > > > > > On Tue, 2005-02-15 at 14:23 +0200, Simonas Kareiva wrote: > > > > > > [...] > > > > > > > > The problem is, that the nfs server hangs after running for a while, > > > > like, 20 minutes. Any file operations (at the nfs mount points and > > > > below) hang on the ftp server too, making it inaccessible. > > > > > > I'm having the same problem here, also with 5.3 but in my case with > > > rsync. Oddly, the hang often happens at exactly the same point in a file > > > hierarchy and I initially suspected a problem with some specific files, > > > then with certain file types (it always seemed to hang when copying > > > pdfs). But it now seems to be more general than that. In fact, even > > > periods of inactivity can cause the nfs mount on the client to time out. > > > > If you do a "ps axl | grep nfsd", what wait channel is shown for the nfsd > > that's wedged? If you compile your kernel with "options DDB", "options > > KDB", and "options BREAK_TO_DEBUGGER", wait for the problem to occur, > > break into the debugger using ctrl-alt-escape or a serial break on serial > > console, "trace pid" the process, and type "continue" to get out of the > > debugger, could you send me the output of the stack trace for the nfsd > > process? > > > > Robert N M Watson > Try the following incantation in /etc/fstab. > faraday:/usr /faraday nfs rw,-r=1024,noauto 0 0 > > There is a reference in the Handbook, section 23.3.5 > For me, this completely cured a similar problem. Yes, so gathering that this is a problem of some network cards, I swapped out the cards on the problematic client and the problem disappeared. I can't understand why I didn't pick up on this section in the handbook before. Thanks for your help and apologies for wasting bandwidth. Peter. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 12:04:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9173D16A4CE for ; Mon, 21 Feb 2005 12:04:56 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E8543D53 for ; Mon, 21 Feb 2005 12:04:55 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from localhost.circlesquared.com (localhost.circlesquared.com [127.0.0.1])j1LC4WIi010948; Mon, 21 Feb 2005 12:04:34 GMT (envelope-from peter@circlesquared.com) From: Peter Risdon To: Ted Mittelstaedt In-Reply-To: References: Content-Type: text/plain Date: Mon, 21 Feb 2005 12:04:32 +0000 Message-Id: <1108987472.96957.193.camel@lorna.circlesquared.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: "freebsd-questions@freebsd.org" cc: Chris Knipe Subject: RE: high latency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 12:04:56 -0000 On Mon, 2005-02-21 at 03:48 -0800, Ted Mittelstaedt wrote: > > > > On Mon, 2005-02-21 at 11:52 +0200, Chris Knipe wrote: > > > Hi, > > > > > > I have 4 FreeBSD Servers connected to a Cisco 2950 all doing > > inter-VLAN > > > routing. Everything is working right, but one server is > > getting absurdly > > > high latency through the VLANs. > > > > [...] > > > > > Now, the problematic box is running a RealTek card, > > > > Ugh. You don't say which one, but I just cured a prob with nfs by > > replacing a brand new Realtek card with an old digital NIC that was > > lying around. Not for the first time, I vow never to use Realtek cards > > again. > > > > Realteks seem to have a problem detecting and setting up for the correct > speed/duplex. (The 10/100 versions, that is) If you leave them in AUTO > negotiation mode they only work right if connected to a 10/100 switch. > Otherwise if you have problems they work fine if you hard code the > speed/duplex in the /etc/rc.conf file. I still feel an aversion to the rl cards, but thanks very much for the tip. Peter. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 12:15:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6361A16A4CE for ; Mon, 21 Feb 2005 12:15:38 +0000 (GMT) Received: from asmtp03.eresmas.com (asmtp03.eresmas.com [62.81.235.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD08443D48 for ; Mon, 21 Feb 2005 12:15:37 +0000 (GMT) (envelope-from ea1abz@wanadoo.es) Received: from [192.168.108.54] (helo=mx01.eresmas.com) by asmtp03.eresmas.com with esmtp (Exim 4.30) id 1D3CTP-0006gM-Qk for freebsd-questions@FreeBSD.org; Mon, 21 Feb 2005 13:15:35 +0100 Received: from [80.103.15.114] (helo=[80.103.15.114]) by mx01.eresmas.com with asmtp (Exim 4.41) id 1D3CTO-00087g-QR for freebsd-questions@FreeBSD.org; Mon, 21 Feb 2005 13:15:35 +0100 Message-ID: <4219D0E9.4060907@wanadoo.es> Date: Mon, 21 Feb 2005 13:15:37 +0100 From: Ramiro Aceves User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions-en X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Spam-Score: 0.0 (/) Subject: Questions about ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 12:15:38 -0000 Hello FreeBSD friends I have a question about ports. I have installed FreeBSD 5.3 on a AMD 400 MHz machine with 64 MB RAM, so it is not a fast machine for compiling big programs! :-). The problem I am going to tell you, happened to me several weeks ago into another slower machine (Pentium 75 in which there is no OS now), and I can not remember some details, so I am sorry if I am not too acurate. I suppose I will run into this problem again with the AMD machine so I would like to understand it better. 1- I installed mozilla 1.7.2-2,2 from the packages on the CDROM. 2- I cvsuped the ports collection. 3- I installed and compiled some programs from the updated ports collection. 4- Mozilla did not work anymore cause in needs atk-1.6.1. Mozilla in the package is 1.7.2_2,2 and depends on atk-1.6.1 If I install programs from the updated ports tree, atk-1.8.0 was installed for another port and atk-1.6.1 removed, but mozilla on the CDROM package wants atk-1.6.1. So, If I try to install again from the cdrom, it cant cause atk-1.8.0 is installed. Compilling mozilla in this slow machine is not reasonable, so: Can I download a more updated mozilla package acording to my updated ports collection? I have browsed pkg_add man pages and believe that the environment variables PACKAGESITE and PACKAGEROOT need to be set so that pkg_add can fetch more updated packages. Am I right? Where should they point to? I will use pkg_add only for big programs, and I can use the ports collectio to compile the little ones. Many thanks. Ramiro. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 12:24:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A12E416A4CE for ; Mon, 21 Feb 2005 12:24:44 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id C78EA43D1D for ; Mon, 21 Feb 2005 12:24:43 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1LCOgXq009118 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Feb 2005 04:24:43 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1LCOg8L009116; Mon, 21 Feb 2005 04:24:42 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Mon, 21 Feb 2005 04:24:42 -0800 From: "Loren M. Lang" To: Christopher Rued Message-ID: <20050221122442.GH4471@alzatex.com> References: <42127FB5.6040807@xsb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42127FB5.6040807@xsb.com> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: questions@freebsd.org Subject: Re: Racoon without compression X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 12:24:44 -0000 On Tue, Feb 15, 2005 at 06:03:17PM -0500, Christopher Rued wrote: > Hi all, > > I'm trying to set up a VPN connection to a NetScreen VPN using racoon. > I configured all of the settings (I think) to match those specified on > the NetScreen, except for compression_algorithm. > > The only option for compression_algorithm given to me by racoon is > deflate. The NetScreen VPN is configured with "Compression: None". > > Am I out of luck here? No, compression is not needed for IPSec. The only compression algorithm racoon supports is defate, but that doesn't mean it won't run without compression. The settings in /etc/ipsec.conf are what tell FreeBSD's IPSec to use or not use compression. ESP is an encryption layer that you can enable in ipsec.conf and IPComp is a compression layer, if you only setup ESP then no compression takes place. > > Please be sure to inclue me on any replies, as I am not subscibed to the > list. > > TIA > > --Chris > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 12:32:12 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8AF916A4CE for ; Mon, 21 Feb 2005 12:32:12 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1116B43D5D for ; Mon, 21 Feb 2005 12:32:12 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j1LCWAXq009243 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Feb 2005 04:32:11 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j1LCWAbL009241; Mon, 21 Feb 2005 04:32:10 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Mon, 21 Feb 2005 04:32:10 -0800 From: "Loren M. Lang" To: Gert Cuykens Message-ID: <20050221123210.GI4471@alzatex.com> References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> <4218A99F.4080204@daniel.stefan.haischt.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org cc: me@stefan.haischt.name Subject: Re: c++ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 12:32:12 -0000 On Sun, Feb 20, 2005 at 04:38:32PM +0100, Gert Cuykens wrote: > On Sun, 20 Feb 2005 16:15:43 +0100, Daniel S. Haischt > wrote: > > Gert Cuykens, > > > > I would suggest to post such questions to gtk-list@gnome.org, > > because IIRC you are trying to code a GTK app ... > > > > Additionally I would suggest to learn C/C++ first to get a better > > understanding of the whole language structure. Or at least please > > join the c# IRC channel at irc.freenode.net to ask such questions, > > it's quite annoying to see them on a list which is dedicated to an > > UNIX OS. > > I did that but they give me the get book and ask somebody els answer. That seems to be a good response based off of what your current level of programmings skills seem to be. There are lots of good books on c/c++ that will be much more help to you than this list will be. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 12:33:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F4AF16A4CE for ; Mon, 21 Feb 2005 12:33:34 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 802DB43D1F for ; Mon, 21 Feb 2005 12:33:33 +0000 (GMT) (envelope-from emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 21 Feb 2005 12:33:32 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) (62.245.232.135) by mail.gmx.net (mp016) with SMTP; 21 Feb 2005 13:33:32 +0100 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Mon, 21 Feb 2005 13:33:50 +0100 User-Agent: KMail/1.7.2 References: <20050219110636.GA29557@sdf.lonestar.org> In-Reply-To: <20050219110636.GA29557@sdf.lonestar.org> X-Birthday: 10/06/72 X-CelPhone: +49 173 9967781 X-Tel: +49 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart369669362.QBYxSSOHpP"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502211333.55849@harrymail> X-Y-GMX-Trusted: 0 cc: Matt Rechkemmer Subject: Re: Ack, the mysql41-server port killed my box X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 12:33:34 -0000 --nextPart369669362.QBYxSSOHpP Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Samstag, 19. Februar 2005 12:06 schrieb Matt Rechkemmer: > Lately my FreeBSD 5.3R system has been running fine. Tonight I decided to > load the mysql 4.1.x port. After loading it, glancing at mysql-server.sh, > and firing it up, things went haywire. > > At the time I had two root sessions open, as well as two normal users. My > normal users started getting permission denied for everything, new users > are unable to login receiving this via SSHd: > > No supported authentication methods left to try! Just a wild guess, perhaps there is any pam module which tries to authentic= ate=20 against the mysql database?. It sounds like.... =2DHarry > > Root cannot query any user information. /etc/passwd and /etc/master.pass= wd > look fine. MySQL.d is NOT running, it never did startup, and now I am > effectively locked out of the system if I logout. > > It's obviously authenticated since /var/log/auth.log reports: > Feb 19 04:51:17 hybrid sshd[79901]: Accepted keyboard-interactive/pam for > theuser from 172.17.1.11 port 2101 ssh2 > > Any help is GREATLY appreciated, Google has so far yieled nothing on this > topic. > > Thanks! > > Matt Rechkemmer > tiberius@trancell.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --nextPart369669362.QBYxSSOHpP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCGdUzBylq0S4AzzwRAs1mAKCCM4WD/xXniACN1EFY42+gLZufqACfQ3ly 8gVSKIYsVJp/dSfJ3ZncRTo= =0G7U -----END PGP SIGNATURE----- --nextPart369669362.QBYxSSOHpP-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 18:59:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 225DE16A4CE for ; Sun, 20 Feb 2005 18:59:02 +0000 (GMT) Received: from hotmail.com (bay104-dav6.bay104.hotmail.com [65.54.175.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id C220643D1D for ; Sun, 20 Feb 2005 18:59:01 +0000 (GMT) (envelope-from amandine972@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 20 Feb 2005 10:59:00 -0800 Message-ID: Received: from 83.157.161.105 by BAY104-DAV6.phx.gbl with DAV; Sun, 20 Feb 2005 18:58:31 +0000 X-Originating-IP: [83.157.161.105] X-Originating-Email: [amandine972@hotmail.com] X-Sender: amandine972@hotmail.com From: "puce" To: Date: Fri, 18 Feb 2005 22:20:26 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0003_01C51608.0C0830E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-OriginalArrivalTime: 20 Feb 2005 18:59:00.0822 (UTC) FILETIME=[3D17DF60:01C5177E] X-Mailman-Approved-At: Mon, 21 Feb 2005 13:50:09 +0000 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 18:59:02 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C51608.0C0830E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello=20 i try to compil my own kernel but i have a lot of mistakes. i verify my = GENERIC file ( MONNOYAU ) . but i didn't find any error Could you look that and tell me what are the mistakes=20 i have a=20 pentium 3 600Mghz =20 ATI rage 128 sound blaster 128 tv card Philips=20 i don't have any network card at the moment=20 i send you too parameters of my motherboard PROCESSOR=20 * Intel Pentium II / III / Celeron=20 * Slot 1 Processor support=20 CHIPSET=20 * Intel 440ZX=20 DRAM=20 * Three 168-pin DIMM Sockets=20 * Supports 8/16/32/64/128 MB DIMM Module=20 * Supports SDRAM (3.3V)=20 * Up to 256MB Memory=20 SLOTS=20 *13 x ISA Slots=20 * 3 x PCI Slots=20 * 1 x AGP Slot=20 PCI Sound Card Onboard=20 * High-quality ESFM Music Synthesizer=20 * Integrated Spatialzer 3D Audio Effects Processor=20 * 16-bit Stereo ADC and DAC=20 Universal Serial bus=20 * Support Two USB Ports=20 * Support 48mhz USB=20 PCI Enhanced IDE Built-in On Board=20 * Support 4 IDE Hard Drives=20 * Support UDMA 33/66, Bus Master Mode=20 * Support LS120/ZIP100=20 * High Capacity Hard Drives.=20 I/O Built-in Onboard=20 * Support Multi-Mode Parallel Port=20 * Two Serial Ports 16550 UART with 16Bytes FIFO=20 * PS/2 Mouse and Keyboard=20 * Infrared Transmission (IR) port=20 * Support 360KB, 720KB, 1.2MB, 1.44MB and 2.88 FDD Thanks for your help=20 ------=_NextPart_000_0003_01C51608.0C0830E0-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 00:24:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D81C616A4CE for ; Mon, 21 Feb 2005 00:24:34 +0000 (GMT) Received: from frontend1.cwpanama.net (frontend1.cwpanama.net [201.225.225.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E5343D48 for ; Mon, 21 Feb 2005 00:24:34 +0000 (GMT) (envelope-from eballis@cwpanama.net) Received: from [201.226.44.2] (HELO ballis) by frontend1.cwpanama.net (CommuniGate Pro SMTP 4.2.1) with ESMTP id 36713615 for freebsd-questions@freebsd.org; Sun, 20 Feb 2005 19:26:20 -0500 From: "Euripides Ballis" To: "freebsd-questions" Date: Sun, 20 Feb 2005 19:24:33 -0500 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcUXq7eD0q9+qtOVQFOQTJRngHHn5g== Message-ID: X-Mailman-Approved-At: Mon, 21 Feb 2005 13:50:09 +0000 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 00:24:35 -0000 The mouse not have a bad move and i cant fix it. Anybody have a idea? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 13:56:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 514BB16A4CE for ; Mon, 21 Feb 2005 13:56:13 +0000 (GMT) Received: from mail.adventuras.no (mail.adventuras.no [194.63.250.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6582843D1D for ; Mon, 21 Feb 2005 13:56:12 +0000 (GMT) (envelope-from lars@adventuras.no) Received: from mail.adventuras.no (seven [127.0.0.1]) by mail.adventuras.no (8.12.10/8.12.10) with ESMTP id j1LDttLW017439 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 21 Feb 2005 14:55:55 +0100 Received: (from apache@localhost) by mail.adventuras.no (8.12.10/8.12.10/Submit) id j1LDttW0017437; Mon, 21 Feb 2005 14:55:55 +0100 Received: from 213.236.228.129 (SquirrelMail authenticated user lars) by mail.adventuras.no with HTTP; Mon, 21 Feb 2005 14:55:55 +0100 (CET) Message-ID: <64379.213.236.228.129.1108994155.squirrel@mail.adventuras.no> In-Reply-To: <20050221014036.GB88762@keyslapper.net> References: <20050221014036.GB88762@keyslapper.net> Date: Mon, 21 Feb 2005 14:55:55 +0100 (CET) From: "Lars Kristiansen" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4-1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Adventuras: du kan filtrere etter AdvSpamScore over 5-10 X-Adventuras-SpamCheck: not spam, SpamAssassin (score=-3.99, required 7, autolearn=not spam, AWL -1.39, BAYES_00 -2.60) X-MailScanner-From: lars@adventuras.no Subject: Re: USB drive - crypto filesystem options? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 13:56:13 -0000 > That's where you folks come in. Has anyone had any experience > actually using a crypto filesystem on a USB drive? What utilities are > available for this? And more importantly, what have your experiences > been? Have been using cfs for a few years without any problems, first on linux, now also on freebsd. Have got an usb-stick with ext2fs-filesystem and a cfs encrypted directory. The files can the be accessed from both linux and freebsd. Backups are easy, just copy the encrypted files, and they can be attached from anywhere. -- Hilsen Lars From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:00:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B91216A4CE for ; Mon, 21 Feb 2005 14:00:48 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFE7C43D54 for ; Mon, 21 Feb 2005 14:00:47 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 3EB3569A87; Mon, 21 Feb 2005 09:00:47 -0500 (EST) Date: Mon, 21 Feb 2005 09:00:46 -0500 From: Bill Moran To: Paul Richards Message-Id: <20050221090046.62ca9808.wmoran@potentialtech.com> In-Reply-To: References: Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Items exist in ports, but not as packages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:00:48 -0000 Paul Richards wrote: > Hi, > I've been trying to install a few packages using 'pkg_add -r' but I > have found that there are a few which only exist as ports, and not > packages. The main one which I am missing is 'vtk-tcl'. > > Is it generally the case that the precompiled packages are not always > available when the ports are? According to freshports.org I should be > able to use 'pkg_add -r' for vtk-tcl. Pretty much. There's no guarantee that all ports are available as packages. > Unfortunately I am only allowed (by the girlfriend) to play with > FreeBSD on an old 1 gig disk and so I don't have the space to install > ports. Are there any other sources of precompiled packages which I > could use? Is there a way to install just the portion of the ports > tree which I need? You can work with an incomplete ports tree sometimes. The ports tree is heavily dependent on the fact that make can jump to different directories to install dependencies and such ... that being said, I have been able to use partial ports trees in the past. It's a bit of a gamble. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:14:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9632C16A4CE for ; Mon, 21 Feb 2005 14:14:01 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id A473043D68 for ; Mon, 21 Feb 2005 14:13:59 +0000 (GMT) (envelope-from owen.g@onlinehome.de) Received: from p549A18F4.dip0.t-ipconnect.de[84.154.24.244] (helo=[192.168.1.199]) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0MKwtQ-1D3EJw20ld-00084D; Mon, 21 Feb 2005 15:13:56 +0100 Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.1.0]); Mon, 21 Feb 2005 15:13:56 +0100 Message-ID: <4219ECA4.6040009@onlinehome.de> Date: Mon, 21 Feb 2005 15:13:56 +0100 From: "Owen.G" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-gb, en, en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms050904040808020906000203" X-Provags-ID: kundenserver.de abuse@kundenserver.de login:4e7b6bfadbfaa9d59ebe2d9dce9eb48d Subject: Re: ports unbuildable: KDE3 & KDE-lite - RESOLVED X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:14:01 -0000 This is a cryptographically signed message in MIME format. --------------ms050904040808020906000203 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Re: ports unbuildable: KDE3 & KDE-lite - RESOLVED Hi, I'm a newbie to FreeBSD. I'm trying to build KDE3 from the ports collection without success. MY PC is running on 5_stable (5.3). The sticking point is: ./src/gdevl256.c: In function 'lvga256_draw_line' Stop in /usr/ports/print/ghostscript-gnu. The KDE3 & KDE-lite ports won't install, they crash out. I've CVsupped the ports and run a portupgrade -aRr as well as having the latest stable source code and a custom kernel. Do you have any ideas or should I put the question to the freebsd-questions mailing list? From: Michael Nottebrock Subject: Re: ports unbuildable: KDE3 & KDE-lite The error you're seeing occurs in the ghostscript-gnu port, which we don't maintain. However, I suggest you try to install ghostscript-gnu via package (as root: pkg_add -r ghostscript-gnu), this will allow you to continue building KDE and save you from figuring out the build errors. -- Owen wrote: Thanks Michael, I'm posting this resolution to "Questions" so that other newbies won't have the same problem. Owen -- --------------ms050904040808020906000203 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJojCC BM0wggK1oAMCAQICAwCnezANBgkqhkiG9w0BAQQFADB5MRAwDgYDVQQKEwdSb290IENBMR4w HAYDVQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNBIENlcnQgU2lnbmlu ZyBBdXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0Lm9yZzAeFw0wNDA4 MjMwNzE5MDJaFw0wNTA4MjMwNzE5MDJaMEYxGTAXBgNVBAMTEENBY2VydCBVc2VyIENlcnQx KTAnBgkqhkiG9w0BCQEWGm93ZW4uZ2FyZGluZXJAZ29ud2FuZGEuY29tMIIBIjANBgkqhkiG 9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0b9dIm3y2ULAp4JuWNMuBawEEuQ0aMwEnrQBTx6DOkeR 6tSnu2EZHdndm+aP9ltszqgJ/ADv8OCqWV255jQQFkSBCcQp7a0OujBecM8fGGaq8S/4nNm+ g8+VqBw5FEsVh1R7Sq71MsmVqxi5UqY7KPrY5mAos8cbBgGS8GepPoHdIY5/H0weMneYHFOi dtK61q1lO5MbCcbPoPJW/k17IbSU57Mu/hTKKXFL7I26NrEX/VHqzAggSouVt17r+pfyvag1 xTBXg7kbE1idRv8zpwH9S4G0770cKkNTUAd9DhHZ2wQl1xBImOg3BMP4Z+I8smCI/nC/m6V2 r057mfsvPwIDAQABo4GQMIGNMAwGA1UdEwEB/wQCMAAwVgYJYIZIAYb4QgENBEkWR1RvIGdl dCB5b3VyIG93biBjZXJ0aWZpY2F0ZSBmb3IgRlJFRSBoZWFkIG92ZXIgdG8gaHR0cDovL3d3 dy5jYWNlcnQub3JnMCUGA1UdEQQeMByBGm93ZW4uZ2FyZGluZXJAZ29ud2FuZGEuY29tMA0G CSqGSIb3DQEBBAUAA4ICAQAdKpAEVrPgELj/J5SJUd53ByN4GOcxZQwBe7rqhOoE1sr1/KyN 6tQjImW1Qs9QRydiKWUj1k3G+y3REZ5gMj6X7N0E6fN/hXnFUsHyaSWoNZN5jC0Vd/aAYYPe +PathGchiIA7F1k7JeTJlWV0V3e9Ojg5RjE9M3hGsoDrGrLeZRd0Jx/Z0khcC4ma6TwkeBG5 7Oprc5+NN9HR/LK66KkyZwkAMrIXJ59Sl0yo1ett1yYADUHDXOC85KwUfuutvEKvu23TnTaq a4UY4xblfbE0MR6NRXj2bMsO+bSjkqCPLzae2TP264lFb49xiU/UP9yqVEJgUoAY8OTzUuBe CbsvLGgzy/yLrSGqtsltrNRJMUL8VX4T3bLq4Y56qkBrAFuxpNL7qZ4EvnzvFAA7/0yk+Xvs vA88jH0TUqjsapaoFvytnbKxklyGKuBb0Z+Buz3Pkhx1zga/inaE1WlqEUCLZP5YK+YoVnlC gAyegxCzdcLUizlecOUIFKbqTzGM2W1kR2hretrdddPptVNNbn9R9et31e5nGZqoc7G6fOoW hsnadqYgkV+C3TbH8KcTQeS70QNlC5TINXuWQQrNFS/fAAqNvvo0A7EpSeLo6k+FHWhedRy+ nrhIRuiVSnncZWUtXOWPcZ5fjoxm7uWjRSOpNKDhs1x9Nr5pmaKy5WnXHDCCBM0wggK1oAMC AQICAwCnezANBgkqhkiG9w0BAQQFADB5MRAwDgYDVQQKEwdSb290IENBMR4wHAYDVQQLExVo dHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNBIENlcnQgU2lnbmluZyBBdXRob3Jp dHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0Lm9yZzAeFw0wNDA4MjMwNzE5MDJa Fw0wNTA4MjMwNzE5MDJaMEYxGTAXBgNVBAMTEENBY2VydCBVc2VyIENlcnQxKTAnBgkqhkiG 9w0BCQEWGm93ZW4uZ2FyZGluZXJAZ29ud2FuZGEuY29tMIIBIjANBgkqhkiG9w0BAQEFAAOC AQ8AMIIBCgKCAQEA0b9dIm3y2ULAp4JuWNMuBawEEuQ0aMwEnrQBTx6DOkeR6tSnu2EZHdnd m+aP9ltszqgJ/ADv8OCqWV255jQQFkSBCcQp7a0OujBecM8fGGaq8S/4nNm+g8+VqBw5FEsV h1R7Sq71MsmVqxi5UqY7KPrY5mAos8cbBgGS8GepPoHdIY5/H0weMneYHFOidtK61q1lO5Mb CcbPoPJW/k17IbSU57Mu/hTKKXFL7I26NrEX/VHqzAggSouVt17r+pfyvag1xTBXg7kbE1id Rv8zpwH9S4G0770cKkNTUAd9DhHZ2wQl1xBImOg3BMP4Z+I8smCI/nC/m6V2r057mfsvPwID AQABo4GQMIGNMAwGA1UdEwEB/wQCMAAwVgYJYIZIAYb4QgENBEkWR1RvIGdldCB5b3VyIG93 biBjZXJ0aWZpY2F0ZSBmb3IgRlJFRSBoZWFkIG92ZXIgdG8gaHR0cDovL3d3dy5jYWNlcnQu b3JnMCUGA1UdEQQeMByBGm93ZW4uZ2FyZGluZXJAZ29ud2FuZGEuY29tMA0GCSqGSIb3DQEB BAUAA4ICAQAdKpAEVrPgELj/J5SJUd53ByN4GOcxZQwBe7rqhOoE1sr1/KyN6tQjImW1Qs9Q RydiKWUj1k3G+y3REZ5gMj6X7N0E6fN/hXnFUsHyaSWoNZN5jC0Vd/aAYYPe+PathGchiIA7 F1k7JeTJlWV0V3e9Ojg5RjE9M3hGsoDrGrLeZRd0Jx/Z0khcC4ma6TwkeBG57Oprc5+NN9HR /LK66KkyZwkAMrIXJ59Sl0yo1ett1yYADUHDXOC85KwUfuutvEKvu23TnTaqa4UY4xblfbE0 MR6NRXj2bMsO+bSjkqCPLzae2TP264lFb49xiU/UP9yqVEJgUoAY8OTzUuBeCbsvLGgzy/yL rSGqtsltrNRJMUL8VX4T3bLq4Y56qkBrAFuxpNL7qZ4EvnzvFAA7/0yk+XvsvA88jH0TUqjs apaoFvytnbKxklyGKuBb0Z+Buz3Pkhx1zga/inaE1WlqEUCLZP5YK+YoVnlCgAyegxCzdcLU izlecOUIFKbqTzGM2W1kR2hretrdddPptVNNbn9R9et31e5nGZqoc7G6fOoWhsnadqYgkV+C 3TbH8KcTQeS70QNlC5TINXuWQQrNFS/fAAqNvvo0A7EpSeLo6k+FHWhedRy+nrhIRuiVSnnc ZWUtXOWPcZ5fjoxm7uWjRSOpNKDhs1x9Nr5pmaKy5WnXHDGCA4cwggODAgEBMIGAMHkxEDAO BgNVBAoTB1Jvb3QgQ0ExHjAcBgNVBAsTFWh0dHA6Ly93d3cuY2FjZXJ0Lm9yZzEiMCAGA1UE AxMZQ0EgQ2VydCBTaWduaW5nIEF1dGhvcml0eTEhMB8GCSqGSIb3DQEJARYSc3VwcG9ydEBj YWNlcnQub3JnAgMAp3swCQYFKw4DAhoFAKCCAdswGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEH ATAcBgkqhkiG9w0BCQUxDxcNMDUwMjIxMTQxMzU2WjAjBgkqhkiG9w0BCQQxFgQU0E93mcFE Y34nbjwhg6pMiFW85rwwUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0D AgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgwgZEGCSsGAQQB gjcQBDGBgzCBgDB5MRAwDgYDVQQKEwdSb290IENBMR4wHAYDVQQLExVodHRwOi8vd3d3LmNh Y2VydC5vcmcxIjAgBgNVBAMTGUNBIENlcnQgU2lnbmluZyBBdXRob3JpdHkxITAfBgkqhkiG 9w0BCQEWEnN1cHBvcnRAY2FjZXJ0Lm9yZwIDAKd7MIGTBgsqhkiG9w0BCRACCzGBg6CBgDB5 MRAwDgYDVQQKEwdSb290IENBMR4wHAYDVQQLExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAg BgNVBAMTGUNBIENlcnQgU2lnbmluZyBBdXRob3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBv cnRAY2FjZXJ0Lm9yZwIDAKd7MA0GCSqGSIb3DQEBAQUABIIBAMoBPPzZ7RD9dUyyyCTr+tOD SUScdmolnkOjR9kcVSxwBIvpzGMPnHI+pOnN7TiVmrBQLUd29DXpGYKuVetLgh7q6mAYf9v0 uQ56ahpiVKKVFTTzOtC5XvTHf9/86aGy2SpBbhrg+y6F8BLfBgnV08ka8w0H60xEdsQhFGe3 /KFku+nAYGp0/xCkE4xZg/pFlhvifRl0fWqA2lKeYkbUi3GfD43BVT5rXZ/TF1FEYz10YAMt iUvfT50aJ4enzLiAeeIxbjxQJfkwSPe8DDg0fSOSQIZ4BQFEZRmifDOBPglbJS3CJN6ExYEG 3lvbhGFDFpCvbEkyqLVjR3pd8s13lmQAAAAAAAA= --------------ms050904040808020906000203-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:31:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 648C116A4CE for ; Mon, 21 Feb 2005 14:31:31 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 5519B43D41 for ; Mon, 21 Feb 2005 14:31:30 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 21 Feb 2005 14:31:29 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp019) with SMTP; 21 Feb 2005 15:31:29 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 27FAFC282; Mon, 21 Feb 2005 15:31:53 +0100 (CET) Date: Mon, 21 Feb 2005 15:31:52 +0100 From: Simon Barner To: Euripides Ballis Message-ID: <20050221143152.GH51280@zi025.glhnet.mhn.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRdC2OsRnuV8iIl8" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: freebsd-questions Subject: Re: mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:31:31 -0000 --jRdC2OsRnuV8iIl8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, you need to supply more information: - Which kind of mouse are you using? USB, PS/2, ... - How did you configure your mouse? Using sysinstall? Manually? A copy of your /etc/rc.conf file will help us debug. - Where are you experiencing your problems? In the text mode console or in X? Usually, the following works best: Configure your mouse using sysinstall and make sure it works in the console. The use the following for your XFree/Xorg configuration: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "SysMouse" Option "Device" "/dev/sysmouse" EndSection HTH, Simon --jRdC2OsRnuV8iIl8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGfDYCkn+/eutqCoRAqDcAKCj/SIl6i2lnX5sbFJ8ZinRklM40ACbBwBQ HA17hrslajKrMVcJsv7qCKY= =1jVC -----END PGP SIGNATURE----- --jRdC2OsRnuV8iIl8-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:36:28 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B83616A4CF for ; Mon, 21 Feb 2005 14:36:28 +0000 (GMT) Received: from mail.geek.sh (decoder.geek.sh [196.36.198.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1626543D48 for ; Mon, 21 Feb 2005 14:36:27 +0000 (GMT) (envelope-from aragon@geek.sh) Received: by mail.geek.sh (Postfix, from userid 1000) id 78E6124D15; Mon, 21 Feb 2005 16:36:21 +0200 (SAST) Date: Mon, 21 Feb 2005 16:36:21 +0200 From: Aragon Gouveia To: questions@freebsd.org Message-ID: <20050221143621.GA75237@phat.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.10-RELEASE-p2 i386 Subject: ipfw fwd problem - FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:36:28 -0000 Hi, I'm running a 5.3 gateway/proxy. To it is connected an ADSL modem with the 5.3 box performing the PPPoE, as well as a cisco router on another ethernet interface. My default route is out the ADSL line (tun0), but I need to be able to forward packets matched on the basis of destination port to the cisco router. I've been doing this for over a year using ipfw fwd. However, I recently upgraded from 4.7 to 5.3 and since then my ruleset no longer works. I've torn the ruleset down to just basic divert and fwd rules and just can't seem to get it behaving as it did before. My internal LAN interface is rl0. Interface to cisco router [9.9.9.9] is vx0 [8.8.8.8]. ADSL is connected to rl0, but after PPPoE encap it's tun0. My rules: 150 divert 8668 tcp from 192.168.0.2 to any dst-port 22 out recv rl0 160 count log tcp from any to 1.2.3.4 dst-port 22 200 fwd log 9.9.9.9 tcp from 8.8.8.8 to any dst-port 22 210 count log tcp from any to 1.2.3.4 dst-port 22 When I ssh from 192.168.0.2 to 1.2.3.4 this is what is logged: Feb 21 16:39:57 draper kernel: ipfw: 160 Count TCP 192.168.0.2:1604 1.2.3.4:22 in via rl0 Feb 21 16:39:57 draper kernel: ipfw: 210 Count TCP 192.168.0.2:1604 1.2.3.4:22 in via rl0 Feb 21 16:39:57 draper kernel: ipfw: 160 Count TCP 8.8.8.8:1604 1.2.3.4:22 out via tun0 Feb 21 16:39:57 draper kernel: ipfw: 200 Forward to 9.9.9.9 TCP 8.8.8.8:1604 1.2.3.4:22 out via tun0 Feb 21 16:39:57 draper kernel: ipfw: 160 Count TCP 8.8.8.8:1604 1.2.3.4:22 out via tun0 Feb 21 16:39:57 draper kernel: ipfw: 200 Forward to 9.9.9.9 TCP 8.8.8.8:1604 1.2.3.4:22 out via tun0 I am running PPP with -nat as well as a natd process. Any packets that are routed out the ADSL will have their source address rewritten by PPP. The seperate natd process is aliasing for vx0's address of 8.8.8.8. >From what I can see above, my packets are being rewritten by rule 150 and they are matching the fwd rule at 200, but they simply aren't being forwarded as specified in the rule. Instead they're going via the default route. The end result is that the source address is rewritten again by PPP and, of course, the packet goes out the wrong interface. Any know what's up with this? Thanks, Aragon From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:43:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0167E16A4CE for ; Mon, 21 Feb 2005 14:43:12 +0000 (GMT) Received: from obelix.sunrise.ch (mailrelay3.sunrise.ch [194.158.229.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0CE943D3F for ; Mon, 21 Feb 2005 14:43:11 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (pop-zh-16-2-dialup-130.freesurf.ch [194.230.216.130]) by obelix.sunrise.ch (8.12.10/8.12.10) with ESMTP id j1LEh9hZ000768 for ; Mon, 21 Feb 2005 15:43:09 +0100 Received: from gicco.here (localhost [127.0.0.1]) by gicco.homeip.net (8.13.1/8.12.11) with ESMTP id j1LEh4EN002275 for ; Mon, 21 Feb 2005 15:43:04 +0100 (CET) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by gicco.here (8.13.1/8.12.11/Submit) id j1LEh3Ic002274 for freebsd-questions@freebsd.org; Mon, 21 Feb 2005 15:43:03 +0100 (CET) (envelope-from hampi@rootshell.be) X-Authentication-Warning: gicco.here: idefix set sender to hampi@rootshell.be using -f Date: Mon, 21 Feb 2005 15:43:03 +0100 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20050221144303.GA2255@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: beeps at shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:43:13 -0000 Hello, at shutdown there occur two beeps. How can I turn them off or change their volume? -Hanspeter From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:49:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE9D916A4CF; Mon, 21 Feb 2005 14:49:03 +0000 (GMT) Received: from olmec.nighttide.net (jasper.nighttide.net [207.5.141.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1213643D4C; Mon, 21 Feb 2005 14:49:03 +0000 (GMT) (envelope-from darren@nighttide.net) Received: from localhost (darren@localhost [127.0.0.1]) by olmec.nighttide.net (8.13.1/8.13.1) with ESMTP id j1LEn1KM065352; Mon, 21 Feb 2005 09:49:01 -0500 (EST) (envelope-from darren@nighttide.net) Date: Mon, 21 Feb 2005 09:49:01 -0500 (EST) From: Darren Henderson To: bsdnooby In-Reply-To: <42199141.1070301@optonline.net> Message-ID: <20050221093506.I65255@olmec> References: <42199141.1070301@optonline.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:49:04 -0000 On Mon, 21 Feb 2005, bsdnooby wrote: > > Instead of getting a fixed IP address at my house, and having a noisy machine > running all the time - I think I might want to try renting a dedicated > FreeBSD server. It would be used for running Apache, phpBB, email, listserv, > and a few other services. I found several places that have dedicated FreeBSD > machines to rent, their prices seems to all be $99 a month. > > Is there a cheaper or better option? Maybe a virtualized server or a jail? If that is all you want to do then just go to a hosting service - www.pair.com would be my recommendation. They use FreeBSD exclusively, support the open source world in general and FreeBSD in paticular. An account to do the kinds of things you mention would be about $18/month. -Darren ______________________________________________________________________ Darren Henderson darren@nighttide.net Help fight junk e-mail, visit http://www.cauce.org/ From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:49:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73C4216A4CE; Mon, 21 Feb 2005 14:49:20 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F1CD43D5C; Mon, 21 Feb 2005 14:49:20 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id 949F66156; Mon, 21 Feb 2005 09:49:27 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id 9571B613C for ; Mon, 21 Feb 2005 09:49:24 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 907DC55DB6; Mon, 21 Feb 2005 14:49:09 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 0CE3316A4D1; Mon, 21 Feb 2005 14:49:09 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE9D916A4CF; Mon, 21 Feb 2005 14:49:03 +0000 (GMT) Received: from olmec.nighttide.net (jasper.nighttide.net [207.5.141.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1213643D4C; Mon, 21 Feb 2005 14:49:03 +0000 (GMT) (envelope-from darren@nighttide.net) Received: from localhost (darren@localhost [127.0.0.1]) by olmec.nighttide.net (8.13.1/8.13.1) with ESMTP id j1LEn1KM065352; Mon, 21 Feb 2005 09:49:01 -0500 (EST) (envelope-from darren@nighttide.net) Date: Mon, 21 Feb 2005 09:49:01 -0500 (EST) From: Darren Henderson To: bsdnooby In-Reply-To: <42199141.1070301@optonline.net> Message-ID: <20050221093506.I65255@olmec> References: <42199141.1070301@optonline.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.5 tests=none autolearn=ham version=2.64 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:49:20 -0000 On Mon, 21 Feb 2005, bsdnooby wrote: > > Instead of getting a fixed IP address at my house, and having a noisy machine > running all the time - I think I might want to try renting a dedicated > FreeBSD server. It would be used for running Apache, phpBB, email, listserv, > and a few other services. I found several places that have dedicated FreeBSD > machines to rent, their prices seems to all be $99 a month. > > Is there a cheaper or better option? Maybe a virtualized server or a jail? If that is all you want to do then just go to a hosting service - www.pair.com would be my recommendation. They use FreeBSD exclusively, support the open source world in general and FreeBSD in paticular. An account to do the kinds of things you mention would be about $18/month. -Darren ______________________________________________________________________ Darren Henderson darren@nighttide.net Help fight junk e-mail, visit http://www.cauce.org/ _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:54:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 739F316A4CE for ; Mon, 21 Feb 2005 14:54:58 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1487F43D49 for ; Mon, 21 Feb 2005 14:54:58 +0000 (GMT) (envelope-from aran80@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so881725wri for ; Mon, 21 Feb 2005 06:54:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gew2Gtm+t7olDvlw2Fo0jUSo1ygYKN3BGWpcCHAbebTaBxMFQqloMh6iO+g14HeT8xL14xIFUQiLGII9ajjCQv4LkFgQeCoGv5xSvIXA75GNVbcenIOlxi+9yT7xqGMYhnR/r8tnWcs3hYT1GxjR6xvoTysnCDKkbXoxgttnxK4= Received: by 10.54.48.62 with SMTP id v62mr155352wrv; Mon, 21 Feb 2005 06:54:56 -0800 (PST) Received: by 10.54.49.25 with HTTP; Mon, 21 Feb 2005 06:54:56 -0800 (PST) Message-ID: Date: Mon, 21 Feb 2005 09:54:56 -0500 From: Alvaro Rosales To: freebsd-questions@freebsd.org In-Reply-To: <20050221144303.GA2255@gicco.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050221144303.GA2255@gicco.homeip.net> Subject: FreeBSD wont boot after restoring RAID 5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alvaro Rosales List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 14:54:58 -0000 Hello guys, I had a problem with my raid 5 array and I had to replace one of the disks, the utility to restore the array worked fine , all the 3 disks are ok, but the system doesn't boot, I have looked at the contents of the disks using the fixit CD and the data seems ok, but I dont know how to make it bootable again. Is there a way to make the disk bootable again or I have to make a clean install??. I only get this prompt at boot time. boot: And nothing else happens. Thanks 4 all your help. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:06:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE41E16A4CE for ; Mon, 21 Feb 2005 15:06:06 +0000 (GMT) Received: from smtpauth07.mail.atl.earthlink.net (smtpauth07.mail.atl.earthlink.net [209.86.89.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80FCB43D48 for ; Mon, 21 Feb 2005 15:06:06 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from [204.215.32.27] (helo=kt.weeble.com) by smtpauth07.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1D3F8P-0003RN-K8; Mon, 21 Feb 2005 10:06:06 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=hoYwTlNT6oSH0lp6pA3G0WlTxaO3koVNWaYOVsX8l6zBrc32F4DE2wXqklgbtr94; Date: Mon, 21 Feb 2005 10:06:04 -0500 From: Randy Pratt To: Paul Richards Message-Id: <20050221100604.3b6a79f0.rpratt1950@earthlink.net> In-Reply-To: References: X-Mailer: Sylpheed version 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: 96132b9c1759af1df21c5f5255d6c174239a348a220c260931ca14a237d75e682a4834bb972570d1666fa475841a1c7a350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 204.215.32.27 cc: questions@freebsd.org Subject: Re: Items exist in ports, but not as packages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:06:06 -0000 On Mon, 21 Feb 2005 10:50:12 +0000 Paul Richards wrote: > Hi, > I've been trying to install a few packages using 'pkg_add -r' but I > have found that there are a few which only exist as ports, and not > packages. The main one which I am missing is 'vtk-tcl'. > > Is it generally the case that the precompiled packages are not always > available when the ports are? According to freshports.org I should be > able to use 'pkg_add -r' for vtk-tcl. > > Unfortunately I am only allowed (by the girlfriend) to play with > FreeBSD on an old 1 gig disk and so I don't have the space to install > ports. Are there any other sources of precompiled packages which I > could use? Is there a way to install just the portion of the ports > tree which I need? Portcheckout might be useful in some fashion. /usr/ports/devel/portcheckout/pkg-descr reads: The portcheckout(1) reads the /usr/ports/INDEX file and checks-out a given port and its dependencies. This makes it easy to use the ports system without having a full and up-to-date /usr/ports tree. A typical use would be to connect to the Internet, possibly download a new INDEX and ports upgrade kit, download a port skeleton with portcheckout(1), and then build the port. I was thinking that some possibilities exist here for building a custom ports tree. I also have some older machines that take a long time to build INDEX as well as limited disk space. YMMV. I'm sure that the possibilities for shooting one's self the foot also exists ;-) Randy -- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:09:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D470016A4CE for ; Mon, 21 Feb 2005 15:09:58 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E43A43D2F for ; Mon, 21 Feb 2005 15:09:58 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id CCF4769A87; Mon, 21 Feb 2005 10:09:57 -0500 (EST) Date: Mon, 21 Feb 2005 10:09:56 -0500 From: Bill Moran To: Paul Richards Message-Id: <20050221100956.359414a4.wmoran@potentialtech.com> In-Reply-To: References: <20050221090046.62ca9808.wmoran@potentialtech.com> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Items exist in ports, but not as packages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:09:59 -0000 Paul Richards wrote: > So I should try just untarring the relevant bit of the ports tree, and > just copy in extra bits whenever I find it failing.. ? Is that a > reasonable way to approach this? It's a PITA, and it can be time-consuming, but it's worked for me. > On Mon, 21 Feb 2005 09:00:46 -0500, Bill Moran wrote: > > Paul Richards wrote: > > > Hi, > > > I've been trying to install a few packages using 'pkg_add -r' but I > > > have found that there are a few which only exist as ports, and not > > > packages. The main one which I am missing is 'vtk-tcl'. > > > > > > Is it generally the case that the precompiled packages are not always > > > available when the ports are? According to freshports.org I should be > > > able to use 'pkg_add -r' for vtk-tcl. > > > > Pretty much. There's no guarantee that all ports are available as > > packages. > > > > > Unfortunately I am only allowed (by the girlfriend) to play with > > > FreeBSD on an old 1 gig disk and so I don't have the space to install > > > ports. Are there any other sources of precompiled packages which I > > > could use? Is there a way to install just the portion of the ports > > > tree which I need? > > > > You can work with an incomplete ports tree sometimes. The ports tree > > is heavily dependent on the fact that make can jump to different > > directories to install dependencies and such ... that being said, > > I have been able to use partial ports trees in the past. It's a > > bit of a gamble. > > > > -- > > Bill Moran > > Potential Technologies > > http://www.potentialtech.com > > > > > -- > Paul Richards > http://www.pauldoo.net -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:13:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA99116A4CE; Mon, 21 Feb 2005 15:13:33 +0000 (GMT) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE5943D58; Mon, 21 Feb 2005 15:13:32 +0000 (GMT) (envelope-from john@dexter.starfire.mn.org) Received: (from john@localhost) by dexter.starfire.mn.org (8.11.3/8.11.3) id j1LFDTR63318; Mon, 21 Feb 2005 09:13:29 -0600 (CST) (envelope-from john) Date: Mon, 21 Feb 2005 09:13:29 -0600 From: John To: bsdnooby Message-ID: <20050221091329.A63277@starfire.mn.org> References: <42199141.1070301@optonline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <42199141.1070301@optonline.net>; from bsdnooby@optonline.net on Mon, Feb 21, 2005 at 02:44:01AM -0500 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:13:33 -0000 On Mon, Feb 21, 2005 at 02:44:01AM -0500, bsdnooby wrote: > > Instead of getting a fixed IP address at my house, and having a noisy > machine running all the time - I think I might want to try renting a > dedicated FreeBSD server. It would be used for running Apache, phpBB, > email, listserv, and a few other services. I found several places that > have dedicated FreeBSD machines to rent, their prices seems to all be > $99 a month. Would it really need to be DEDICATED? Many ISP's offer virtualized servers - the hardware would be shared with other virtual domains. I don't know what all services you need, but web and e-mail certainly can work in the virtualized environment. Check it out - see if it is for you - I know that SkyPoint used to offer this when I worked for them (www.skypoint.net). -- John Lind john@starfire.MN.ORG From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:14:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 920EB16A4CE; Mon, 21 Feb 2005 15:14:05 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id B55BB43D54; Mon, 21 Feb 2005 15:14:04 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id 60BA26156; Mon, 21 Feb 2005 10:14:12 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id B6515613C for ; Mon, 21 Feb 2005 10:14:09 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id EAE1D55B57; Mon, 21 Feb 2005 15:13:38 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 6C0BC16A4CE; Mon, 21 Feb 2005 15:13:38 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA99116A4CE; Mon, 21 Feb 2005 15:13:33 +0000 (GMT) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE5943D58; Mon, 21 Feb 2005 15:13:32 +0000 (GMT) (envelope-from john@dexter.starfire.mn.org) Received: (from john@localhost) by dexter.starfire.mn.org (8.11.3/8.11.3) id j1LFDTR63318; Mon, 21 Feb 2005 09:13:29 -0600 (CST) (envelope-from john) Date: Mon, 21 Feb 2005 09:13:29 -0600 From: John To: bsdnooby Message-ID: <20050221091329.A63277@starfire.mn.org> References: <42199141.1070301@optonline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <42199141.1070301@optonline.net>; from bsdnooby@optonline.net on Mon, Feb 21, 2005 at 02:44:01AM -0500 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.5 tests=none autolearn=ham version=2.64 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:14:05 -0000 On Mon, Feb 21, 2005 at 02:44:01AM -0500, bsdnooby wrote: > > Instead of getting a fixed IP address at my house, and having a noisy > machine running all the time - I think I might want to try renting a > dedicated FreeBSD server. It would be used for running Apache, phpBB, > email, listserv, and a few other services. I found several places that > have dedicated FreeBSD machines to rent, their prices seems to all be > $99 a month. Would it really need to be DEDICATED? Many ISP's offer virtualized servers - the hardware would be shared with other virtual domains. I don't know what all services you need, but web and e-mail certainly can work in the virtualized environment. Check it out - see if it is for you - I know that SkyPoint used to offer this when I worked for them (www.skypoint.net). -- John Lind john@starfire.MN.ORG _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:19:51 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC89C16A4CE for ; Mon, 21 Feb 2005 15:19:51 +0000 (GMT) Received: from web54102.mail.yahoo.com (web54102.mail.yahoo.com [206.190.37.237]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D58C43D5D for ; Mon, 21 Feb 2005 15:19:51 +0000 (GMT) (envelope-from saigon_ca@yahoo.com) Received: (qmail 62231 invoked by uid 60001); 21 Feb 2005 15:19:50 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=bZT3QE+Hao1b0WSajDRKjbqEcBe21+KQVAWQ3cVfM90+L3E5OUvy/srvz7lCXXb8HdPorSKFjVLvFRAU7nkHQ/BkSDTzV3l6ye+I2nkIv0Cr6XY8X5gdyri+M1fpVpmPZUA7zdG0HcItLp0CwPDKDb5q/pKmskjm1gGxvpnrsXY= ; Message-ID: <20050221151950.62229.qmail@web54102.mail.yahoo.com> Received: from [136.2.1.153] by web54102.mail.yahoo.com via HTTP; Mon, 21 Feb 2005 23:19:50 CST Date: Mon, 21 Feb 2005 23:19:50 +0800 (CST) From: Orchid To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Need HELP on Configuration for access freeBSD webserver from Local LAN... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:19:52 -0000 Need help on config. to access freesbsd webserver configuration lay out: 2 DSL router , one freebsd WK running bsd web. port 8080. here is the config below: 64.11.22.33 zoom modem router 10.0.0.3 <--> 10.0.0.5 d-link dsl router 192.168.0.2 < --> 192.168.10 PC# Internet IP:64.11.22.33 zoom modem ip 10.0.0.2 ( gateway#2) set virtual server port 21,23,8080 address ? ( what is missing?....) d-link WAN IP connect to zoom router: 10.0.0.5 dlink router local IP: 192.168.0.2 ( gateway #1) set virtual server: port 8080,21,23 ; ip=192.168.0.88 pc #1 connect to d-link router ip:192.168.0.10 pc #1 is a webserver; ftpserver; telnet server webserver port:8080; ftp port 21, telnet port 23 1/ Connection to outside is working 2/How to get internet user connect to webserver? http://64.11.22.33 did ask for password for zoom modem http://64.11.22.33:8080 did not work What is the missing in configuration? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:24:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1F4416A4CE for ; Mon, 21 Feb 2005 15:24:35 +0000 (GMT) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67F3343D39 for ; Mon, 21 Feb 2005 15:24:35 +0000 (GMT) (envelope-from lefty@ene.asda.gr) Received: by ene.asda.gr (Postfix, from userid 127) id 885D8810C; Mon, 21 Feb 2005 17:24:34 +0200 (EET) Received: from ene.asda.gr (lefty.ene.asda.gr [193.92.118.162]) (using SSLv3 with cipher RC4-MD5 (128/128 bits))OK)) by ene.asda.gr (Postfix) with ESMTP id A218D80D8 for ; Mon, 21 Feb 2005 17:24:27 +0200 (EET) Message-ID: <4219FD37.DFAB7A6A@ene.asda.gr> Date: Mon, 21 Feb 2005 17:24:39 +0200 From: Lefteris Tsintjelis Organization: ASDA X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,el MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on ene.asda.gr Subject: ISDN and USB devices in 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:24:36 -0000 Hi, Is there any support for USB ISDN devices in 5.3? The USB modem I want to use is correctly idendified but as a ugen0(.1/.2). I searched the docs but I only saw info for PCI/PCMCIA/ISA ISDN cards, no USB at all. PS: Please CC Thank you From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:28:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A89A816A4CE for ; Mon, 21 Feb 2005 15:28:03 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC8043D4C for ; Mon, 21 Feb 2005 15:28:03 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 6FBE86129; Mon, 21 Feb 2005 09:28:02 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10627-05; Mon, 21 Feb 2005 09:27:59 -0600 (CST) Received: by makeworld.com (Postfix, from userid 1001) id B7AB46123; Mon, 21 Feb 2005 09:27:59 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id A5A2260F0; Mon, 21 Feb 2005 09:27:59 -0600 (CST) Date: Mon, 21 Feb 2005 09:27:59 -0600 (CST) From: RacerX To: Orchid In-Reply-To: <20050221151950.62229.qmail@web54102.mail.yahoo.com> Message-ID: <20050221092721.N10695@makeworld.com> References: <20050221151950.62229.qmail@web54102.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: freebsd-questions@freebsd.org Subject: Re: Need HELP on Configuration for access freeBSD webserver from Local LAN... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:28:03 -0000 On Mon, 21 Feb 2005, Orchid wrote: > Need help on config. to access freesbsd webserver > configuration lay out: 2 DSL router , one freebsd WK > running bsd web. port 8080. > here is the config below: > > 64.11.22.33 zoom modem router 10.0.0.3 <--> 10.0.0.5 > d-link dsl router 192.168.0.2 < --> 192.168.10 PC# > Internet IP:64.11.22.33 > zoom modem ip 10.0.0.2 ( gateway#2) > set virtual server port 21,23,8080 address ? > ( what is missing?....) > d-link WAN IP connect to zoom router: 10.0.0.5 > dlink router local IP: 192.168.0.2 ( gateway #1) > set virtual server: port 8080,21,23 ; ip=192.168.0.88 > pc #1 connect to d-link router ip:192.168.0.10 > pc #1 is a webserver; ftpserver; telnet server > webserver port:8080; ftp port 21, telnet port 23 > > 1/ Connection to outside is working > 2/How to get internet user connect to webserver? > http://64.11.22.33 did ask for password for zoom modem > http://64.11.22.33:8080 did not work > > What is the missing in configuration? I dunno - maybe I'm just stupid, by why is there a Zoom Modem in the mix? Best regards, Chris From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:34:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 867E716A4CE; Mon, 21 Feb 2005 15:34:50 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FD3143D54; Mon, 21 Feb 2005 15:34:49 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j1LFYmRZ046163; Mon, 21 Feb 2005 09:34:48 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.1/8.13.1) with ESMTP id j1LFYlw4081230; Mon, 21 Feb 2005 09:34:47 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id j1LFYlKZ081229; Mon, 21 Feb 2005 09:34:47 -0600 (CST) (envelope-from djp) Date: Mon, 21 Feb 2005 09:34:47 -0600 From: Doug Poland To: John Message-ID: <20050221153447.GA81098@polands.org> References: <42199141.1070301@optonline.net> <20050221091329.A63277@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050221091329.A63277@starfire.mn.org> User-Agent: Mutt/1.5.6i cc: freebsd-newbies@freebsd.org cc: bsdnooby cc: freebsd-questions@freebsd.org Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:34:50 -0000 On Mon, Feb 21, 2005 at 09:13:29AM -0600, John wrote: > On Mon, Feb 21, 2005 at 02:44:01AM -0500, bsdnooby wrote: > > > > Instead of getting a fixed IP address at my house, and having a noisy > > machine running all the time - I think I might want to try renting a > > dedicated FreeBSD server. It would be used for running Apache, phpBB, > > email, listserv, and a few other services. I found several places that > > have dedicated FreeBSD machines to rent, their prices seems to all be > > $99 a month. > > Would it really need to be DEDICATED? Many ISP's offer virtualized > servers - the hardware would be shared with other virtual domains. > I don't know what all services you need, but web and e-mail certainly > can work in the virtualized environment. > > Check it out - see if it is for you - I know that SkyPoint used > to offer this when I worked for them (www.skypoint.net). > Here's another company that offers FreeBSD virtual servers: http://www.johncompanies.com/jc_bsd.html -- Regards, Doug From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:35:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD9C16A4CE; Mon, 21 Feb 2005 15:35:04 +0000 (GMT) Received: from bsdnerds.org (pcp0011384308pcs.ebrnsw01.nj.comcast.net [69.248.83.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3372943D41; Mon, 21 Feb 2005 15:35:04 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: by bsdnerds.org (Postfix, from userid 1001) id E83C06156; Mon, 21 Feb 2005 10:35:11 -0500 (EST) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by bsdnerds.org (Postfix) with ESMTP id 1E54D613C for ; Mon, 21 Feb 2005 10:35:09 -0500 (EST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id BE04355D43; Mon, 21 Feb 2005 15:34:53 +0000 (GMT) (envelope-from owner-freebsd-newbies@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 56ECA16A4D7; Mon, 21 Feb 2005 15:34:53 +0000 (GMT) Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 867E716A4CE; Mon, 21 Feb 2005 15:34:50 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FD3143D54; Mon, 21 Feb 2005 15:34:49 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j1LFYmRZ046163; Mon, 21 Feb 2005 09:34:48 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.1/8.13.1) with ESMTP id j1LFYlw4081230; Mon, 21 Feb 2005 09:34:47 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id j1LFYlKZ081229; Mon, 21 Feb 2005 09:34:47 -0600 (CST) (envelope-from djp) Date: Mon, 21 Feb 2005 09:34:47 -0600 From: Doug Poland To: John Message-ID: <20050221153447.GA81098@polands.org> References: <42199141.1070301@optonline.net> <20050221091329.A63277@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050221091329.A63277@starfire.mn.org> User-Agent: Mutt/1.5.6i X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-newbies@freebsd.org Errors-To: owner-freebsd-newbies@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on bsdnerds.org X-Spam-Level: X-Spam-Status: No, hits=0.0 required=4.5 tests=none autolearn=ham version=2.64 cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org cc: bsdnooby Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:35:05 -0000 On Mon, Feb 21, 2005 at 09:13:29AM -0600, John wrote: > On Mon, Feb 21, 2005 at 02:44:01AM -0500, bsdnooby wrote: > > > > Instead of getting a fixed IP address at my house, and having a noisy > > machine running all the time - I think I might want to try renting a > > dedicated FreeBSD server. It would be used for running Apache, phpBB, > > email, listserv, and a few other services. I found several places that > > have dedicated FreeBSD machines to rent, their prices seems to all be > > $99 a month. > > Would it really need to be DEDICATED? Many ISP's offer virtualized > servers - the hardware would be shared with other virtual domains. > I don't know what all services you need, but web and e-mail certainly > can work in the virtualized environment. > > Check it out - see if it is for you - I know that SkyPoint used > to offer this when I worked for them (www.skypoint.net). > Here's another company that offers FreeBSD virtual servers: http://www.johncompanies.com/jc_bsd.html -- Regards, Doug _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:38:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7344E16A4CE for ; Mon, 21 Feb 2005 15:38:41 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2ED943D3F for ; Mon, 21 Feb 2005 15:38:40 +0000 (GMT) (envelope-from j65nko@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so853458wra for ; Mon, 21 Feb 2005 07:38:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=rD8x4nKzTYASf9LURc4Zh37T4mDyuFcvDQw+adde53SuZVWJeJDh0GCoOrzcZ4vLzD5j1J8gf0qof7v4Lmlk7Y1CVvM6AmKReml9jevEEvzcnJlUyqpHGPTzqI77jw5vOSF/PHtFil+XrE45Ax2R7k0bVI/JwKsb+p6iM95qO9A= Received: by 10.54.51.1 with SMTP id y1mr79573wry; Mon, 21 Feb 2005 07:38:40 -0800 (PST) Received: by 10.54.37.16 with HTTP; Mon, 21 Feb 2005 07:38:40 -0800 (PST) Message-ID: <19861fba050221073815e2db06@mail.gmail.com> Date: Mon, 21 Feb 2005 16:38:40 +0100 From: J65nko BSD To: Pat Maddox In-Reply-To: <810a540e05022010423f076b4c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <810a540e050214203221952797@mail.gmail.com> <20050220142339.GD4471@alzatex.com> <810a540e05022010423f076b4c@mail.gmail.com> cc: freebsd-questions@freebsd.org Subject: Re: Configuring PF X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: J65nko BSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:38:41 -0000 On Sun, 20 Feb 2005 11:42:41 -0700, Pat Maddox > > I'd still like to find a good example config file that works well for > a web server. > I posted an easy to adapt config file 3 days ago, haven't you seen it? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:43:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8A4716A4CE for ; Mon, 21 Feb 2005 15:43:19 +0000 (GMT) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D22E743D1D for ; Mon, 21 Feb 2005 15:43:18 +0000 (GMT) (envelope-from gmeijer@palmweb.nl) Received: from guus (simoon.xs4all.nl [213.84.111.205]) by smtp-vbr6.xs4all.nl (8.12.11/8.12.11) with SMTP id j1LFhHBc093044 for ; Mon, 21 Feb 2005 16:43:17 +0100 (CET) (envelope-from gmeijer@palmweb.nl) Message-ID: <071b01c5182c$862e8330$9600000a@guus> From: "Gerard Meijer" To: Date: Mon, 21 Feb 2005 16:46:35 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by XS4ALL Virus Scanner Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: slow ftp connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:43:19 -0000 Hi all, One of my boxes has some problems with ftp since a few days. I didn't = change anything on the box. I'm running FreeBSD 4.10 and normal ftpd on = the box. When I start uploading files to the box through my normal FTP client the = speed slows down in a few seconds and eventually the connection even = dies. I really don't know where I should look. I also run apache and my = pages just load fine, so it's not that the box itself has an overall = problem or something. Hope you guys can help me out. Gerard From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:44:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F412E16A4CE for ; Mon, 21 Feb 2005 15:44:44 +0000 (GMT) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [217.122.132.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F43643D1F for ; Mon, 21 Feb 2005 15:44:44 +0000 (GMT) (envelope-from dick@nagual.st) Received: from lothlorien.nagual.st (lothlorien.nagual.st [192.168.11.1]) by nagual.st with esmtp; Mon, 21 Feb 2005 16:44:42 +0100 Date: Mon, 21 Feb 2005 16:44:42 +0100 From: dick hoogendijk To: freebsd-questions@freebsd.org Message-Id: <20050221164442.4bac2f28.dick@nagual.st> In-Reply-To: <20050221153447.GA81098@polands.org> References: <42199141.1070301@optonline.net> <20050221091329.A63277@starfire.mn.org> <20050221153447.GA81098@polands.org> Organization: nagual SiTe X-Mailer: Sylpheed version 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Good rentable servers? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:44:45 -0000 On Mon, 21 Feb 2005 09:34:47 -0600 Doug Poland wrote: > Here's another company that offers FreeBSD virtual servers: > > http://www.johncompanies.com/jc_bsd.html The last few days I get a lot of mail from this list *twice* Anybody ideas what's happening? It's only on this list.. -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11 ++ FreeBSD 5.3 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:50:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7971116A4CE for ; Mon, 21 Feb 2005 15:50:45 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E037743D46 for ; Mon, 21 Feb 2005 15:50:44 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 364DA60F0; Mon, 21 Feb 2005 09:50:44 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10815-03; Mon, 21 Feb 2005 09:50:41 -0600 (CST) Received: by makeworld.com (Postfix, from userid 1001) id 5319860E2; Mon, 21 Feb 2005 09:50:41 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 4C9D060DB; Mon, 21 Feb 2005 09:50:41 -0600 (CST) Date: Mon, 21 Feb 2005 09:50:41 -0600 (CST) From: RacerX To: Orchid In-Reply-To: <20050221151950.62229.qmail@web54102.mail.yahoo.com> Message-ID: <20050221094954.A10848@makeworld.com> References: <20050221151950.62229.qmail@web54102.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: freebsd-questions@freebsd.org Subject: Re: Need HELP on Configuration for access freeBSD webserver from Local LAN... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:50:45 -0000 On Mon, 21 Feb 2005, Orchid wrote: > Need help on config. to access freesbsd webserver > configuration lay out: 2 DSL router , one freebsd WK > running bsd web. port 8080. > here is the config below: > > 64.11.22.33 zoom modem router 10.0.0.3 <--> 10.0.0.5 > d-link dsl router 192.168.0.2 < --> 192.168.10 PC# > Internet IP:64.11.22.33 > zoom modem ip 10.0.0.2 ( gateway#2) > set virtual server port 21,23,8080 address ? > ( what is missing?....) > d-link WAN IP connect to zoom router: 10.0.0.5 > dlink router local IP: 192.168.0.2 ( gateway #1) > set virtual server: port 8080,21,23 ; ip=192.168.0.88 > pc #1 connect to d-link router ip:192.168.0.10 > pc #1 is a webserver; ftpserver; telnet server > webserver port:8080; ftp port 21, telnet port 23 > > 1/ Connection to outside is working > 2/How to get internet user connect to webserver? > http://64.11.22.33 did ask for password for zoom modem > http://64.11.22.33:8080 did not work > > What is the missing in configuration? Try this: 64.11.22.33 <--> Dlink DSL device 192.168.0.2 <--> 192.168.0.10 PC If the DLink is able to do port forwarding, then you can redirect a port. I am unaware if that is possible. If not, you may need a real router in the mix. But as I see it, you don't need the Zoom. The password you were getting is probably the admin login to the Zoom device. Now, get yourself a good TCP/IP book. Take a step back, and look at this again. Best regards, Chris From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:51:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6496516A4CF for ; Mon, 21 Feb 2005 15:51:18 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id E98A843D58 for ; Mon, 21 Feb 2005 15:51:17 +0000 (GMT) (envelope-from j65nko@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so856133wra for ; Mon, 21 Feb 2005 07:51:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=SMD7VuOQnsCr7RHiu4SYMenoMGvnKRiqbJQ4xyYymjwPFpIxh7d6Wk6JeIQK9rOO9tgXYGS1E4HeT1Joh0mN+OwLHdB+BYE4SwpmFhQlhR/Bwdni+Mil+SHdE/XVIE9FUtIwKYDV6iOTM9r3ywSqUvW68oH7+vODRSXow+B4E48= Received: by 10.54.24.45 with SMTP id 45mr87639wrx; Mon, 21 Feb 2005 07:51:16 -0800 (PST) Received: by 10.54.37.16 with HTTP; Mon, 21 Feb 2005 07:51:16 -0800 (PST) Message-ID: <19861fba0502210751bf1a03@mail.gmail.com> Date: Mon, 21 Feb 2005 16:51:16 +0100 From: J65nko BSD To: Orchid In-Reply-To: <20050221151950.62229.qmail@web54102.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050221151950.62229.qmail@web54102.mail.yahoo.com> cc: freebsd-questions@freebsd.org Subject: Re: Need HELP on Configuration for access freeBSD webserver from Local LAN... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: J65nko BSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:51:18 -0000 On Mon, 21 Feb 2005 23:19:50 +0800 (CST), Orchid wrote: > Need help on config. to access freesbsd webserver > configuration lay out: 2 DSL router , one freebsd WK > running bsd web. port 8080. > here is the config below: > > 64.11.22.33 zoom modem router 10.0.0.3 <--> 10.0.0.5 > d-link dsl router 192.168.0.2 < --> 192.168.10 PC# > Internet IP:64.11.22.33 > zoom modem ip 10.0.0.2 ( gateway#2) > set virtual server port 21,23,8080 address ? > ( what is missing?....) > d-link WAN IP connect to zoom router: 10.0.0.5 > dlink router local IP: 192.168.0.2 ( gateway #1) > set virtual server: port 8080,21,23 ; ip=192.168.0.88 > pc #1 connect to d-link router ip:192.168.0.10 > pc #1 is a webserver; ftpserver; telnet server > webserver port:8080; ftp port 21, telnet port 23 > > 1/ Connection to outside is working > 2/How to get internet user connect to webserver? > http://64.11.22.33 did ask for password for zoom modem > http://64.11.22.33:8080 did not work > > What is the missing in configuration? Nothing is missing, from the local LAN you have to use the internal address. For an explanation and possible solutions see http://openbsd.org/faq/pf/rdr.html#reflect From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:51:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F301516A4CF for ; Mon, 21 Feb 2005 15:51:38 +0000 (GMT) Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 80B6A43D39 for ; Mon, 21 Feb 2005 15:51:35 +0000 (GMT) (envelope-from bmalik@ihlas.net.tr) Received: (qmail 82048 invoked from network); 21 Feb 2005 15:51:32 -0000 Received: from unknown (HELO ihlasnetym) (213.238.150.220) by mailhub.ihlas.net.tr with SMTP; 21 Feb 2005 15:51:32 -0000 Message-ID: <001701c5182d$331b9dd0$dc96eed5@ihlasnetym> From: "Bulent" To: Date: Mon, 21 Feb 2005 17:51:24 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: a problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:51:39 -0000 Hello=20 I use Freebsd53 and I want to compile a script about ssl but I get an error as following; How can I get rid of that? gcc -I./openssl -L. -DLINUX -o paycgi paycgi.o cgic.o capi.o tcpunix.o = client.o send_receive.o common.o -lssl -lcrypto ./libssl.a(s23_srvr.o): In function `ssl23_accept': s23_srvr.o(.text+0x37): undefined reference to `__errno_location' ./libssl.a(s23_clnt.o): In function `ssl23_connect': s23_clnt.o(.text+0x39): undefined reference to `__errno_location' ./libssl.a(s23_lib.o): In function `ssl23_read': s23_lib.o(.text+0x70): undefined reference to `__errno_location' ./libssl.a(s23_lib.o): In function `ssl23_peek': s23_lib.o(.text+0x110): undefined reference to `__errno_location' ./libssl.a(s23_lib.o): In function `ssl23_write': s23_lib.o(.text+0x1b0): undefined reference to `__errno_location' ./libssl.a(ssl_cert.o)(.text+0x792): more undefined references to = `__errno_location' follow ./libcrypto.a(cryptlib.o): In function `OpenSSLDie': cryptlib.o(.text+0x729): undefined reference to `stderr' ./libcrypto.a(obj_dat.o): In function `OBJ_create_objects': obj_dat.o(.text+0x86e): undefined reference to `__ctype_b' obj_dat.o(.text+0x8be): undefined reference to `__ctype_b' obj_dat.o(.text+0x901): undefined reference to `__ctype_b' ./libcrypto.a(rsa_sign.o): In function `RSA_verify': rsa_sign.o(.text+0x364): undefined reference to `stderr' ./libcrypto.a(bss_file.o): In function `file_ctrl': bss_file.o(.text+0x179): undefined reference to `__errno_location' ./libcrypto.a(bss_file.o): In function `BIO_new_file': bss_file.o(.text+0x25d): undefined reference to `__errno_location' ./libcrypto.a(bss_file.o): In function `file_read': bss_file.o(.text+0x3d9): undefined reference to `__errno_location' ./libcrypto.a(bss_sock.o): In function `BIO_sock_should_retry': bss_sock.o(.text+0x1e): undefined reference to `__errno_location' ./libcrypto.a(bss_sock.o): In function `sock_write': bss_sock.o(.text+0xe0): undefined reference to `__errno_location' ./libcrypto.a(bss_sock.o)(.text+0x142): more undefined references to = `__errno_location' follow ./libcrypto.a(b_print.o): In function `_dopr': b_print.o(.text+0x125): undefined reference to `__ctype_b' b_print.o(.text+0x187): undefined reference to `__ctype_b' ./libcrypto.a(x509_cmp.o): In function `nocase_cmp': x509_cmp.o(.text+0x31): undefined reference to `__ctype_tolower' ./libcrypto.a(x509_cmp.o): In function `nocase_spacenorm_cmp': x509_cmp.o(.text+0x80): undefined reference to `__ctype_b' x509_cmp.o(.text+0xab): undefined reference to `__ctype_b' x509_cmp.o(.text+0xd3): undefined reference to `__ctype_b' x509_cmp.o(.text+0xfe): undefined reference to `__ctype_b' x509_cmp.o(.text+0x12c): undefined reference to `__ctype_tolower' x509_cmp.o(.text+0x156): undefined reference to `__ctype_b' ./libcrypto.a(by_dir.o): In function `get_cert_by_subject': by_dir.o(.text+0x3e1): undefined reference to `__xstat' ./libcrypto.a(rand_unix.o): In function `RAND_poll': rand_unix.o(.text+0x119): undefined reference to `__errno_location' ./libcrypto.a(a_strnid.o): In function = `ASN1_STRING_set_default_mask_asc': a_strnid.o(.text+0x36): undefined reference to `__strtoul_internal' ./libcrypto.a(pem_lib.o): In function `PEM_def_callback': pem_lib.o(.text+0xa8): undefined reference to `stderr' ./libcrypto.a(v3_conf.o): In function `v3_check_critical': v3_conf.o(.text+0x203): undefined reference to `__ctype_b' ./libcrypto.a(v3_conf.o): In function `v3_check_generic': v3_conf.o(.text+0x263): undefined reference to `__ctype_b' ./libcrypto.a(v3_utl.o): In function `string_to_hex': v3_utl.o(.text+0xb7e): undefined reference to `__ctype_b' v3_utl.o(.text+0xb8a): undefined reference to `__ctype_tolower' v3_utl.o(.text+0xb9d): undefined reference to `__ctype_tolower' ./libcrypto.a(v3_utl.o): In function `strip_spaces': v3_utl.o(.text+0x12e7): undefined reference to `__ctype_b' v3_utl.o(.text+0x132e): undefined reference to `__ctype_b' ./libcrypto.a(bn_print.o): In function `BN_hex2bn': bn_print.o(.text+0x2f6): undefined reference to `__ctype_b' ./libcrypto.a(bn_print.o): In function `BN_dec2bn': bn_print.o(.text+0x4cf): undefined reference to `__ctype_b' ./libcrypto.a(rand_egd.o): In function `RAND_query_egd_bytes': rand_egd.o(.text+0xb8): undefined reference to `__errno_location' rand_egd.o(.text+0x151): undefined reference to `__errno_location' rand_egd.o(.text+0x186): undefined reference to `__errno_location' rand_egd.o(.text+0x1f1): undefined reference to `__errno_location' ./libcrypto.a(ui_openssl.o): In function `open_console': ui_openssl.o(.text+0x46e): undefined reference to `stdin' ui_openssl.o(.text+0x495): undefined reference to `stderr' ui_openssl.o(.text+0x4c4): undefined reference to `__errno_location' ./libcrypto.a(ui_openssl.o): In function `close_console': ui_openssl.o(.text+0x5fa): undefined reference to `stdin' ui_openssl.o(.text+0x613): undefined reference to `stderr' *** Error code 1 Stop in /usr/home/cgi-bin. What shall I do ? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 15:54:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F1616A4CF for ; Mon, 21 Feb 2005 15:54:26 +0000 (GMT) Received: from mongers.org (miracle.mongers.org [193.162.142.71]) by mx1.FreeBSD.org (Postfix) with SMTP id B656043D2F for ; Mon, 21 Feb 2005 15:54:24 +0000 (GMT) (envelope-from m@mongers.org) Received: (qmail 14627 invoked by uid 1021); 21 Feb 2005 15:54:22 -0000 Date: Mon, 21 Feb 2005 16:54:22 +0100 From: Morten Liebach To: freebsd-scsi@freebsd.org, freebsd-questions@freebsd.org Message-ID: <20050221155422.GB3746@mongers.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Organisation: Hollow Chocolate Bunnies of Death, Inc. Subject: Qlogic ISP 2200, DL-380 and EVA 5000 SAN; how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 15:54:26 -0000 Hello I am trying to use a HP EVA 5000 SAN through a Qlogic ISP 2200 PCI FC-AL Adapter on a HP DL-380 (dmesg inline at the end), and so far I've failed. The HBA is recognized as: isp0: port 0x4000-0x40ff mem 0xf7ff0000-0xf7 ff0fff irq 10 at device 1.0 on pci6 I have tried with ispfw(4) both as a module and compiled in, with "options ISP_TARGET_MODE" and without. I need to run 'camcontrol rescan all' to see anything more than the built in RAID, with ISP_TARGET_MODE and ispfw(4) compiled in. After running 'camcontrol rescan all' I get: # camcontrol devlist -v scbus0 on ciss0 bus 0: at scbus0 target 0 lun 0 (pass0,da0) scbus1 on ciss0 bus 32: scbus2 on ciss0 bus 33: scbus3 on isp0 bus 0: at scbus3 target 0 lun 0 (pass1) < > at scbus3 target -1 lun -1 () scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) I've been trying to rescan 3:0:0 and 3:0:1 and various other combinations. The SAN should have the volume available at LUN 1, according to our storage manager, but nothing is found there. I expected getting a new da1 device and access the SAN through that, but no joy so far. I did get a da1 device without ispfw(4) and ISP_TARGET_MODE in the kernel (but ispfw(4) loaded as a module, but I found out the hard way (disklabeling and newfs'ing it) that that was just another name for the da0 device. Thank god for nightly full backups... So, what blindingly obvious thing am I missing here? Have a nice day Morten Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.11-RELEASE #2: Mon Feb 21 13:51:58 CET 2005 root@build01.telmore.dk:/usr/obj/usr/src/sys/TelmoreSANHBA Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 3189402584 Hz CPU: Intel(R) Xeon(TM) CPU 3.20GHz (3189.40-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf25 Stepping = 5 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 1073717248 (1048552K bytes) avail memory = 1039577088 (1015212K bytes) Preloaded elf kernel "kernel" at 0xc052d000. Warning: Pentium 4 CPU: PSE disabled Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pci0: at 3.0 pci0: (vendor=0x0e11, dev=0xb203) at 4.0 irq 3 pci0: (vendor=0x0e11, dev=0xb204) at 4.2 irq 5 isab0: at device 15.0 on pci0 isa0: on isab0 atapci0: port 0x2000-0x200f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ohci0: mem 0xf0ef0000-0xf0ef0fff irq 7 at device 15.2 on pci0 usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered pcib1: on motherboard pci1: on pcib1 ciss0: port 0x3000-0x30ff mem 0xf2cf0000-0xf2cf3fff,0xf2dc0000-0xf2dfffff irq 10 at device 3.0 on pci1 pcib2: on motherboard pci2: on pcib2 bge0: mem 0xf2ef0000-0xf2efffff irq 11 at device 1.0 on pci2 bge0: Ethernet address: 00:11:0a:9d:e2:f3 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: mem 0xf2ee0000-0xf2eeffff irq 15 at device 2.0 on pci2 bge1: Ethernet address: 00:11:0a:9d:e2:f2 miibus1: on bge1 brgphy1: on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto pcib3: on motherboard pci3: on pcib3 pcib4: on motherboard pci4: on pcib4 pcib6: on motherboard pci6: on pcib6 isp0: port 0x4000-0x40ff mem 0xf7ff0000-0xf7ff0fff irq 10 at device 1.0 on pci6 pci6: (vendor=0x0e11, dev=0xa0f7) at 30.0 irq 15 pcib5: on motherboard pci5: on pcib5 pcib7: on motherboard pci7: on pcib7 eisa0: on motherboard mainboard0: on eisa0 slot 0 orm0:

special thanks to Kip Krueger a0 ------------- This is the end of: http://www.cocoadevcentral.com/articles/000082.php -------------

NSPasteboard
NSCell
NSComboBox
NSComboBoxCell
NSMenuItem
NSMenuItemCell<0 ------------- Same with the main page: ------------- Table Views
Toolbars0 ------------- If I fetch one of those pages (000082.php) with wget from the command line I get only this at the end: ------------- NSMenuItemCell

Cocoa strongly encourages expressive, ------------- The main page: ------------- Toolbars
Drag and Drop
Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F68616A4CE for ; Tue, 22 Feb 2005 18:31:43 +0000 (GMT) Received: from vertigo.maxify.com (ns.maxify.com [216.218.213.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 4244643D5C for ; Tue, 22 Feb 2005 18:31:43 +0000 (GMT) (envelope-from scott@maxify.com) Received: (qmail 74750 invoked from network); 22 Feb 2005 18:34:01 -0000 Received: from unknown (HELO ?66.92.188.147?) (66.92.188.147) by ns.maxify.com with SMTP; 22 Feb 2005 18:34:01 -0000 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <19661BD2-84FB-11D9-8A59-003065CA9E5A@maxify.com> References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> <42190384.7090500@daleco.biz> <200502201837.07966.algould@datawok.com> <19661BD2-84FB-11D9-8A59-003065CA9E5A@maxify.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Scott Stevenson Date: Tue, 22 Feb 2005 10:31:04 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619) Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:31:43 -0000 On Feb 22, 2005, at 9:56 AM, Scott Stevenson wrote: > I've done a bunch of research and testing on this, and received a > follow-up email from one of the people that originally reported the > problem (attached below, sorry about the length). > > I've determined that the files on the server are completely intact and > don't appear to have any stray control characters embedded in them. > I've considered the possibility that this is a PHP bug, but that > doesn't explain the issues with image downloads or the CSS file. It > appears the outgoing data is actually getting munged. The problem even > occurs just using wget. I haven't been able to personally recreate > this, but he can every time. > > This sure looks a lot like something's overwriting memory in place > where it shouldn't. > > > Any ideas? Should I post this to the bug list? Also, here are the relevant lines from pf.conf. I want to avoid sending the complete file. As mentioned in my last post, the person who sent the original complaint is unable to reach the site at all from behind his Linux-based router. pass in quick on $ext_if proto { tcp, udp } from any to any port 53 pass in quick on $ext_if proto { tcp, udp } from any to any port 80 pass out on $ext_if proto { tcp, udp } all keep state # pass incoming ports for ftp-proxy pass in on $ext_if inet proto tcp from any to $ext_if user proxy keep state Does this all look reasonable? I did a lot of reading but I'm still pretty new to pf. Thanks again, - Scott -- http://treehouseideas.com/ http://theocacao.com/ [blog] From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 18:38:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D97F16A4CE for ; Tue, 22 Feb 2005 18:38:33 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067D043D54 for ; Tue, 22 Feb 2005 18:38:33 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 6857 invoked from network); 22 Feb 2005 18:38:32 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Feb 2005 18:38:32 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C110681; Tue, 22 Feb 2005 13:38:31 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Ramiro Aceves" References: <4219D0E9.4060907@wanadoo.es> <44u0o4ljo0.fsf@be-well.ilk.org> <003b01c518fd$cabb4430$15cf589d@eis.uva.es> From: Lowell Gilbert Date: 22 Feb 2005 13:38:31 -0500 In-Reply-To: <003b01c518fd$cabb4430$15cf589d@eis.uva.es> Message-ID: <44vf8kzbh4.fsf@be-well.ilk.org> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.org Subject: Re: Questions about ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:38:33 -0000 "Ramiro Aceves" writes: > I am sorry, I am now at a winbugs computer at University. ;-) Which probably has fast Internet access, and might be a decent place to FTP from; but you would have to do it by hand, through an FTP client. > IIRC, I will have to donwload manually the packages in wich mozilla depends > on. That was the reason I was looking for the PACKGEROOT and PACKAGESITE > environment variables. I am right? You could do it that way, but you need to know the exact URL of the package file. [PACKAGEROOT doesn't help; it only specifies the host to download from.] You could automatically build the URL in a script, much the way that pkg_add does it internally. I'd still recommend building everything from ports, because you avoid the case of having some packages depending on a slightly different version of a dependency than another package. It takes a long time to build, but who cares -- you don't need to pay attention. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 18:41:10 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B6816A4CE for ; Tue, 22 Feb 2005 18:41:10 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A5943D55 for ; Tue, 22 Feb 2005 18:41:10 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 25666 invoked from network); 22 Feb 2005 18:41:09 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Feb 2005 18:41:09 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7DC7381; Tue, 22 Feb 2005 13:41:07 -0500 (EST) Sender: lowell@be-well.ilk.org To: Wouter van Rooij , freebsd-questions@freebsd.org References: <7603e5d805022207447700b61c@mail.gmail.com> <421B6E1A.9060403@daleco.biz> From: Lowell Gilbert Date: 22 Feb 2005 13:41:07 -0500 In-Reply-To: <421B6E1A.9060403@daleco.biz> Message-ID: <44r7j8zbcs.fsf@be-well.ilk.org> Lines: 37 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: buldworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:41:10 -0000 Kevin Kinsey writes: > Wouter van Rooij wrote: > > >Hi all, > > > >Yesterday evening I've runned a make buildworld, after a cvsup. > >Unfortunately my system hang totally tomorrow. That is when the problems began. > >When I'm booting, the system reboots every time. > >I think I know why it hangs. It is because of vmmon_up.ko When I load > >that ko with kldload in single user mode, the system hangs again. > >So let's delete the file i thought, but it gives: (Logged in as root of course;) > >rm: /boot/kernel/vmmon_up.ko: Read-only file system > >ls -l gives: > >-r-xr-xr-x 1 root wheel 38529 Feb 20 11:48 /boot/kernel/vmmon_up.ko > >I've tried to fix it with chmod: chmod a+w vmmon_up.ko but it doesn't help. > >Do you guys have any idea how to fix it? > >Thanks > >Wouter van Rooij > > > > Single-user mode mount the root partition "read-only" and > does not mount any other partitions. At the command prompt, > run "fsck"; if everything is clean, run "mount -a". Then you will > have all your /etc/fstab filesystems mounted normally, and > can perform this operation. [Or any other rescue operation...] > I might recommend some action besides "rm" on a kernel > module, though (mv?). Even better, change the loader configuration (loader.conf) to not load the module. That module is from vmware, and probably wasn't rebuilt when the base system was, so loading it could cause any variety of problems. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 18:42:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F1C816A4CE for ; Tue, 22 Feb 2005 18:42:35 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F7C843D31 for ; Tue, 22 Feb 2005 18:42:35 +0000 (GMT) (envelope-from lukas@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:lukas@norge.freeshell.org [192.94.73.3]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j1MIfIsL025346; Tue, 22 Feb 2005 18:41:18 GMT Received: (from lukas@localhost) by sdf.lonestar.org (8.13.1/8.12.8/Submit) id j1MIfIVD026847; Tue, 22 Feb 2005 10:41:18 -0800 (PST) Date: Tue, 22 Feb 2005 10:41:18 -0800 (PST) From: Luke X-X-Sender: lukas@norge.freeshell.org To: "E. J. Cerejo" In-Reply-To: <20050222003445.31656.qmail@web61001.mail.yahoo.com> Message-ID: References: <20050222003445.31656.qmail@web61001.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: FreeBSD Questions Subject: Re: Mounting iomega zip drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: LukeD@pobox.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:42:35 -0000 On Mon, 21 Feb 2005, E. J. Cerejo wrote: > I use to be able to mount my paralell zip drive with > the following command under Fbsd 4.x: > > mount -t msdos /dev/da0s4 /zip > > now I'm running 5.3 I can't, what changed? > > I noticed that there is only da0 in my /dev directory, > I have this in my kernel: > > # SCSI peripherals > device scbus # SCSI bus (required for SCSI) > #device ch # SCSI media changers > device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device atapicam # emulate ATAPI devices as SCSI > ditto via CAM > device cd # CD > device pass # Passthrough device (direct SCSI > access) > #device ses # SCSI Environmental Services (and > SAF-TE) > > do I need anything else? I've got a parellel port zip drive running on a 5.3 system at home. From memory, I think what you need is: device vpo From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 18:46:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE2316A4CE for ; Tue, 22 Feb 2005 18:46:08 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id C357143D53 for ; Tue, 22 Feb 2005 18:46:07 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1D3f2o-0006U5-98 for freebsd-questions@freebsd.org; Tue, 22 Feb 2005 11:46:05 -0700 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <44r7j8k42g.fsf@be-well.ilk.org> References: <1292549780.20050222044102@wanadoo.fr> <20050222034933.GB253@dan.emsphone.com> <1357657649.20050222052929@wanadoo.fr> <44r7j8k42g.fsf@be-well.ilk.org> Message-Id: From: Chad Leigh -- Shire.Net LLC Date: Tue, 22 Feb 2005 11:46:01 -0700 To: List Free Bsd X-Mailer: Apple Mail (2.619.2) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) Subject: Re: Why can't I access my floppy disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:46:08 -0000 On Feb 22, 2005, at 8:27 AM, Lowell Gilbert wrote: > Anthony Atkielski writes: > >> Dan Nelson writes: >> >>> Is it write-protected? Securelevel too high? Check your console or >>> dmesg output; the kernel may be printing more info there. >> >> No console messages that I've seen, but securelevel=3. Does >> securelevel=3 prevent me from mounting floppies?? >> Why would you want to mount an MSDOS floppy on a server? That reduces the security and stability of your server Chad (before any of you reply, go research Anthony's missives on servers) From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:23:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96D216A5A1 for ; Tue, 22 Feb 2005 19:23:17 +0000 (GMT) Received: from smtp816.mail.sc5.yahoo.com (smtp816.mail.sc5.yahoo.com [66.163.170.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 39AEE43D49 for ; Tue, 22 Feb 2005 19:23:16 +0000 (GMT) (envelope-from donaldj1066@fastmail.fm) Received: from unknown (HELO pres7000.mylan.net) (donaldj@ameritech.net@68.76.145.132 with plain) by smtp816.mail.sc5.yahoo.com with SMTP; 22 Feb 2005 19:23:16 -0000 From: "Donald J. O'Neill" To: freebsd-questions@freebsd.org Date: Tue, 22 Feb 2005 13:22:35 -0600 User-Agent: KMail/1.7.2 References: <0F6A13A536FC9C43BC34C412748DF30801B6469E@mail.everestinc.com> <20050222175209.GA87514@falcon.midgard.homeip.net> In-Reply-To: <20050222175209.GA87514@falcon.midgard.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502221322.36373.donaldj1066@fastmail.fm> cc: Beth Gibbs Subject: Re: Removal of item from archive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:23:17 -0000 On Tuesday 22 February 2005 11:52 am, Erik Trulsson wrote: > On Tue, Feb 22, 2005 at 09:54:57AM -0800, Beth Gibbs wrote: > > I request information on how to remove a message from the list. > > Please respond to this email address. Thank you. > > The simple answer is that you can't do it. > > (This list is archived by many different people all over the world. > Removing a message from all those archives is essentially > impossible.) Didn't we go through this a few weeks ago? I could have sworn we did. As I recall, the answer at that time, after much debate about what constituted a copywrite and and other pertinent and non-pertinet opinions, was no. Don -- Donald J. O'Neill donaldj1066@fastmail.fm I'm not totally useless, I can be used as a bad example. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:31:11 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88B5416A4CF for ; Tue, 22 Feb 2005 19:31:11 +0000 (GMT) Received: from jandor.look.ca (theta1.look.ca [207.136.80.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F6543D31 for ; Tue, 22 Feb 2005 19:31:10 +0000 (GMT) (envelope-from david+dated+1109532666.8c4c1b@skytracker.ca) Received: from 3s1.com ([209.161.205.12]) by jandor.look.ca with esmtp (Exim 4.20) id 1D3fkS-0005UR-Gt for questions@freebsd.org; Tue, 22 Feb 2005 19:31:08 +0000 Received: (from root@localhost) by 3s1.com (8.12.8p1/8.12.8) id j1MJV8AV081793 for questions@freebsd.org; Tue, 22 Feb 2005 14:31:08 -0500 (EST) (envelope-from david+dated+1109532666.8c4c1b@skytracker.ca) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.12.8p1/8.9.3) with ESMTP id j1MJV73W081769 for ; Tue, 22 Feb 2005 14:31:07 -0500 (EST) Received: (from david@localhost) by 3s1.com (8.12.8p1/8.12.8/Submit) id j1MJV69c081747 for questions@freebsd.org; Tue, 22 Feb 2005 14:31:06 -0500 (EST) (envelope-from david+dated+1109532666.8c4c1b@skytracker.ca) X-Authentication-Warning: 3s1.com: david set sender to david+dated+1109532666.8c4c1b@skytracker.ca using -f Received: by 3s1.com (tmda-sendmail, from uid 1000); Tue, 22 Feb 2005 14:31:05 -0500 (EST) Date: Tue, 22 Feb 2005 14:31:03 -0500 To: James Alexander Cook Message-ID: <20050222193103.GA79390@skytracker.ca> References: <20050222063525.GA4636@skytracker.ca> <20050222175827.GA36707@angel.falsifian.afraid.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20050222175827.GA36707@angel.falsifian.afraid.org> User-Agent: Mutt/1.4.2.1i X-Delivery-Agent: TMDA/1.0.2 (Bold Forbes) From: David Banning X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-SA-Exim-Mail-From: david+dated+1109532666.8c4c1b@skytracker.ca Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psi.look.ca X-Spam-Level: X-Spam-Status: No, hits=0.1 required=9.0 tests=FROM_HAS_MIXED_NUMS autolearn=no version=2.63 X-SA-Exim-Version: 3.1 (built Tue Feb 24 05:09:27 GMT 2004) X-SA-Exim-Scanned: Yes cc: questions@freebsd.org Subject: Re: logging proftpd question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:31:11 -0000 > I believe the syntax you want is > > ftp.* /var/log/proftpd.log > > Make sure the logfile exists (and is writable), > otherwise I think syslog will complain. Thanks, fellow Torontonian, for your reply. I tried your suggestion previous to my posting, with no result. Now, could something in the; I tried your suggestion previous to my posting, with no result. I also did a "touch /var/log/proftpd.log" and "chmod 600 /var/log/proftpd.log" The line; *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages is what is grabbing the messages I want to redirect. (I beleive *.notice) I just wonder if the line I just mention takes the log entry, if another can still take it. Can a log entry only be logged once? Or can you have it go to multiply files? (via multiple syslog.conf entries) It sure would be easier if in the log entry it said "ftp.notice" or some such thing so you -know- how it is being directed. I have tried running syslog with -d and -vv and there seems to be no indication what the facility name that is used. -- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:37:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6009E16A4CE for ; Tue, 22 Feb 2005 19:37:43 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1481F43D2F for ; Tue, 22 Feb 2005 19:37:43 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1106.wanadoo.fr (SMTP Server) with ESMTP id F33581C00098 for ; Tue, 22 Feb 2005 20:37:41 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf1106.wanadoo.fr (SMTP Server) with ESMTP id D7E321C00091 for ; Tue, 22 Feb 2005 20:37:41 +0100 (CET) X-ME-UUID: 20050222193741884.D7E321C00091@mwinf1106.wanadoo.fr Date: Tue, 22 Feb 2005 20:37:41 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <6810110709.20050222203741@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: <44r7j8k42g.fsf@be-well.ilk.org> References: <1292549780.20050222044102@wanadoo.fr> <1357657649.20050222052929@wanadoo.fr> <44r7j8k42g.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Why can't I access my floppy disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:37:43 -0000 Lowell Gilbert writes: > Yes. This is, in fact, one of the main ways in which securelevel > makes the system more secure. OK > If you are going to run at a raised securelevel, please read > "man securelevel". I did. It doesn't say anything about not being able to mount a floppy. Since I can mount CD-ROMs, I figured I could mount a floppy, but perhaps not. I'll have to try it with securelevel set lower when I get a chance. As it is, I managed to create the floppy I needed on Windows, so the problem is no longer pressing. -- Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:39:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEE6816A4D5 for ; Tue, 22 Feb 2005 19:39:27 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F3843D48 for ; Tue, 22 Feb 2005 19:39:25 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1101.wanadoo.fr (SMTP Server) with ESMTP id A1ED41C000AB for ; Tue, 22 Feb 2005 20:39:24 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf1101.wanadoo.fr (SMTP Server) with ESMTP id 865CB1C000A0 for ; Tue, 22 Feb 2005 20:39:24 +0100 (CET) X-ME-UUID: 20050222193924550.865CB1C000A0@mwinf1101.wanadoo.fr Date: Tue, 22 Feb 2005 20:39:24 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <487414075.20050222203924@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: References: <1292549780.20050222044102@wanadoo.fr> <1357657649.20050222052929@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Why can't I access my floppy disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:39:28 -0000 Chad Leigh -- Shire.Net LLC writes: > Why would you want to mount an MSDOS floppy on a server? In order to copy a raw file image to the floppy. > That reduces the security and stability of your server Not really. See above. The intent is not to leave the floppy permanently mounted; I only needed to copy a raw diskette image to the floppy (a boot floppy for FreeBSD, as it happens). As it happens, I found a way to do it under Windows, so the problem is solved. -- Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:54:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BAAD16A4CF for ; Tue, 22 Feb 2005 19:54:09 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEF0843D55 for ; Tue, 22 Feb 2005 19:54:08 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so539770rnf for ; Tue, 22 Feb 2005 11:54:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=G1NLfZABrsC9ktNBHLUQYVS7dN9mEZ0btb5VBN9SPrZSTJa6ZX79kH83BNlLZ3xlqWocMqi5rI+ecm1DhCP8Fwj2sGWjXFgi/nKWrxzbMUM1QjEiH+WfSaHhWt7+bT0yYQ6JmRW/vxJ97Oe4YQ8ixLjvrRXO3TDCjxakYqYDG1I= Received: by 10.38.171.65 with SMTP id t65mr196504rne; Tue, 22 Feb 2005 11:54:07 -0800 (PST) Received: by 10.38.104.14 with HTTP; Tue, 22 Feb 2005 11:54:07 -0800 (PST) Message-ID: <7579f7fb050222115474f8edef@mail.gmail.com> Date: Tue, 22 Feb 2005 11:54:07 -0800 From: Matthew Jacob To: Morten Liebach In-Reply-To: <20050222084330.GA19901@mongers.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050221155422.GB3746@mongers.org> <20050221162947.GA67330@dan.emsphone.com> <20050222084330.GA19901@mongers.org> cc: freebsd-scsi@freebsd.org cc: Dan Nelson cc: freebsd-questions@freebsd.org Subject: Re: Qlogic ISP 2200, DL-380 and EVA 5000 SAN; how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthew Jacob List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:54:09 -0000 > > These things look OK, we have both Linux, Windows and HP-UX hosts on the > same SAN with the same setup for them. Can you clue us in on the actual lun setup exported by the array? Or give us a /proc/scsi/scsi output dump? Can you tell us the connection topology other than "same SAN"? > > LUN 0 looks like it's just a management LUN. A disk device would come > > up as "Direct Access", not "Storage Array". > > Thanks, and have a nice day > Morten Sure- we'll try! Hopefully you too! From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:55:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8166616A4CE for ; Tue, 22 Feb 2005 19:55:00 +0000 (GMT) Received: from mail-relay4.mirrorimage.net (mail-relay4.mirrorimage.net [209.58.140.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C9E43D1D for ; Tue, 22 Feb 2005 19:54:59 +0000 (GMT) (envelope-from FreeBSD@keyslapper.net) Received: from localhost (unknown [10.10.4.59]) by mail-relay4.mirrorimage.net (Postfix) with SMTP id 3F3F56926F for ; Tue, 22 Feb 2005 14:54:59 -0500 (EST) Received: by localhost (sSMTP sendmail emulation); Tue, 22 Feb 2005 14:54:59 -0500 Date: Tue, 22 Feb 2005 14:54:59 -0500 From: Louis LeBlanc To: FreeBSD Questions Message-ID: <20050222195458.GA326@keyslapper.net> Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc User-Agent: Mutt/1.5.8i Subject: USB key mount problem with 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:55:00 -0000 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Strange thing. I can't seem to mount this USB key on FreeBSD 4.11 (RELENG_4_11). I have the scbus, da, pass, uhci, ohci, usb, and umass devices in the kernel. I have the same stuff on my 5.3 machine and it mounts fine there. Connecting the key causes the following in /var/log/messages: /kernel: umass0: at uhub0 port 1 (addr 2) disconnected /kernel: umass0: detached /kernel: umass0: PNY USB DISK 20X, rev 2.00/1.00, addr 2 /kernel: (da0:umass-sim0:0:0:0): got CAM status 0x4 /kernel: (da0:umass-sim0:0:0:0): fatal error, failed to attach to device /kernel: (da0:umass-sim0:0:0:0): lost device /kernel: (da0:umass-sim0:0:0:0): removing device entry I know the ehci driver is supposed to provide USB 2.0 support, but I've never gotten it to work because of kernel panics. The hardware on this particular machine is: /kernel: usb0: on uhci0 /kernel: usb0: USB revision 1.0 /kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 /kernel: uhub0: 2 ports with 2 removable, self powered Any ideas? I don't know where to dig up the meaning of CAM status 0x4. TIA Lou --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 A sine curve goes off to infinity, or at least the end of the blackboard. -- Prof. Steiner --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCG44Sr4Wi/oDI2aIRAvdKAJ4+3c8rcaLPFqZ28UvPwsDoa1IKkACgmTqq 9eMHG9zkbUFoejvhuEaoaGM= =RpJv -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 19:58:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C6EA16A4CE for ; Tue, 22 Feb 2005 19:58:43 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C270E43D46 for ; Tue, 22 Feb 2005 19:58:42 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1106.wanadoo.fr (SMTP Server) with ESMTP id 045AD1C000A3 for ; Tue, 22 Feb 2005 20:58:42 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf1106.wanadoo.fr (SMTP Server) with ESMTP id DAEC11C0008D for ; Tue, 22 Feb 2005 20:58:41 +0100 (CET) X-ME-UUID: 20050222195841896.DAEC11C0008D@mwinf1106.wanadoo.fr Date: Tue, 22 Feb 2005 20:58:41 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <1914041095.20050222205841@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Different OS's? Marketshare X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 19:58:43 -0000 Robert Kim, Wireless Internet / Wifi Hotspot Advisor writes: > any idea how many major OS's are out there today and what market share > they have? Fresh stats from my Web server: Windows . . . . . . . . . . 93.5118 % Macintosh . . . . . . . . . 4.7794 % Unknown . . . . . . . . . . 1.2731 % WebTV . . . . . . . . . . . 0.2028 % Linux . . . . . . . . . . . 0.1857 % Sun Solaris . . . . . . . . 0.0289 % FreeBSD . . . . . . . . . . 0.0182 % Of course, these are only client machines. FreeBSD is far more present among servers. And remember that the FreeBSD figure represents just one OS, whereas the Linux figure represents dozens of operating systems. -- Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:02:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8732E16A4CE for ; Tue, 22 Feb 2005 20:02:26 +0000 (GMT) Received: from qmail-relay-norm-0.netfirms.com (q0-relay-norm.netfirms.com [204.92.123.100]) by mx1.FreeBSD.org (Postfix) with SMTP id D0F8343D31 for ; Tue, 22 Feb 2005 20:02:25 +0000 (GMT) (envelope-from bob@evdo-coverage.com) Received: (qmail 63915 invoked from network); 22 Feb 2005 20:02:24 -0000 Received: from unknown (HELO ?192.168.1.107?) (69.227.201.225) by 0 with SMTP; 22 Feb 2005 20:02:24 -0000 Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.4.0]); Tue, 22 Feb 2005 11:59:12 -0800 From: "bob wifi hotspot n evdo wireless internet guy" To: Date: Tue, 22 Feb 2005 11:59:12 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <1914041095.20050222205841@wanadoo.fr> Subject: RE: Different OS's? Marketshare X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:02:26 -0000 Anthony... WOW! You are good. whew X---------------- Robert Kim, Wireless Internet Wifi Hotspot Advisor http://evdo-coverage.com http://wireless-internet-broadband-service.com https://evdo.sslpowered.com/wifi-hotspot-router.htm 2611 S Pacific Coast Highway 101 Cardiff by the Sea CA 92007 : 206 984 0880 >>> "Wireless Internet Service Is ONLY Broadband with Broadband Customer Service"(tm) >>> OUR QUEST: To Kill the Cubicle! (SM) ---Shalommmmmmmm-------------------- ---------------------------------;-)---- -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Anthony Atkielski Sent: Tuesday, February 22, 2005 11:59 AM To: freebsd-questions@freebsd.org Subject: Re: Different OS's? Marketshare Robert Kim, Wireless Internet / Wifi Hotspot Advisor writes: > any idea how many major OS's are out there today and what market share > they have? Fresh stats from my Web server: Windows . . . . . . . . . . 93.5118 % Macintosh . . . . . . . . . 4.7794 % Unknown . . . . . . . . . . 1.2731 % WebTV . . . . . . . . . . . 0.2028 % Linux . . . . . . . . . . . 0.1857 % Sun Solaris . . . . . . . . 0.0289 % FreeBSD . . . . . . . . . . 0.0182 % Of course, these are only client machines. FreeBSD is far more present among servers. And remember that the FreeBSD figure represents just one OS, whereas the Linux figure represents dozens of operating systems. -- Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:08:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7532316A4D1 for ; Tue, 22 Feb 2005 20:08:03 +0000 (GMT) Received: from qmail-relay-norm-0.netfirms.com (q0-relay-norm.netfirms.com [204.92.123.100]) by mx1.FreeBSD.org (Postfix) with SMTP id E4BEE43D5D for ; Tue, 22 Feb 2005 20:08:02 +0000 (GMT) (envelope-from bob@evdo-coverage.com) Received: (qmail 93181 invoked from network); 22 Feb 2005 20:08:02 -0000 Received: from unknown (HELO ?192.168.1.107?) (69.227.201.225) by 0 with SMTP; 22 Feb 2005 20:08:02 -0000 Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.4.0]); Tue, 22 Feb 2005 12:04:50 -0800 From: "bob wifi hotspot n evdo wireless internet guy" To: "'Wood, Joe'" Date: Tue, 22 Feb 2005 12:04:50 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <1377A64ED16BD711AC7700105ACAC412A2587E@mail.youthranches.org> cc: freebsd-questions@freebsd.org Subject: RE: Different OS's? Marketshare X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:08:03 -0000 Ahhh gottit... So Server and Client OS distributions are majorly different.. .wow. Joe, thanks! X---------------- Robert Kim, Wireless Internet Wifi Hotspot Advisor http://evdo-coverage.com http://wireless-internet-broadband-service.com https://evdo.sslpowered.com/wifi-hotspot-router.htm 2611 S Pacific Coast Highway 101 Cardiff by the Sea CA 92007 : 206 984 0880 >>> "Wireless Internet Service Is ONLY Broadband with Broadband Customer Service"(tm) >>> OUR QUEST: To Kill the Cubicle! (SM) ---Shalommmmmmmm-------------------- ---------------------------------;-)---- -----Original Message----- From: Wood, Joe [mailto:jwood@youthranches.org] Sent: Tuesday, February 22, 2005 12:07 PM To: bob wifi hotspot n evdo wireless internet guy Cc: freebsd-questions@freebsd.org Subject: RE: Different OS's? Marketshare Here is a link to some stats for WebServers http://www.serverwatch.com/news/article.php/10824_1123171_3 OS group Percentage Composition Windows 49.2% Windows 2000, NT4, NT3, Windows 95, Windows 98 Linux 28.5% Linux Solaris 7.6% Solaris 2, Solaris 7, Solaris 8 BSD 6.3% BSDI BSD/OS, FreeBSD, NetBSD, OpenBSD Unix 2.4% AIX, Compaq Tru64, HP-UX, IRIX, SCO Unix, SunOS 4 non-Unix 2.5% MacOS, NetWare, proprietary IBM OSs Unknown 3.6% -----Original Message----- From: bob wifi hotspot n evdo wireless internet guy [mailto:bob@evdo-coverage.com] Sent: Tuesday, February 22, 2005 2:59 PM To: freebsd-questions@freebsd.org Subject: RE: Different OS's? Marketshare Anthony... WOW! You are good. whew From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:19:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D7616A4CE for ; Tue, 22 Feb 2005 20:19:26 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB4E43D54 for ; Tue, 22 Feb 2005 20:19:26 +0000 (GMT) (envelope-from aentgood@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1165575wri for ; Tue, 22 Feb 2005 12:19:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=uRCwQjo0EsbH0igxQanjfcge8fz/Eu6N6aiaENSMrVyboYQBddrNFrXDR4HP+ZvhVntakNF9urBl75A08RQVbJk6Ekx3R4xbeJYHujDr4nAMjR2H69mSJub6K0w9X2GvaWw4HEXuiCScQHZ58A/K92s844nPZqBPCd2EpqGKWBI= Received: by 10.54.6.68 with SMTP id 68mr88679wrf; Tue, 22 Feb 2005 12:19:24 -0800 (PST) Received: by 10.54.27.6 with HTTP; Tue, 22 Feb 2005 12:19:23 -0800 (PST) Message-ID: <7603e5d805022212191405834a@mail.gmail.com> Date: Tue, 22 Feb 2005 20:19:23 +0000 From: Wouter van Rooij To: freebsd-questions@freebsd.org In-Reply-To: <20050222195458.GA326@keyslapper.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050222195458.GA326@keyslapper.net> Subject: Re: USB key mount problem with 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Wouter van Rooij List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:19:27 -0000 What mount command do you use? run an fdisk /dev/(usb device) to see if it is some kind of slice that you have to mount (ex. /dev/usb1s4) and if it is a msdosfs or soething else. Wouter van Rooij From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:26:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A803F16A4CE for ; Tue, 22 Feb 2005 20:26:19 +0000 (GMT) Received: from mail-relay4.mirrorimage.net (mail-relay4.mirrorimage.net [209.58.140.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DFBE43D4C for ; Tue, 22 Feb 2005 20:26:19 +0000 (GMT) (envelope-from FreeBSD@keyslapper.net) Received: from localhost (unknown [10.10.4.59]) by mail-relay4.mirrorimage.net (Postfix) with SMTP id DF4DC6926B for ; Tue, 22 Feb 2005 15:26:18 -0500 (EST) Received: by localhost (sSMTP sendmail emulation); Tue, 22 Feb 2005 15:26:18 -0500 Date: Tue, 22 Feb 2005 15:26:18 -0500 From: Louis LeBlanc To: freebsd-questions@freebsd.org Message-ID: <20050222202618.GA678@keyslapper.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20050222195458.GA326@keyslapper.net> <7603e5d805022212191405834a@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <7603e5d805022212191405834a@mail.gmail.com> X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc User-Agent: Mutt/1.5.8i Subject: Re: USB key mount problem with 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:26:19 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02/22/05 08:19 PM, Wouter van Rooij sat at the `puter and typed: > What mount command do you use? run an fdisk /dev/(usb device) to see > if it is some kind of slice that you have to mount (ex. /dev/usb1s4) > and if it is a msdosfs or soething else. > Wouter van Rooij This same key mounts fine on 5.3 with: mount_msdos /dev/da0s1 /mnt The error comes in trying to attach the device to /dev/da0, not when mounting it. Lou --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 The devil can cite Scripture for his purpose. -- William Shakespeare, "The Merchant of Venice" --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCG5Vqr4Wi/oDI2aIRAqCsAJ9SwdD4zut+n5FzlV7XqYAM/nuyrACglXnB 5csX0Vw3dBVsNa4wl2hW3c0= =dDvU -----END PGP SIGNATURE----- --5vNYLRcllDrimb99-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:30:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C26B416A4CF for ; Tue, 22 Feb 2005 20:30:32 +0000 (GMT) Received: from av3-1-sn1.fre.skanova.net (av3-1-sn1.fre.skanova.net [81.228.11.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id A905143D41 for ; Tue, 22 Feb 2005 20:30:31 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av3-1-sn1.fre.skanova.net (Postfix, from userid 502) id 5A34F37E70; Tue, 22 Feb 2005 21:30:30 +0100 (CET) Received: from smtp2-1-sn2.hy.skanova.net (smtp2-1-sn2.hy.skanova.net [81.228.8.177]) by av3-1-sn1.fre.skanova.net (Postfix) with ESMTP id 4B4E137E45 for ; Tue, 22 Feb 2005 21:30:30 +0100 (CET) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp2-1-sn2.hy.skanova.net (Postfix) with SMTP id E422C37E47 for ; Tue, 22 Feb 2005 21:30:29 +0100 (CET) Received: (qmail 1382 invoked by uid 1001); 22 Feb 2005 20:30:29 -0000 Date: Tue, 22 Feb 2005 21:30:29 +0100 From: Erik Trulsson To: "Donald J. O'Neill" Message-ID: <20050222203029.GA1370@falcon.midgard.homeip.net> Mail-Followup-To: "Donald J. O'Neill" , freebsd-questions@freebsd.org, Beth Gibbs References: <0F6A13A536FC9C43BC34C412748DF30801B6469E@mail.everestinc.com> <20050222175209.GA87514@falcon.midgard.homeip.net> <200502221322.36373.donaldj1066@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502221322.36373.donaldj1066@fastmail.fm> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org cc: Beth Gibbs Subject: Re: Removal of item from archive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:30:32 -0000 On Tue, Feb 22, 2005 at 01:22:35PM -0600, Donald J. O'Neill wrote: > On Tuesday 22 February 2005 11:52 am, Erik Trulsson wrote: > > On Tue, Feb 22, 2005 at 09:54:57AM -0800, Beth Gibbs wrote: > > > I request information on how to remove a message from the list. > > > Please respond to this email address. Thank you. > > > > The simple answer is that you can't do it. > > > > (This list is archived by many different people all over the world. > > Removing a message from all those archives is essentially > > impossible.) > > Didn't we go through this a few weeks ago? I could have sworn we did. We sure did. We have gone through this several times over the last couple of years. So far the answer has always been the same: No. > As > I recall, the answer at that time, after much debate about what > constituted a copywrite and and other pertinent and non-pertinet > opinions, was no. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:55:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC21C16A4CE for ; Tue, 22 Feb 2005 20:55:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBE043D54 for ; Tue, 22 Feb 2005 20:55:42 +0000 (GMT) (envelope-from aran80@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1173084wri for ; Tue, 22 Feb 2005 12:55:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=d8OMMTTeq9kz01a2FN7QgV9ow/y4wc5fZmIQWNuDy2u02ggHdV/00REkv28MiuTth+Rpu677X8Az748qr194LitBejRnF7Xbhxph912cpn0eTCnBolEU1XxeznrVlVY9U+/6azMkBMjLjJkm8i97mrJ8L18isvzz4UWEs/H36vc= Received: by 10.54.11.15 with SMTP id 15mr14371wrk; Tue, 22 Feb 2005 12:55:39 -0800 (PST) Received: by 10.54.49.25 with HTTP; Tue, 22 Feb 2005 12:55:39 -0800 (PST) Message-ID: Date: Tue, 22 Feb 2005 15:55:39 -0500 From: Alvaro Rosales To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050221144303.GA2255@gicco.homeip.net> Subject: Fwd: FreeBSD wont boot after restoring RAID 5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alvaro Rosales List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:55:42 -0000 ---------- Forwarded message ---------- From: Alvaro Rosales Date: Mon, 21 Feb 2005 09:54:56 -0500 Subject: FreeBSD wont boot after restoring RAID 5 To: freebsd-questions@freebsd.org Hello guys, I had a problem with my raid 5 array and I had to replace one of the disks, the utility to restore the array worked fine , all the 3 disks are ok, but the system doesn't boot, I have looked at the contents of the disks using the fixit CD and the data seems ok, but I dont know how to make it bootable again. Is there a way to make the disk bootable again or I have to make a clean install??. I only get this prompt at boot time. boot: And nothing else happens. Thanks 4 all your help. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 20:58:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E499016A4CE for ; Tue, 22 Feb 2005 20:58:01 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9043C43D49 for ; Tue, 22 Feb 2005 20:58:01 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1108.wanadoo.fr (SMTP Server) with ESMTP id 7BFF11C00094 for ; Tue, 22 Feb 2005 21:58:00 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf1108.wanadoo.fr (SMTP Server) with ESMTP id 596D51C00087 for ; Tue, 22 Feb 2005 21:58:00 +0100 (CET) X-ME-UUID: 20050222205800366.596D51C00087@mwinf1108.wanadoo.fr Date: Tue, 22 Feb 2005 21:58:00 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <37716480.20050222215800@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: <20050222203029.GA1370@falcon.midgard.homeip.net> References: <0F6A13A536FC9C43BC34C412748DF30801B6469E@mail.everestinc.com> <20050222175209.GA87514@falcon.midgard.homeip.net> <200502221322.36373.donaldj1066@fastmail.fm> <20050222203029.GA1370@falcon.midgard.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Removal of item from archive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 20:58:02 -0000 Erik Trulsson writes: > We sure did. We have gone through this several times over the last > couple of years. So far the answer has always been the same: No. You can submit DMCAs to any organization hosting archives and using any equipment based in the U.S. (including any kind of telecommunications link), and to their upstream providers as required. You have to submit to U.S. jurisdiction as part of the process (no matter where you actually live). You can also sue organizations directly for copyright infringement (or file complaints for criminal infringement, although that might be hard to apply in many jurisdictions). This requires considerable resources and determination but nothing absolutely prevents you from pursuing it. It would make an excellent test case and precedent, although a loss for the FreeBSD organization would most likely put it out of business. Although many parties have pointed out that archiving of mailing lists without explicit permission is infringement, I don't know of any suitable cases that have gone to court and to judgement and execution. The current trend towards ever more restrictive copyright laws would appear to favor plaintiff authors. All of this applies to materal to which you own the copyright. If you're not the copyright holder, about your only option is libel, which is quite difficult to prove in many cases. -- Anthony From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:11:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D79916A4CE for ; Tue, 22 Feb 2005 21:11:50 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD54743D49 for ; Tue, 22 Feb 2005 21:11:49 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MLBmOX042392 for ; Tue, 22 Feb 2005 21:11:48 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MLBmPX042385 for questions@freebsd.org; Tue, 22 Feb 2005 21:11:48 GMT Date: Tue, 22 Feb 2005 21:11:48 +0000 From: jim@freeze.org To: questions@freebsd.org Message-ID: <20050222211148.GA39859@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:11:50 -0000 Hi I have been having problems when connecting to a FreeBSD box (4.7-RELEASE-p27 FreeBSD #38) from Mac OS X. The typical scenario is that I ssh from the OS X box to the FreeBSD box: ssh user@myfreebsdbox.com After I login, if there is no screen or cursor movement for a minute or two, the terminal stops responding. The OS X box is using tcsh and has 'set autologout=0'. I have tested several machines and here are the results I am getting: FROM TO RESULT ==== ===== ====== OS X FBSD lockup OS X Linux ok Linux FBSD ok It looks like an alergic reaction between OS X and FBSD, but I don't have a clue where to start looking to track this down. Any ideas on what this is or how to debug it would be appreciated. -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:21:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A59C616A4CE for ; Tue, 22 Feb 2005 21:21:59 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B2A343D48 for ; Tue, 22 Feb 2005 21:21:59 +0000 (GMT) (envelope-from mav@wastegate.net) Received: from wastegate.net ([24.3.75.182]) by comcast.net (rwcrmhc13) with ESMTP id <2005022221215601500kuigje>; Tue, 22 Feb 2005 21:21:56 +0000 Received: from [192.168.166.5] (mother.wg.local [192.168.166.5]) by wastegate.net (Postfix) with ESMTP id 0ED97B963 for ; Tue, 22 Feb 2005 17:16:13 -0500 (EST) Received: from 127.0.0.1 (AVG SMTP 7.0.300 [266.4.0]); Tue, 22 Feb 2005 16:22:37 -0500 Message-ID: <421BA29C.6070302@wastegate.net> Date: Tue, 22 Feb 2005 16:22:36 -0500 From: doug reynolds User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: Promise PDC20267 UDMA100 controller channel attaching trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:21:59 -0000 I've having a bit of trouble with my promise ATA100 controller card on my server computer. I used to use it fine with my older system (k6-450 with freebsd 4.xx). I've built this newer box (with FreeBSD 5.3 and also 5.3-STABLE, running a K7-650 now) and swapped a lot of things over. The problem is I keep getting this: device_attach: ata2 attach returned 6 when I boot up. I've juggled IRQs, turned off the onboard controller, but it just won't attach. The only way it'll work is if I run the drives on the secondary port. When I do this, everything boots. When the drives are on the primary port, it won't even acknowledge I have any drives hooked up. The card's bios detects all drives upon bootup (primary/secondary), so I don't think the controller is messed.. atacontrol list: ATA channel 0: Master: ad0 ATA/ATAPI revision 6 Slave: no device present ATA channel 1: Master: acd0 ATA/ATAPI revision 0 Slave: ast0 ATA/ATAPI revision 0 ATA channel 3: Master: ad6 ATA/ATAPI revision 6 Slave: ad7 ATA/ATAPI revision 5 dmesg Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.3-STABLE #3: Sun Feb 20 19:31:02 EST 2005 root@hive.wg.local:/usr/obj/usr/src/sys/HIVE Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) Processor (656.47-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000 real memory = 402587648 (383 MB) avail memory = 388460544 (370 MB) npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: port 0xd000-0xd003 mem 0xeedff000-0xeedfffff,0xec000000-0xedffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 5.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 pci0: at device 7.3 (no driver attached) ohci0: mem 0xeffaf000-0xeffaffff irq 10 at device 7.4 on pci0 usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xd200-0xd23f irq 11 at device 9.0 on pci0 miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:60:08:bd:eb:7e xl1: <3Com 3c905-TX Fast Etherlink XL> port 0xd400-0xd43f irq 12 at device 10.0 on pci0 miibus1: on xl1 nsphy1: on miibus1 nsphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl1: Ethernet address: 00:60:08:bd:eb:bd atapci1: port 0xd600-0xd63f,0xd800-0xd803,0xda00-0xda07,0xdc00-0xdc03,0xde00-0xde07 mem 0xeffe0000-0xefffffff irq 10 at device 11.0 on pci0 ata2: channel #0 on atapci1 device_attach: ata2 attach returned 6 ata3: channel #1 on atapci1 acpi_tz0: on acpi0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 fdc0: port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3 irq 6 drq 2 on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 orm0: at iomem 0xcc000-0xcffff,0xc0000-0xcbfff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 656465381 Hz quality 800 Timecounters tick every 10.000 msec ipfw2 initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 29311MB [59554/16/63] at ata0-master UDMA66 ata1-slave: FAILURE - SETFEATURES SET TRANSFER MODE status=1 error=4 acd0: CDROM at ata1-master PIO4 ast0: TAPE at ata1-slave BIOSPIO ad6: 114473MB [232581/16/63] at ata3-master UDMA100 ad7: 38172MB [77557/16/63] at ata3-slave UDMA100 Mounting root from ufs:/dev/ad6s1a -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 2/22/2005 From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:23:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A841B16A4CE for ; Tue, 22 Feb 2005 21:23:30 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5ECF43D67 for ; Tue, 22 Feb 2005 21:23:29 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.101] (c-66-41-157-209.mn.client2.attbi.com [66.41.157.209]) (authenticated bits=0)j1MLNMJL005347; Tue, 22 Feb 2005 15:23:22 -0600 (CST) (envelope-from ecrist@secure-computing.net) In-Reply-To: <421A9094.8060304@comcast.net> References: <421A9094.8060304@comcast.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--196303596" Message-Id: <916357c0f0864e3151ad39a695c8ca6f@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Tue, 22 Feb 2005 15:23:18 -0600 To: rsh.lists@comcast.net X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on grog.secure-computing.net cc: freebsd-questions@freebsd.org Subject: Re: Domain registration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:23:30 -0000 --Apple-Mail-1--196303596 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Feb 21, 2005, at 7:53 PM, Sean wrote: > Can anyone recommend the better companies for domain registration? > > Thanks > Sean I use DomainPeople, Inc. You can find them at www.domainpeople.com. You need to pay full price for domains, but they're the only place I've found where I can call their tech support (if their web interface is down, or I need to do something fancy), and get a live person, without any sort of menu. Very professional, very excellent service. My $.02 _______________________________________________________ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson --Apple-Mail-1--196303596 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIboscACgkQRAAY9knOW+oYdQCfccBnnlz7Um4P+7YcY7jv5zIg Bd0Ani/CjmPGhI7MVyBNAHkxHq3Q/Qik =DJQO -----END PGP SIGNATURE----- --Apple-Mail-1--196303596-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:36:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C5E16A4CE for ; Tue, 22 Feb 2005 21:36:04 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id B610F43D45 for ; Tue, 22 Feb 2005 21:36:03 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.101] (c-66-41-157-209.mn.client2.attbi.com [66.41.157.209]) (authenticated bits=0)j1MLZuli005393; Tue, 22 Feb 2005 15:35:56 -0600 (CST) (envelope-from ecrist@secure-computing.net) In-Reply-To: <20050222211148.GA39859@freeze.org> References: <20050222211148.GA39859@freeze.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-2--195549393" Message-Id: Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Tue, 22 Feb 2005 15:35:53 -0600 To: jim@freeze.org X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on grog.secure-computing.net cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:36:04 -0000 --Apple-Mail-2--195549393 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Feb 22, 2005, at 3:11 PM, jim@freeze.org wrote: > Hi > > I have been having problems when connecting to a FreeBSD > box (4.7-RELEASE-p27 FreeBSD #38) from Mac OS X. The > typical scenario is that I ssh from the OS X box to > the FreeBSD box: > > ssh user@myfreebsdbox.com > > After I login, if there is no screen or cursor movement > for a minute or two, the terminal stops responding. The > OS X box is using tcsh and has 'set autologout=0'. > > I have tested several machines and here are the results > I am getting: > > FROM TO RESULT > ==== ===== ====== > OS X FBSD lockup > OS X Linux ok > Linux FBSD ok > > It looks like an alergic reaction between OS X and FBSD, > but I don't have a clue where to start looking to > track this down. What version of Mac OS X are you using? All of my workstations are Mac OS X, and all but one server (an old cobalt raq 2) are running FreeBSD 5.3, and I have never seen a problem with using ssh from a terminal to a FreeBSD system. Try updating both OSes. HTH _______________________________________________________ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson --Apple-Mail-2--195549393 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIbpbkACgkQRAAY9knOW+pCMQCfS1W6DdiaAhQSlgGoWejACg9g dLEAnRzuFCccfo+yn8UnxmC5Rqx7vs+R =ygrX -----END PGP SIGNATURE----- --Apple-Mail-2--195549393-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:37:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11D9A16A4D0 for ; Tue, 22 Feb 2005 21:37:20 +0000 (GMT) Received: from excite.com (nn2.excitenetwork.com [207.159.120.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFFCA43D49 for ; Tue, 22 Feb 2005 21:37:19 +0000 (GMT) (envelope-from sundog2000@excite.com) Received: by xprdmailfe21.nwk.excite.com (Postfix, from userid 110) id 9563B29A0E; Tue, 22 Feb 2005 16:37:15 -0500 (EST) To: freebsd-questions@freebsd.org Received: from [12.222.211.161] by xprdmailfe21.nwk.excite.com via HTTP; Tue, 22 Feb 2005 16:37:15 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 440fcb73fef49caa0e8339cd8dd5bb19 From: "Nick" MIME-Version: 1.0 X-Sender: sundog2000@excite.com X-Mailer: PHP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20050222213715.9563B29A0E@xprdmailfe21.nwk.excite.com> Date: Tue, 22 Feb 2005 16:37:15 -0500 (EST) cc: sundog2000@excite.com Subject: Error installing 5.3-release before sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sundog2000@excite.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:37:20 -0000 I am attempting to upgrade my system from 4.9 to 5.3-RELEASE. I removed my 4.9 partition using /stand/sysinstall. Next, I booted from the mininstall CD, and a menu with the beastie and seven boot options is presented. When I attempt any of the boot options, it gives errors and warns me of an "Automatic reboot in 15 seconds". The lines leading up to this warning are: *** ep0: eeprom failed ot come ready. ep0: ep_alloc() failed! (6) panic: resource_list_release: resource entry is not busy Uptime: 1s Shutting down ACPI **** If I choose too boot without ACPI, then that particular warning is removed. I am able to "exit to loader prompt" from the initial menu, but I cannot (that I know of) run /stand/sysinstall to begin the installation from here. Booting in Safe Mode and Single User Mode fail similarly. What should I do to properly install FreeBSD 5.3-RELEASE? The PC is an older Gateway Essential, with a Pentium III chip in it. It has Windows 2000 currently installed on a separate partition. Thanks, Nick _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:46:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E143116A4CE for ; Tue, 22 Feb 2005 21:46:56 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978FD43D4C for ; Tue, 22 Feb 2005 21:46:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C45E55147D; Tue, 22 Feb 2005 13:46:55 -0800 (PST) Date: Tue, 22 Feb 2005 13:46:55 -0800 From: Kris Kennaway To: Nick Message-ID: <20050222214655.GB73931@xor.obsecurity.org> References: <20050222213715.9563B29A0E@xprdmailfe21.nwk.excite.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1UWUbFP1cBYEclgG" Content-Disposition: inline In-Reply-To: <20050222213715.9563B29A0E@xprdmailfe21.nwk.excite.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Error installing 5.3-release before sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:46:57 -0000 --1UWUbFP1cBYEclgG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 22, 2005 at 04:37:15PM -0500, Nick wrote: >=20 > I am attempting to upgrade my system from 4.9 to 5.3-RELEASE. I removed = my > 4.9 partition using /stand/sysinstall. Next, I booted from the mininstal= l CD,=20 > and a menu with the beastie and seven boot options is presented. When I= =20 > attempt any of the boot options, it gives errors and warns me of an "Auto= matic=20 > reboot in 15 seconds". =20 >=20 > The lines leading up to this warning are: > *** > ep0: eeprom failed ot come ready. > ep0: ep_alloc() failed! (6) > panic: resource_list_release: resource entry is not busy > Uptime: 1s > Shutting down ACPI > **** >=20 > If I choose too boot without ACPI, then that particular warning is remove= d. =20 OK, so can't you just do this? Many older systems do not support ACPI properly (i.e. they only support it to the level required to run windows), so you just need to disable it to run FreeBSD on them. Kris --1UWUbFP1cBYEclgG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCG6hPWry0BWjoQKURAt9ZAJ9pvqgyinSRbox+zrYtvpB7LrSmvwCfTOHB SkSSVKQ7m7doFkq1DQuzhsI= =sOfg -----END PGP SIGNATURE----- --1UWUbFP1cBYEclgG-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:50:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC8A016A4CF for ; Tue, 22 Feb 2005 21:50:23 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1023943D49 for ; Tue, 22 Feb 2005 21:50:20 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MLoJFE076192; Tue, 22 Feb 2005 21:50:19 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MLoJUQ076191; Tue, 22 Feb 2005 21:50:19 GMT Date: Tue, 22 Feb 2005 21:50:19 +0000 From: jim@freeze.org To: Eric F Crist Message-ID: <20050222215018.GA73127@freeze.org> References: <20050222211148.GA39859@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:50:23 -0000 * Eric F Crist [2005-02-22 15:35:53 -0600]: > On Feb 22, 2005, at 3:11 PM, jim@freeze.org wrote: > > What version of Mac OS X are you using? All of my workstations are Mac > OS X, and all but one server (an old cobalt raq 2) are running FreeBSD > 5.3, and I have never seen a problem with using ssh from a terminal to > a FreeBSD system. OS X is always the latest, currently 10.3.8. I have no control over the version this particular FreeBSD system, but this problem has persisted for several versions of Mac OS X and FreeBSD. -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 21:55:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4006516A4CE for ; Tue, 22 Feb 2005 21:55:42 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF0B143D3F for ; Tue, 22 Feb 2005 21:55:41 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.101] (c-66-41-157-209.mn.client2.attbi.com [66.41.157.209]) (authenticated bits=0)j1MLtZ0b005481; Tue, 22 Feb 2005 15:55:36 -0600 (CST) (envelope-from ecrist@secure-computing.net) In-Reply-To: <20050222215018.GA73127@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-3--194370033" Message-Id: <52db984e328af02367f124b03ca241a9@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Tue, 22 Feb 2005 15:55:32 -0600 To: jim@freeze.org X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on grog.secure-computing.net cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 21:55:42 -0000 --Apple-Mail-3--194370033 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Feb 22, 2005, at 3:50 PM, jim@freeze.org wrote: > * Eric F Crist [2005-02-22 15:35:53 > -0600]: > >> On Feb 22, 2005, at 3:11 PM, jim@freeze.org wrote: >> >> What version of Mac OS X are you using? All of my workstations are >> Mac >> OS X, and all but one server (an old cobalt raq 2) are running FreeBSD >> 5.3, and I have never seen a problem with using ssh from a terminal to >> a FreeBSD system. > > OS X is always the latest, currently 10.3.8. > I have no control over the version this > particular FreeBSD system, but this problem has > persisted for several versions of Mac OS X and > FreeBSD. Does it hang at certain times? Again, across multiple versions of OS X and FreeBSD, I've never experienced a problem. _______________________________________________________ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson --Apple-Mail-3--194370033 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIbqlQACgkQRAAY9knOW+rcRwCfWbc2dghZE4S7SWrhHEYrGaMP wgEAn2m/H7/VuU9/bwtNB9YzuipLd2zn =73c5 -----END PGP SIGNATURE----- --Apple-Mail-3--194370033-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:00:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9EEF16A4CE for ; Tue, 22 Feb 2005 22:00:00 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93F9E43D2D for ; Tue, 22 Feb 2005 22:00:00 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MM002S084079; Tue, 22 Feb 2005 22:00:00 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MM00dv084077; Tue, 22 Feb 2005 22:00:00 GMT Date: Tue, 22 Feb 2005 21:59:59 +0000 From: jim@freeze.org To: Eric F Crist Message-ID: <20050222215959.GA80924@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52db984e328af02367f124b03ca241a9@secure-computing.net> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:00:01 -0000 * Eric F Crist [2005-02-22 15:55:32 -0600]: > Does it hang at certain times? Again, across multiple versions of OS X > and FreeBSD, I've never experienced a problem. I haven't found a time that it will not hang after a few minutes. (Never put a stopwatch to it.) Your comments that you've never experienced a problem are similar to a colleague of mine. Either you guys are not logging into a problem FreeBSD machine or there is some configuration option that I have/have not set on my OS X machine. I'm still puzzled as to how to track it down. -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:04:10 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B3B116A562 for ; Tue, 22 Feb 2005 22:04:10 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 041E743D1F for ; Tue, 22 Feb 2005 22:04:10 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 22 Feb 2005 16:04:13 -0600 Message-ID: <421BAC56.4050801@daleco.biz> Date: Tue, 22 Feb 2005 16:04:06 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jim@freeze.org References: <20050222211148.GA39859@freeze.org> In-Reply-To: <20050222211148.GA39859@freeze.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Feb 2005 22:04:13.0688 (UTC) FILETIME=[71B42780:01C5192A] cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:04:10 -0000 jim@freeze.org wrote: >Hi > >I have been having problems when connecting to a FreeBSD >box (4.7-RELEASE-p27 FreeBSD #38) from Mac OS X. The >typical scenario is that I ssh from the OS X box to >the FreeBSD box: > > ssh user@myfreebsdbox.com > >After I login, if there is no screen or cursor movement >for a minute or two, the terminal stops responding. The >OS X box is using tcsh and has 'set autologout=0'. > >I have tested several machines and here are the results >I am getting: > > FROM TO RESULT > ==== ===== ====== > OS X FBSD lockup > OS X Linux ok > Linux FBSD ok > >It looks like an alergic reaction between OS X and FBSD, >but I don't have a clue where to start looking to >track this down. > >Any ideas on what this is or how to debug it would be >appreciated. > > > ssh -vvv user@somebox ?? I assume that they haven't removed the verbosity options from the Mac implementation, have they? Might show you something ... Kevin Kinsey From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:04:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D17716A4CE for ; Tue, 22 Feb 2005 22:04:20 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 335F843D4C for ; Tue, 22 Feb 2005 22:04:20 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1D3i8f-000Ogr-L1; Tue, 22 Feb 2005 15:04:17 -0700 In-Reply-To: <20050222215959.GA80924@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> <20050222215959.GA80924@freeze.org> Mime-Version: 1.0 (Apple Message framework v619.2) Message-Id: From: Chad Leigh -- Shire.Net LLC Date: Tue, 22 Feb 2005 15:04:16 -0700 To: jim@freeze.org X-Mailer: Apple Mail (2.619.2) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) cc: FreeBSD Questions Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:04:20 -0000 On Feb 22, 2005, at 2:59 PM, jim@freeze.org wrote: > * Eric F Crist [2005-02-22 15:55:32 > -0600]: > >> Does it hang at certain times? Again, across multiple versions of OS >> X >> and FreeBSD, I've never experienced a problem. > > I haven't found a time that it will not hang after a few > minutes. (Never put a stopwatch to it.) > > Your comments that you've never experienced a problem > are similar to a colleague of mine. Either you guys are > not logging into a problem FreeBSD machine or there is > some configuration option that I have/have not set on > my OS X machine. > > I'm still puzzled as to how to track it down. I've been logging in to FreeBSD systems from OS X for years without issue. I currently log into FreeBSD 4.9 and 5.3 from 10.3.5-8 systems. I have not ever had to do anything strange on the OS X side nor on the FreeBSD side. Can you run the FreeBSD sshd daemon in debug mode and see what it spits out at you when you attempt to log in? Does this happen with all your OS X machines or just one in particular? Chad From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:05:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA77016A4CE for ; Tue, 22 Feb 2005 22:05:38 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B3A643D1F for ; Tue, 22 Feb 2005 22:05:38 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 876215DA3; Tue, 22 Feb 2005 17:05:37 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00468-10; Tue, 22 Feb 2005 17:05:34 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-75-250.ny325.east.verizon.net [68.161.75.250]) by pi.codefab.com (Postfix) with ESMTP id 553F45CAC; Tue, 22 Feb 2005 17:05:33 -0500 (EST) Message-ID: <421BAC94.40409@mac.com> Date: Tue, 22 Feb 2005 17:05:08 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: peter.lidell@post.dk References: In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@freebsd.org Subject: Re: Speed test X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:05:38 -0000 peter.lidell@post.dk wrote: > Is there a way to test your system (i run FreeBSD 5.3) to see if something is wrong? There are lots of benchmarks available under /usr/ports/benchmarks. > Also are there any tools to optimize the system or fix if somethings wrong? Why yes, the C compiler. You just need to change the source code, first. [ Or update it, see the Handbook. ] -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:17:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2302F16A4CE for ; Tue, 22 Feb 2005 22:17:39 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id C428743D49 for ; Tue, 22 Feb 2005 22:17:38 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 40BF85CAC; Tue, 22 Feb 2005 17:17:37 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00565-05; Tue, 22 Feb 2005 17:17:34 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-75-250.ny325.east.verizon.net [68.161.75.250]) by pi.codefab.com (Postfix) with ESMTP id 3BEB55C39; Tue, 22 Feb 2005 17:17:34 -0500 (EST) Message-ID: <421BAF65.7050905@mac.com> Date: Tue, 22 Feb 2005 17:17:09 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jim@freeze.org References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> <20050222215959.GA80924@freeze.org> In-Reply-To: <20050222215959.GA80924@freeze.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: Eric F Crist cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:17:39 -0000 jim@freeze.org wrote: [ ... ] > Your comments that you've never experienced a problem > are similar to a colleague of mine. Either you guys are > not logging into a problem FreeBSD machine or there is > some configuration option that I have/have not set on > my OS X machine. > > I'm still puzzled as to how to track it down. Are the two machines on the same network segment, or are they remote? Do you have IPFW rulesets enabled on either, particularly dynamic ones? Running sshd with -vvv will help, as others have suggested, although you might also consider running "tcpdump -Xvn host foo and port 22" and see what you see... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:31:45 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A4F616A4CE for ; Tue, 22 Feb 2005 22:31:45 +0000 (GMT) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.FreeBSD.org (Postfix) with SMTP id D387F43D55 for ; Tue, 22 Feb 2005 22:31:44 +0000 (GMT) (envelope-from dkelly@Grumpy.DynDNS.org) Received: (qmail 27514 invoked by uid 0); 22 Feb 2005 22:31:43 -0000 Received: from user-69-73-60-132.knology.net (HELO Grumpy.DynDNS.org) (69.73.60.132) by smtp6.knology.net with SMTP; 22 Feb 2005 22:31:43 -0000 Received: by Grumpy.DynDNS.org (Postfix, from userid 928) id 36D0C6178; Tue, 22 Feb 2005 16:31:43 -0600 (CST) Date: Tue, 22 Feb 2005 16:31:43 -0600 From: David Kelly To: jim@freeze.org Message-ID: <20050222223143.GA4217@Grumpy.DynDNS.org> References: <20050222211148.GA39859@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050222211148.GA39859@freeze.org> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:31:45 -0000 On Tue, Feb 22, 2005 at 09:11:48PM +0000, jim@freeze.org wrote: > > It looks like an alergic reaction between OS X and FBSD, > but I don't have a clue where to start looking to > track this down. > > Any ideas on what this is or how to debug it would be > appreciated. Later in the thread Jim stated he had no control over the version of the FreeBSD machine. Am guessing he might not have root there. Am guessing he doesn't know what customizations may have been performed on it. I have seen similar problems where one end may have been FreeBSD. Suggest from the MacOS end to try forcing SSH protocol 1 with "ssh -1 user@othermachine" If that doesn't work try forcing version 2 with "-2". Also might try moving ~/.ssh/ out of the way on the Mac to see what happens if one starts afresh. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:53:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7132B16A4CE for ; Tue, 22 Feb 2005 22:53:38 +0000 (GMT) Received: from mx1.bol-online.com (mx2.bol-online.com [202.84.36.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF7943D39 for ; Tue, 22 Feb 2005 22:53:36 +0000 (GMT) (envelope-from jahan@bol-online.com) Received: from netra.bol-online.com (netra.bol-online.com [202.84.32.21]) by mx2.bol-online.com (Postfix) with ESMTP id E8FBC8FCB0 for ; Wed, 23 Feb 2005 04:53:16 +0600 (BDT) Received: from [192.168.168.89] (tcr6ep170.dhaka.net [202.84.37.170]) by netra.bol-online.com (8.13.1/8.13.1) with ESMTP id j1MMm36W005451 for ; Wed, 23 Feb 2005 04:48:04 +0600 (BDT) Message-ID: <421C5EB4.9050906@bol-online.com> Date: Wed, 23 Feb 2005 04:45:08 -0600 From: Aftab Jahan Subedar User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-BOL-MailScanner-Information: Please contact the ISP for more information X-BOL-MailScanner: Found to be clean X-MailScanner-From: jahan@bol-online.com X-MailScanner-To: questions@freebsd.org Subject: SCO file system mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:53:38 -0000 Hello to all. Would 'mount' mount the SCO file system ? Does any body know ? I presume the SCO system as partition type 2 or partition type 3 or partition type 0x63. Thank you. -Jahan From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:53:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC7E416A4CE for ; Tue, 22 Feb 2005 22:53:41 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D4EE43D49 for ; Tue, 22 Feb 2005 22:53:41 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.101] (c-66-41-157-209.mn.client2.attbi.com [66.41.157.209]) (authenticated bits=0)j1MMrYtU005692; Tue, 22 Feb 2005 16:53:34 -0600 (CST) (envelope-from ecrist@secure-computing.net) In-Reply-To: <20050222215959.GA80924@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> <20050222215959.GA80924@freeze.org> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--190891953" Message-Id: Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Tue, 22 Feb 2005 16:53:30 -0600 To: jim@freeze.org X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on grog.secure-computing.net cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:53:41 -0000 --Apple-Mail-1--190891953 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Feb 22, 2005, at 3:59 PM, jim@freeze.org wrote: > * Eric F Crist [2005-02-22 15:55:32 > -0600]: > >> Does it hang at certain times? Again, across multiple versions of OS >> X >> and FreeBSD, I've never experienced a problem. > > I haven't found a time that it will not hang after a few > minutes. (Never put a stopwatch to it.) > > Your comments that you've never experienced a problem > are similar to a colleague of mine. Either you guys are > not logging into a problem FreeBSD machine or there is > some configuration option that I have/have not set on > my OS X machine. > > I'm still puzzled as to how to track it down. I would take a guess that it's a problem with the FreeBSD 4.7 system, and it's version of ssh. I have never done any type of config change of ssh on my OS X system. HTH _______________________________________________________ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson --Apple-Mail-1--190891953 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkIbt+oACgkQRAAY9knOW+oTFQCgiWHWD1e5+z1hVWRF+ParQCkA Ye8Aniup0XxGDdp9NmFaZZlr3gsucLao =5YN3 -----END PGP SIGNATURE----- --Apple-Mail-1--190891953-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:55:28 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E468C16A55E for ; Tue, 22 Feb 2005 22:55:28 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2414843D55 for ; Tue, 22 Feb 2005 22:55:24 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 22 Feb 2005 22:55:22 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp006) with SMTP; 22 Feb 2005 23:55:22 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 0888BC262; Tue, 22 Feb 2005 23:55:53 +0100 (CET) Date: Tue, 22 Feb 2005 23:55:53 +0100 From: Simon Barner To: Nick Message-ID: <20050222225553.GA19189@zi025.glhnet.mhn.de> References: <20050222213715.9563B29A0E@xprdmailfe21.nwk.excite.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20050222213715.9563B29A0E@xprdmailfe21.nwk.excite.com> User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: freebsd-questions@freebsd.org Subject: Re: Error installing 5.3-release before sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:55:29 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, try disabling ACPI in your BIOS. Simon --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCG7h5Ckn+/eutqCoRAmCKAJ4vdUlbq+1CWVymgB5I1u6Jxgo+UwCg1ptk NdnrW3ukiU8bcZ8bD/j4XEg= =v5wB -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:02:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5829016A4CE for ; Tue, 22 Feb 2005 23:02:36 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id D500143D2F for ; Tue, 22 Feb 2005 23:02:35 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id j1MN2SeG063931; Tue, 22 Feb 2005 17:02:28 -0600 (CST) (envelope-from dan) Date: Tue, 22 Feb 2005 17:02:28 -0600 From: Dan Nelson To: Aftab Jahan Subedar Message-ID: <20050222230228.GF253@dan.emsphone.com> References: <421C5EB4.9050906@bol-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421C5EB4.9050906@bol-online.com> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.8i cc: questions@freebsd.org Subject: Re: SCO file system mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:02:36 -0000 In the last episode (Feb 23), Aftab Jahan Subedar said: > Would 'mount' mount the SCO file system ? Does any body know ? I > presume the SCO system as partition type 2 or partition type 3 or > partition type 0x63. Sorry; no-one has written drivers for any of SCO's filesystem types (htfs is probably what you have). -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:11:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DB1316A4CE for ; Tue, 22 Feb 2005 23:11:41 +0000 (GMT) Received: from mx3.bol-online.com (mx3.bol-online.com [202.84.36.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A440343D31 for ; Tue, 22 Feb 2005 23:11:38 +0000 (GMT) (envelope-from jahan@bol-online.com) Received: from netra.bol-online.com (netra.bol-online.com [202.84.32.21]) by mx3.bol-online.com (Postfix) with ESMTP id 887F650879 for ; Wed, 23 Feb 2005 05:12:48 +0600 (BDT) Received: from [192.168.168.89] (ppp209.bol-online.com [202.84.34.219]) by netra.bol-online.com (8.13.1/8.13.1) with ESMTP id j1MN6GU7009405 for ; Wed, 23 Feb 2005 05:06:17 +0600 (BDT) Message-ID: <421C62F7.4060402@bol-online.com> Date: Wed, 23 Feb 2005 05:03:19 -0600 From: Aftab Jahan Subedar User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <421C5EB4.9050906@bol-online.com> <20050222230228.GF253@dan.emsphone.com> In-Reply-To: <20050222230228.GF253@dan.emsphone.com> X-BOL-MailScanner-Information: Please contact the ISP for more information X-BOL-MailScanner: Found to be clean X-MailScanner-From: jahan@bol-online.com X-MailScanner-To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: SCO file system mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:11:41 -0000 Dan Nelson wrote: >In the last episode (Feb 23), Aftab Jahan Subedar said: > > >>Would 'mount' mount the SCO file system ? Does any body know ? I >>presume the SCO system as partition type 2 or partition type 3 or >>partition type 0x63. >> >> > >Sorry; no-one has written drivers for any of SCO's filesystem types >(htfs is probably what you have). > > > Legal issue? If not I will try one. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:14:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A51216A4CE for ; Tue, 22 Feb 2005 23:14:01 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD0043D53 for ; Tue, 22 Feb 2005 23:14:00 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MNDqTR048196; Tue, 22 Feb 2005 23:13:52 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MNDqgq048193; Tue, 22 Feb 2005 23:13:52 GMT Date: Tue, 22 Feb 2005 23:13:52 +0000 From: jim@freeze.org To: Kevin Kinsey Message-ID: <20050222231352.GA34739@freeze.org> References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421BAC56.4050801@daleco.biz> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:14:01 -0000 * Kevin Kinsey [2005-02-22 16:04:06 -0600]: > jim@freeze.org wrote: > > > > FROM TO RESULT > > ==== ===== ====== > > OS X FBSD lockup > > OS X Linux ok > > Linux FBSD ok > > > ssh -vvv user@somebox ?? > > I assume that they haven't removed the verbosity > options from the Mac implementation, have they? > > Might show you something ... Anything in particular I am looking for? ---start log Script started on Tue Feb 22 16:59:42 2005 user@cheetah 1 /Users/user % ssh -vvv user@remotemachine.org OpenSSH_3.6.1p1+CAN-2004-0175, SSH protocols 1.5/2.0, OpenSSL 0x0090702f debug1: Reading configuration data /etc/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug2: ssh_connect: needpriv 0 debug1: Connecting to remotemachine.org [123.45.67.89] port 22. debug1: Connection established. debug1: identity file /Users/user/.ssh/identity type -1 debug1: identity file /Users/user/.ssh/id_rsa type -1 debug1: identity file /Users/user/.ssh/id_dsa type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_3.9p1 debug1: match: OpenSSH_3.9p1 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_3.6.1p1+CAN-2004-0175 debug3: Trying to reverse map address 123.45.67.89. debug1: Miscellaneous failure No credentials cache found debug1: Miscellaneous failure No credentials cache found debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: none,zlib debug2: kex_parse_kexinit: none,zlib debug2: kex_parse_kexinit: debug2: kex_parse_kexinit: debug2: kex_parse_kexinit: first_kex_follows 0 debug2: kex_parse_kexinit: reserved 0 debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 debug2: kex_parse_kexinit: ssh-rsa,ssh-dss debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 debug2: kex_parse_kexinit: none,zlib debug2: kex_parse_kexinit: none,zlib debug2: kex_parse_kexinit: debug2: kex_parse_kexinit: debug2: kex_parse_kexinit: first_kex_follows 0 debug2: kex_parse_kexinit: reserved 0 debug2: mac_init: found hmac-md5 debug1: kex: server->client aes128-cbc hmac-md5 none debug2: mac_init: found hmac-md5 debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug2: dh_gen_key: priv key bits set: 119/256 debug2: bits set: 1582/3191 debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug3: check_host_in_hostfile: filename /Users/user/.ssh/known_hosts debug3: key_read: type mismatch debug3: check_host_in_hostfile: match line 14 debug3: check_host_in_hostfile: filename /Users/user/.ssh/known_hosts debug3: check_host_in_hostfile: match line 9 debug1: Host 'remotemachine.org' is known and matches the RSA host key. debug1: Found key in /Users/user/.ssh/known_hosts:14 debug2: bits set: 1630/3191 debug1: ssh_rsa_verify: signature correct debug2: kex_derive_keys debug2: set_newkeys: mode 1 debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug2: set_newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password debug3: start over, passed a different list publickey,password debug3: preferred external-keyx,gssapi,publickey,keyboard-interactive,password debug3: authmethod_lookup publickey debug3: remaining preferred: keyboard-interactive,password debug3: authmethod_is_enabled publickey debug1: Next authentication method: publickey debug1: Trying private key: /Users/user/.ssh/identity debug3: no such identity: /Users/user/.ssh/identity debug1: Trying private key: /Users/user/.ssh/id_rsa debug3: no such identity: /Users/user/.ssh/id_rsa debug1: Trying private key: /Users/user/.ssh/id_dsa debug3: no such identity: /Users/user/.ssh/id_dsa debug2: we did not send a packet, disable method debug3: authmethod_lookup password debug3: remaining preferred: ,password debug3: authmethod_is_enabled password debug1: Next authentication method: password user@remotemachine.org's password: debug3: packet_send2: adding 64 (len 55 padlen 9 extra_pad 64) debug2: we sent a password packet, wait for reply debug1: Authentication succeeded (password). debug1: channel 0: new [client-session] debug3: ssh_session2_open: channel_new: 0 debug2: channel 0: send open debug1: Entering interactive session. debug2: callback start debug2: ssh_session2_setup: id 0 debug1: channel 0: request pty-req debug3: tty_make_modes: ospeed 38400 debug3: tty_make_modes: ispeed 38400 debug3: tty_make_modes: 1 3 debug3: tty_make_modes: 2 28 debug3: tty_make_modes: 3 8 debug3: tty_make_modes: 4 21 debug3: tty_make_modes: 5 4 debug3: tty_make_modes: 6 255 debug3: tty_make_modes: 7 255 debug3: tty_make_modes: 8 17 debug3: tty_make_modes: 9 19 debug3: tty_make_modes: 10 26 debug3: tty_make_modes: 11 25 debug3: tty_make_modes: 12 18 debug3: tty_make_modes: 13 23 debug3: tty_make_modes: 14 22 debug3: tty_make_modes: 17 255 debug3: tty_make_modes: 18 15 debug3: tty_make_modes: 30 0 debug3: tty_make_modes: 31 0 debug3: tty_make_modes: 32 0 debug3: tty_make_modes: 33 0 debug3: tty_make_modes: 34 0 debug3: tty_make_modes: 35 0 debug3: tty_make_modes: 36 1 debug3: tty_make_modes: 38 1 debug3: tty_make_modes: 39 0 debug3: tty_make_modes: 40 0 debug3: tty_make_modes: 41 0 debug3: tty_make_modes: 50 1 debug3: tty_make_modes: 51 1 debug3: tty_make_modes: 53 1 debug3: tty_make_modes: 54 1 debug3: tty_make_modes: 55 1 debug3: tty_make_modes: 56 0 debug3: tty_make_modes: 57 0 debug3: tty_make_modes: 58 0 debug3: tty_make_modes: 59 1 debug3: tty_make_modes: 60 1 debug3: tty_make_modes: 61 1 debug3: tty_make_modes: 62 1 debug3: tty_make_modes: 70 1 debug3: tty_make_modes: 72 1 debug3: tty_make_modes: 90 1 debug3: tty_make_modes: 91 1 debug3: tty_make_modes: 92 1 debug3: tty_make_modes: 93 0 debug1: channel 0: request shell debug2: callback done debug1: channel 0: open confirm rwindow 0 rmax 32768 debug2: channel 0: rcvd adjust 131072 Last login: Tue Feb 22 22:58:44 2005 from rrcs-67-78-64-2 Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-RELEASE-p27 (VKERN) #38: Thu Aug 26 17:44:26 MDT 2004 user@remotemachine 54 /home/user > exit logout debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: channel 0: rcvd eof debug1: channel 0: output open -> drain debug1: channel 0: obuf empty debug1: channel 0: close_write debug1: channel 0: output drain -> closed debug1: channel 0: rcvd close debug1: channel 0: close_read debug1: channel 0: input open -> closed debug3: channel 0: will not send data after close debug1: channel 0: almost dead debug1: channel 0: gc: notify user debug1: channel 0: gc: user detached debug1: channel 0: send close debug1: channel 0: is dead debug1: channel 0: garbage collecting debug1: channel_free: channel 0: client-session, nchannels 1 debug3: channel_free: status: The following connections are open:\015 #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1)\015 debug3: channel_close_fds: channel 0: r -1 w -1 e 6 Connection to remotemachine.org closed. debug1: Transferred: stdin 0, stdout 0, stderr 34 bytes in 5.4 seconds debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 6.3 debug1: Exit status 0 user@cheetah 2 /Users/user exit exit Script done on Tue Feb 22 17:00:03 2005 ---end log -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:24:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 292F216A4CE for ; Tue, 22 Feb 2005 23:24:00 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7868A43D48 for ; Tue, 22 Feb 2005 23:23:59 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MNNwiN056410; Tue, 22 Feb 2005 23:23:58 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MNNvon056389; Tue, 22 Feb 2005 23:23:57 GMT Date: Tue, 22 Feb 2005 23:23:56 +0000 From: jim@freeze.org To: Chuck Swiger Message-ID: <20050222232356.GB34739@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> <20050222215959.GA80924@freeze.org> <421BAF65.7050905@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421BAF65.7050905@mac.com> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:24:00 -0000 * Chuck Swiger [2005-02-22 17:17:09 -0500]: > Are the two machines on the same network segment, or are they remote? Do > you have IPFW rulesets enabled on either, particularly dynamic ones? > Running sshd with -vvv will help, as others have suggested, although you > might also consider running "tcpdump -Xvn host foo and port 22" and see > what you see... The machines are remote. Also, location doesn't seem to matter. I get the same results when the Mac is on different networks, wired or wireless. No IPFW rulesets on this FreeBSD machine. On my old FreeBSD machine I did have firewall rules enabled, but I got the same result. On the Mac, I have the default firewall rules on but allow ssh connections. I'll try the tcpdump. Is that command done as follows from the Mac?: su tcpdump -Xvn remotemachine.org user and port 22 -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:26:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7115C16A4CE for ; Tue, 22 Feb 2005 23:26:19 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D3343D46 for ; Tue, 22 Feb 2005 23:26:18 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MNQHIW061091; Tue, 22 Feb 2005 23:26:17 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MNQHHW061085; Tue, 22 Feb 2005 23:26:17 GMT Date: Tue, 22 Feb 2005 23:26:17 +0000 From: Jim Freeze To: David Kelly Message-ID: <20050222232617.GC34739@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222223143.GA4217@Grumpy.DynDNS.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050222223143.GA4217@Grumpy.DynDNS.org> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:26:19 -0000 * David Kelly [2005-02-22 16:31:43 -0600]: > Later in the thread Jim stated he had no control over the version of the > FreeBSD machine. Am guessing he might not have root there. Am guessing > he doesn't know what customizations may have been performed on it. > > I have seen similar problems where one end may have been FreeBSD. > Suggest from the MacOS end to try forcing SSH protocol 1 with > "ssh -1 user@othermachine" > > If that doesn't work try forcing version 2 with "-2". > Thanks, tried both, and they both locked up. > Also might try moving ~/.ssh/ out of the way on the Mac to see what > happens if one starts afresh. This didn't help either. Thanks for the suggestions, but I'm still stumped. :( -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:32:12 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AEF316A4CE for ; Tue, 22 Feb 2005 23:32:12 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2114143D39 for ; Tue, 22 Feb 2005 23:32:12 +0000 (GMT) (envelope-from nomadlogic@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so572940rnf for ; Tue, 22 Feb 2005 15:32:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=D8FTOyJcEyVHapeyzVvs6lkHjoRJkojhfgkJPDmsWCpOlePOSKDkDKeWEkJSckt/M94piK4054AiUb8a1jtgugsFXG+5WXBXng7WwNQICWzKrTScvvp3KsfQL+Ocz+8HvNz+RBVtHBUvXJ08HFFYZ57S5KeZw+t0yfZgoHGj+sE= Received: by 10.38.78.26 with SMTP id a26mr146085rnb; Tue, 22 Feb 2005 15:32:10 -0800 (PST) Received: by 10.38.14.51 with HTTP; Tue, 22 Feb 2005 15:32:10 -0800 (PST) Message-ID: <57d710000502221532dbacb23@mail.gmail.com> Date: Tue, 22 Feb 2005 15:32:10 -0800 From: pete wright To: "jim@freeze.org" In-Reply-To: <20050222231352.GA34739@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pete wright List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:32:12 -0000 On Tue, 22 Feb 2005 23:13:52 +0000, jim@freeze.org wrote: (big snip) unless i'm missing something you are making the connection then typing exit in the shell. > debug1: channel 0: open confirm rwindow 0 rmax 32768 > debug2: channel 0: rcvd adjust 131072 > Last login: Tue Feb 22 22:58:44 2005 from rrcs-67-78-64-2 > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 4.7-RELEASE-p27 (VKERN) #38: Thu Aug 26 17:44:26 MDT 2004 > > user@remotemachine 54 /home/user > exit > logout (another big snip) unless i'm missing something you are making the connection then typing exit in the shell. -pete -- ~~o0OO0o~~ Pete Wright www.nycbug.org NYC's *BSD User Group From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:36:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCBEF16A4CE for ; Tue, 22 Feb 2005 23:36:41 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54DE043D5A for ; Tue, 22 Feb 2005 23:36:41 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MNaeVr069295; Tue, 22 Feb 2005 23:36:40 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MNaek0069293; Tue, 22 Feb 2005 23:36:40 GMT Date: Tue, 22 Feb 2005 23:36:40 +0000 From: Jim Freeze To: pete wright Message-ID: <20050222233640.GD34739@freeze.org> References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57d710000502221532dbacb23@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:36:42 -0000 * pete wright [2005-02-22 15:32:10 -0800]: > On Tue, 22 Feb 2005 23:13:52 +0000, jim@freeze.org wrote: > (big snip) > unless i'm missing something you are making the connection then typing > exit in the shell. > > debug1: channel 0: open confirm rwindow 0 rmax 32768 > > debug2: channel 0: rcvd adjust 131072 > > Last login: Tue Feb 22 22:58:44 2005 from rrcs-67-78-64-2 > > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > > The Regents of the University of California. All rights reserved. > > FreeBSD 4.7-RELEASE-p27 (VKERN) #38: Thu Aug 26 17:44:26 MDT 2004 > > > > user@remotemachine 54 /home/user > exit > > logout > (another big snip) > > unless i'm missing something you are making the connection then typing > exit in the shell. For this example, yes. That was the exit to leave the remote host. I did this just to show that I had successfully logged in. If I had waited a few minutes, then I would not have been able to show that because the terminal would have locked up. -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:42:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDC5016A4CE for ; Tue, 22 Feb 2005 23:42:42 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CABD43D5E for ; Tue, 22 Feb 2005 23:42:42 +0000 (GMT) (envelope-from nomadlogic@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so574218rnf for ; Tue, 22 Feb 2005 15:42:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=CQouwgZCzVDzX3TbqgRYkjnLKPWdfcYrrTZd6jnghC32x1cqMp8/T3+p5cljQiYj0K5pGunoPK89sgRLVjJUQWjJPuWNUyyOElxCgIS1NnZcp399HpCnzQ8TLL6+qzItwmy3gezcAjTpMU/piXAC8C/RTs7Rv85DeTt9PbMPn4c= Received: by 10.38.96.1 with SMTP id t1mr232079rnb; Tue, 22 Feb 2005 15:42:41 -0800 (PST) Received: by 10.38.14.51 with HTTP; Tue, 22 Feb 2005 15:42:41 -0800 (PST) Message-ID: <57d710000502221542173c5cef@mail.gmail.com> Date: Tue, 22 Feb 2005 15:42:41 -0800 From: pete wright To: Jim Freeze In-Reply-To: <20050222233640.GD34739@freeze.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> <20050222233640.GD34739@freeze.org> cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pete wright List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:42:42 -0000 On Tue, 22 Feb 2005 23:36:40 +0000, Jim Freeze wrote: > > unless i'm missing something you are making the connection then typing > > exit in the shell. > > For this example, yes. That was the exit to leave the remote host. > I did this just to show that I had successfully logged in. If I > had waited a few minutes, then I would not have been able to show > that because the terminal would have locked up. > hmm...maybe it'll be more helpfull if you wait until it actually lock's on you and post that info. it also may be a good idea to run a tcpdump or ethereal (i think one of those utils is built into OSX's network utilites package) while this is happening. altho hopefully something interesting will pop up in the ssh debug output. also, are you able to check the logs on the the server end to see if anything makes it to there that may be of interest? HTH -pete -- ~~o0OO0o~~ Pete Wright www.nycbug.org NYC's *BSD User Group From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:44:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F5116A4CE for ; Tue, 22 Feb 2005 23:44:06 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBA543D39 for ; Tue, 22 Feb 2005 23:44:06 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 149CA5D29; Tue, 22 Feb 2005 18:44:06 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13977-07; Tue, 22 Feb 2005 18:44:05 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-75-250.ny325.east.verizon.net [68.161.75.250]) by pi.codefab.com (Postfix) with ESMTP id CB2BA5CE6; Tue, 22 Feb 2005 18:44:04 -0500 (EST) Message-ID: <421BC3AB.8030203@mac.com> Date: Tue, 22 Feb 2005 18:43:39 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jim Freeze References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> <20050222233640.GD34739@freeze.org> In-Reply-To: <20050222233640.GD34739@freeze.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:44:07 -0000 Jim Freeze wrote: [ ... ] > For this example, yes. That was the exit to leave the remote host. > I did this just to show that I had successfully logged in. If I > had waited a few minutes, then I would not have been able to show > that because the terminal would have locked up. Show us what SSH shows when the connection locks up. In particular, try doing a "~?" after you get the connection lockup and see whether you get a menu of escape sequences back. -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:45:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3769216A4CE for ; Tue, 22 Feb 2005 23:45:52 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D195743D49 for ; Tue, 22 Feb 2005 23:45:51 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1MNjpu2076403; Tue, 22 Feb 2005 23:45:51 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1MNjpCA076402; Tue, 22 Feb 2005 23:45:51 GMT Date: Tue, 22 Feb 2005 23:45:51 +0000 From: Jim Freeze To: Chuck Swiger Message-ID: <20050222234551.GA71350@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> <52db984e328af02367f124b03ca241a9@secure-computing.net> <20050222215959.GA80924@freeze.org> <421BAF65.7050905@mac.com> <20050222232356.GB34739@freeze.org> <421BC2B7.1000706@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421BC2B7.1000706@mac.com> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:45:52 -0000 * Chuck Swiger [2005-02-22 18:39:35 -0500]: > jim@freeze.org wrote: > >* Chuck Swiger [2005-02-22 17:17:09 -0500]: > >I'll try the tcpdump. Is that command done as follows from the Mac?: > > > > su > > tcpdump -Xvn remotemachine.org user and port 22 > > Try: > > tcpdump -Xvn host remotemachine.org and port 22 Ok, this is what I did from the Mac: su tcpdump -Xvn host remotemachine.org and port 22 tcpdump: WARNING: en0: no IPv4 address assigned tcpdump: listening on en0, link-type EN10MB (Ethernet), capture size 96 bytes Then I did from another terminal on the Mac: script ssh.log ssh -vvv user@remotemachine.org The tcpdump window did not show any activity. Is this correct? -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 23:49:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FEF416A4CE for ; Tue, 22 Feb 2005 23:49:59 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3375943D31 for ; Tue, 22 Feb 2005 23:49:59 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id j1MNnsxt052231; Tue, 22 Feb 2005 17:49:54 -0600 (CST) (envelope-from dan) Date: Tue, 22 Feb 2005 17:49:54 -0600 From: Dan Nelson To: Aftab Jahan Subedar Message-ID: <20050222234954.GG253@dan.emsphone.com> References: <421C5EB4.9050906@bol-online.com> <20050222230228.GF253@dan.emsphone.com> <421C62F7.4060402@bol-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421C62F7.4060402@bol-online.com> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.8i cc: questions@freebsd.org Subject: Re: SCO file system mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 23:49:59 -0000 In the last episode (Feb 23), Aftab Jahan Subedar said: > Dan Nelson wrote: > >In the last episode (Feb 23), Aftab Jahan Subedar said: > >>Would 'mount' mount the SCO file system ? Does any body know ? I > >>presume the SCO system as partition type 2 or partition type 3 or > >>partition type 0x63. > > > >Sorry; no-one has written drivers for any of SCO's filesystem types > >(htfs is probably what you have). > > Legal issue? If not I will try one. More likely that either a) the format isn't documented anywhere, or b) there hasn't really been anyone asking for one :) -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 00:02:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C70716A4CE for ; Wed, 23 Feb 2005 00:02:08 +0000 (GMT) Received: from amcuxfw801.amc.af.mil (amcuxns801.amc.af.mil [131.9.254.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C34643D1F for ; Wed, 23 Feb 2005 00:02:04 +0000 (GMT) (envelope-from david.hauan@fairchild.af.mil) Received: from amcotav501.amc.af.mil ([131.9.19.192]) by fw1.amc.af.mil with ESMTP id j1N023Pr009389 for ; Tue, 22 Feb 2005 18:02:03 -0600 (CST) Received: from unknown (HELO AMCW2BH505.amc.ds.af.mil) (131.9.25.136) by amcotav501.amc.af.mil with ESMTP; 22 Feb 2005 18:12:29 -0600 Received: from amcw2ms517.amc.ds.af.mil ([131.9.19.74]) by AMCW2BH505.amc.ds.af.mil with Microsoft SMTPSVC(5.0.2195.6713); Tue, 22 Feb 2005 18:02:02 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 22 Feb 2005 18:02:02 -0600 Message-ID: <59FD5336D1B1FA40AF6DDD241D8DBAC60176F786@amcw2ms517.amc.ds.af.mil> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SCO file system mounting Thread-Index: AcUZMW81pYTSzXyISOS0puHseP4rBwACPTNg From: "Hauan David A" To: "Aftab Jahan Subedar" , X-OriginalArrivalTime: 23 Feb 2005 00:02:03.0098 (UTC) FILETIME=[E76683A0:01C5193A] Subject: RE: SCO file system mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 00:02:08 -0000 -----Original Message----- > From: Aftab Jahan Subedar [mailto:jahan@bol-online.com]=20 > Sent: Wednesday, February 23, 2005 2:45 AM > To: questions@freebsd.org > Subject: SCO file system mounting >=20 >=20 > Hello to all. >=20 > Would 'mount' mount the SCO file system ? Does any body know=20 > ? I presume the SCO system as partition type 2 or partition type 3 or=20 > partition type 0x63. If SCO is running... How about mount -t nfs? I used to do this all the time six/seven years ago with 3.2-RELEASE, I think=20 that's what it was.=20 dave=20 From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 00:21:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BF0016A4CE for ; Wed, 23 Feb 2005 00:21:33 +0000 (GMT) Received: from mxsf30.cluster1.charter.net (mxsf30.cluster1.charter.net [209.225.28.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 572CF43D1D for ; Wed, 23 Feb 2005 00:21:32 +0000 (GMT) (envelope-from gunter@thewambaughs.net) Received: from mxip05.cluster1.charter.net (mxip05a.cluster1.charter.net [209.225.28.135])j1N0LUUI002255 for ; Tue, 22 Feb 2005 19:21:31 -0500 Received: from unknown (HELO [192.168.1.100]) (68.119.105.14) by mxip05.cluster1.charter.net with ESMTP; 22 Feb 2005 19:21:30 -0500 X-Ironport-AV: i="3.90,108,1107752400"; d="scan'208"; a="641260477:sNHT12687658" Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Gunter Wambaugh Date: Tue, 22 Feb 2005 18:21:43 -0600 X-Mailer: Apple Mail (2.619.2) Subject: portversion runs seemingly forever X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 00:21:33 -0000 When I try $ portversion -L = it seems to run forever. top yields PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 51331 root 51 0 19276K 18852K RUN 0:09 90.60% 32.86% ruby18 I have tried portsdb -uU && pkgdb -uv, to no avail. bash-2.05b# uname -a FreeBSD test.thewambaughs.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 Any ideas? From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:14:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CB3C16A4CE for ; Wed, 23 Feb 2005 01:14:27 +0000 (GMT) Received: from web51010.mail.yahoo.com (web51010.mail.yahoo.com [206.190.39.129]) by mx1.FreeBSD.org (Postfix) with SMTP id 7DD9743D45 for ; Wed, 23 Feb 2005 01:14:26 +0000 (GMT) (envelope-from tfcheng@yahoo.com) Received: (qmail 58996 invoked by uid 60001); 23 Feb 2005 01:14:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=4foIDdj6yie63WVp03mWYPUE8NsTCogR97A8dgvqn4WcGLLkGdWQKJ6DvXPFyNQp9sZCvAIQW7qoMX+E8bDK4n0UeRXq8RhU0IvvYgH0dV4D0YXn+F9c7d8EYcoGDTtn872TrvJpbW52vvgQ7w4/qY47KiVhtlxGCBMYVOoZlyo= ; Message-ID: <20050223011425.58994.qmail@web51010.mail.yahoo.com> Received: from [69.113.106.60] by web51010.mail.yahoo.com via HTTP; Wed, 23 Feb 2005 09:14:25 CST Date: Wed, 23 Feb 2005 09:14:25 +0800 (CST) From: "T.F. Cheng" To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 8bit Subject: extract iso image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:14:27 -0000 hi, I am not sure if I am doing the right thing. I want to extract an downloaded isoimage by first mounting it. I tried: mount -t iso9660 -o loop image.iso /mnt but turns out I don't have mount_iso9660 under /sbin, only mount_cd9660. Is there any other way to do this? I am running freebsd5.3/i386. Thanks! ===== Best Regards, Tsu-Fan Cheng _________________________________________________________ Do You Yahoo!? µn°O§K¶Oªº @yahoo.com ¤¤¤å¹q¤l¶l¥ó @ http://chinese.mail.yahoo.com Get your free @yahoo.com address at http://chinese.mail.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:17:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D98B16A4CE for ; Wed, 23 Feb 2005 01:17:58 +0000 (GMT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860B543D1D for ; Wed, 23 Feb 2005 01:17:57 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j1N1Hskc017478 for ; Tue, 22 Feb 2005 20:17:55 -0500 (EST) Date: Wed, 23 Feb 2005 01:25:55 +0000 From: Jason Henson To: freebsd-questions@freebsd.org References: In-Reply-To: (from gunter@thewambaughs.net on Tue Feb 22 19:21:43 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1109121955l.93160l.0l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: portversion runs seemingly forever X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:17:58 -0000 On 02/22/05 19:21:43, Gunter Wambaugh wrote: > When I try > $ portversion -L =3D >=20 > it seems to run forever. >=20 > top yields > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU =20 > COMMAND > 51331 root 51 0 19276K 18852K RUN 0:09 90.60% 32.86% =20 > ruby18 >=20 > I have tried portsdb -uU && pkgdb -uv, to no avail. >=20 > bash-2.05b# uname -a > FreeBSD test.thewambaughs.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon =20 > Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/=20 > usr/src/sys/GENERIC i386 >=20 > Any ideas? > Does portversion use the index file? If so I thought you had to cd /=20 usr/src && make fetchindex, maybe after a cvsup. Also I seem to =20 remember using portversion -l "<" when I used to use it a while back. =20 To find the old ports. Just read the man page online, -L is a inverse limit, it excludes. So =20 if you have not cvsuped since you last upgraded that would be why you =20 get nothing. You say it seems to run forever, have you let it finish =20 or do you kill it? After you do the pkgdb -uv does it still take =20 forever to finish, or does it seem to just hang? From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:33:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DB3716A4E9 for ; Wed, 23 Feb 2005 01:33:14 +0000 (GMT) Received: from addr9.addr.com (addr9.addr.com [209.249.147.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4618443D31 for ; Wed, 23 Feb 2005 01:33:14 +0000 (GMT) (envelope-from markzero@logik.ath.cx) Received: from logik.ath.cx (localhost [127.0.0.1])j1N1dGA4020890 for ; Tue, 22 Feb 2005 17:39:17 -0800 (PST) Received: by logik.ath.cx (Postfix, from userid 1001) id 9500C6406; Wed, 23 Feb 2005 01:31:59 +0000 (UTC) Date: Wed, 23 Feb 2005 01:31:59 +0000 From: markzero To: freebsd-questions@freebsd.org Message-ID: <20050223013159.GB61124@logik.ath.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Content-Disposition: inline X-OS: FreeBSD 5.3-RELEASE-p5 i386 LOGIK005 X-GPG-Key: http://darklogik.org/pub/pgp/pgp.txt X-Fingerprint: B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F DEFF 9DD1 User-Agent: Mutt/1.5.8i X-ADDRSpamFilter: Passed, probability (0%) X-ADDRSignature: 11698EB3 Subject: DSL modem recommendation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:33:18 -0000 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, Could anybody recommend a good, solid DSL modem that is supported nicely by FreeBSD? An internal modem would be preferred but I would consider otherwise. My main requirements are stability and a lack of any kind of external management (I want my box to be solely in control, not a proprietary web or telnet interface). I have suffered for far too long with an awful DSL router/firewall that goes down at the slightest provocation and offers no real authentication! Cheers, Mark --=20 PGP: http://www.darklogik.org/pub/pgp/pgp.txt B776 43DC 8A5D EAF9 2126 9A67 A7DA 390F DEFF 9DD1 --H1spWtNR+x+ondvy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQIVAwUBQhvdDqfaOQ/e/53RAQqwsg//SXHSSErsOOrI+fpf1LaWygclppkqxvee kKMQWT6eMh6p9dCaPLAarECSlNZ9lASfFSIQVHlCD4LYzCBHWHHg5lKMD0JvaH7W Lu+X0yNVL2VpNiIGiw4cRujhVuhSH1OdktJD7N9zxp4AE3gYXlgvGTXGhihUa5BX toWLG1N1zNEsLBQau4uRw899Bmq81k6AMAm2GcudFxbVfErHr/5zXEVKebPBz//B JN86s0KuPSIEtc/N0avLH4OGZ1U7XAQmWEu0S3zBoUynYNgdOEUGaGdH49K7MwJD /qEDgqITNSh/ustrm785JYQrQwgbsyoTaWapsIlALKLSYEPyKTYXK8cXwXvRzkKG ezQw1sgo9l7R2TdHgEVslmyQKvtr+ziiW9f2GhimhZhBoFBTW7JdlPWR6adJm5ge d1P7KeAZP94jJY8p4CBNsN8JzPxWIHRt2CiMwsgfA65RJwa7+uo9Jbrowcenxfr4 0NOuGQJDalq3rlZuWpDcC53ipn15+hKA3SRyOSzBgiYoc1MiIer6CQW44BmkcZl/ 9SInw9bdrp1pwXEkUqILadVf6NtnG9H31fNhQzQcBssNAaCIoa9w7up3X+H4fM8t o5RyJHz/Lis3gxFs4GDMlz9RdvQWVayKgVQOJLdCT3JirXfbRxuqlgd1LQuDt03V 0r6LkHabYkg= =JmuJ -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:38:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 883A616A4CE for ; Wed, 23 Feb 2005 01:38:48 +0000 (GMT) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D59343D4C for ; Wed, 23 Feb 2005 01:38:48 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from ringworm.mechee.com ([4.26.84.7])0.04 <0ICC002ONCKM1TF2@vms044.mailsrvcs.net> for freebsd-questions@freebsd.org; Tue, 22 Feb 2005 19:38:46 -0600 (CST) Received: by ringworm.mechee.com (Postfix, from userid 1001) id D92EB2CE741; Tue, 22 Feb 2005 17:34:15 -0800 (PST) Date: Tue, 22 Feb 2005 17:34:13 -0800 From: "Michael C. Shultz" In-reply-to: <20050223011425.58994.qmail@web51010.mail.yahoo.com> To: freebsd-questions@freebsd.org Message-id: <200502221734.14400.ringworm01@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=big5 Content-transfer-encoding: 7bit Content-disposition: inline References: <20050223011425.58994.qmail@web51010.mail.yahoo.com> User-Agent: KMail/1.7.2 Subject: Re: extract iso image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ringworm01@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:38:48 -0000 On Tuesday 22 February 2005 05:14 pm, T.F. Cheng wrote: > hi, I am not sure if I am doing the right thing. I > want to extract an downloaded isoimage by first > mounting it. I tried: mount -t iso9660 -o loop > image.iso /mnt but turns out I don't have > mount_iso9660 under /sbin, only mount_cd9660. Is there > any other way to do this? I am running > freebsd5.3/i386. Thanks! > > > ===== > Best Regards, > > Tsu-Fan Cheng > Look in the handbook under optical drives. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:40:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70EED16A4CF for ; Wed, 23 Feb 2005 01:40:16 +0000 (GMT) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14DC343D2D for ; Wed, 23 Feb 2005 01:40:14 +0000 (GMT) (envelope-from m.hauber@mchsi.com) Received: from wizard.valleygate.net (12-219-204-24.client.mchsi.com[12.219.204.24]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20050223014013m9100ovoq0e>; Wed, 23 Feb 2005 01:40:13 +0000 From: Mike Hauber To: freebsd-questions@freebsd.org Date: Tue, 22 Feb 2005 20:43:51 -0500 User-Agent: KMail/1.7.2 References: <20050223011425.58994.qmail@web51010.mail.yahoo.com> In-Reply-To: <20050223011425.58994.qmail@web51010.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502222043.52605.m.hauber@mchsi.com> cc: tfcheng@yahoo.com Subject: Re: extract iso image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: m.hauber@mchsi.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:40:16 -0000 On Tuesday 22 February 2005 08:14 pm, T.F. Cheng wrote: > hi, I am not sure if I am doing the right thing. I > want to extract an downloaded isoimage by first > mounting it. I tried: mount -t iso9660 -o loop > image.iso /mnt but turns out I don't have > mount_iso9660 under /sbin, only mount_cd9660. Is there > any other way to do this? I am running > freebsd5.3/i386. Thanks! > > > ===== > Best Regards, > > Tsu-Fan Cheng > I could be doing things the hard way, but I thought you had to first configure the md? For instance, I pulled the following commands from history (just recently upgraded my firewall): mdconfig -a -t vnode -f /dat1/ISO/obsd_36.iso -u 0 mount_cd9660 /dev/md0 /mnt HTH, Mike From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:40:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47CE816A4CF for ; Wed, 23 Feb 2005 01:40:41 +0000 (GMT) Received: from mxsf08.cluster1.charter.net (mxsf08.cluster1.charter.net [209.225.28.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C8143D1F for ; Wed, 23 Feb 2005 01:40:40 +0000 (GMT) (envelope-from gunter@thewambaughs.net) Received: from mxip12.cluster1.charter.net (mxip12a.cluster1.charter.net [209.225.28.142])j1N1edUw027288 for ; Tue, 22 Feb 2005 20:40:39 -0500 Received: from unknown (HELO [192.168.1.100]) (68.119.105.14) by mxip12.cluster1.charter.net with ESMTP; 22 Feb 2005 20:40:39 -0500 X-Ironport-AV: i="3.90,108,1107752400"; d="scan'208"; a="831425983:sNHT14320868" In-Reply-To: <1109121955l.93160l.0l@BARTON> References: <1109121955l.93160l.0l@BARTON> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Gunter Wambaugh Date: Tue, 22 Feb 2005 19:40:35 -0600 To: Jason Henson X-Mailer: Apple Mail (2.619.2) cc: freebsd-questions@freebsd.org Subject: Re: portversion runs seemingly forever X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:40:41 -0000 On Feb 22, 2005, at 7:25 PM, Jason Henson wrote: > On 02/22/05 19:21:43, Gunter Wambaugh wrote: >> When I try >> $ portversion -L = >> it seems to run forever. >> top yields >> PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU >> COMMAND >> 51331 root 51 0 19276K 18852K RUN 0:09 90.60% 32.86% >> ruby18 >> I have tried portsdb -uU && pkgdb -uv, to no avail. >> bash-2.05b# uname -a >> FreeBSD test.thewambaughs.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon >> Oct 27 17:51:09 GMT 2003 >> root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 >> Any ideas? >> > > > Does portversion use the index file? If so I thought you had to cd > /usr/src && make fetchindex, maybe after a cvsup. Also I seem to > remember using portversion -l "<" when I used to use it a while back. > To find the old ports. > > Just read the man page online, -L is a inverse limit, it excludes. So > if you have not cvsuped since you last upgraded that would be why you > get nothing. You say it seems to run forever, have you let it finish > or do you kill it? After you do the pkgdb -uv does it still take > forever to finish, or does it seem to just hang? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Sorry, I guess I should have been clearer. I let portversion run for 12+ hours before I killed it. I just cvsuped the ports tree a few days ago, and make fetchindex didn't help me any. portversion -l = says give me the 'up-to-date' ports. portversion -L = says give me all the 'out-of-date' ports. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:47:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD72916A4CE for ; Wed, 23 Feb 2005 01:47:06 +0000 (GMT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA3543D58 for ; Wed, 23 Feb 2005 01:47:06 +0000 (GMT) (envelope-from brianjohn@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1D3lc7-0001g1-Ej for freebsd-questions@freebsd.org; Tue, 22 Feb 2005 19:46:56 -0600 Message-ID: <421BE0A2.905@fusemail.com> Date: Tue, 22 Feb 2005 19:47:14 -0600 From: Brian John User-Agent: Mozilla Thunderbird 1.0 (X11/20050214) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: java applications taking up too much memory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:47:06 -0000 Hello, It seems that my java applications are taking up a ton of memory. Even one small jar that I start at startup takes up almost 200 MB! I start it like this: java -Xms4m -Xmx8m -jar /home/brian/serverWatcher/serverwatcher.jar & and it looks like this in top: 76750 brian 20 0 159M 10840K kserel 0:03 0.00% 0.00% java I start Azureus like this: azureus -Xmx128m and it looks like this in top: 59636 brian 20 0 503M 228M kserel 2:37 0.00% 0.00% java I only have 512M of memory on this machine. Does anyone have any idea how I can make these apps take up less memory? Thanks /Brian From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:56:42 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD2BE16A4CE for ; Wed, 23 Feb 2005 01:56:42 +0000 (GMT) Received: from web51603.mail.yahoo.com (web51603.mail.yahoo.com [206.190.38.208]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B6A543D2F for ; Wed, 23 Feb 2005 01:56:42 +0000 (GMT) (envelope-from jay2xra@yahoo.com) Received: (qmail 69162 invoked by uid 60001); 23 Feb 2005 01:56:41 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=BSYgKfrt50YQ2fZN5x2ucfUDEd8BtKNFUgTyTr2Ycf7vpAvuLoQZw5q1Jgas64If79LmTUBkxZQnq4mmhDBFWfNk8LY9P39w7PXNPtgr1h9HProIxsbRhxbELIbolJvP8gnk4QpC4KvnQDoaR1rO/XaGfyJSbr/U4msDcIiwJOw= ; Message-ID: <20050223015641.69160.qmail@web51603.mail.yahoo.com> Received: from [202.90.128.28] by web51603.mail.yahoo.com via HTTP; Tue, 22 Feb 2005 17:56:41 PST Date: Tue, 22 Feb 2005 17:56:41 -0800 (PST) From: Mark Jayson Alvarez To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Is there a file where I can specify the location of my header files??(like that of ld.so.hints) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:56:42 -0000 Hi, I think I did something horrible with my machine. I cannot complete a "make" anywhere in ports. For example, I'm compiling iperf and got this error. headers.h:82:19: errno.h: No such file or directory headers.h:139:24: syslog.h: No such file or directory I used find to search for these files and I did find it. #find / -name errno.h -print /usr/include/sys/errno.h /usr/include/sys/syslog.h Whenever I'm compiling a c program, I learned that I can pass a -I to the gcc, but I don't know how to do it in ports. Is there a file where in I can specify where my include files can be found, like that of the ld-elf.so.hints and ld.so.hints that contains the directory where my libraries can be found? __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:57:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1746D16A4CE for ; Wed, 23 Feb 2005 01:57:27 +0000 (GMT) Received: from web51604.mail.yahoo.com (web51604.mail.yahoo.com [206.190.38.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FA1843D2D for ; Wed, 23 Feb 2005 01:57:26 +0000 (GMT) (envelope-from jay2xra@yahoo.com) Received: (qmail 60458 invoked by uid 60001); 23 Feb 2005 01:57:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=5YDA12yatnTZ54NfnaCiYoxO2n29EhLnRrjkV6caHQQoStJ6UyGiM/lCPKTaJOxPWfaYBk9P63nC+6OjNYJJ7YaXP7FYNTp6buUkBQtoMVE8YLcRKq/6xjBLRCcdZDMc3oTPctfslap967nmDm7zUw350BgYv35jo+eJ/erBKBk= ; Message-ID: <20050223015725.60456.qmail@web51604.mail.yahoo.com> Received: from [202.90.128.28] by web51604.mail.yahoo.com via HTTP; Tue, 22 Feb 2005 17:57:25 PST Date: Tue, 22 Feb 2005 17:57:25 -0800 (PST) From: Mark Jayson Alvarez To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Is there a file where I can specify the location of my header files??(like that of ld.so.hints) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:57:27 -0000 Hi, I think I did something horrible with my machine. I cannot complete a "make" anywhere in ports. For example, I'm compiling iperf and got this error. headers.h:82:19: errno.h: No such file or directory headers.h:139:24: syslog.h: No such file or directory I used find to search for these files and I did find it. #find / -name errno.h -print /usr/include/sys/errno.h /usr/include/sys/syslog.h Whenever I'm compiling a c program, I learned that I can pass a -I to the gcc, but I don't know how to do it in ports. Is there a file where in I can specify where my include files can be found, like that of the ld-elf.so.hints and ld.so.hints that contains the directory where my libraries can be found? __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250 From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:58:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D8F916A4CE for ; Wed, 23 Feb 2005 01:58:17 +0000 (GMT) Received: from smtp.knology.net (smtp.knology.net [24.214.63.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 8167343D49 for ; Wed, 23 Feb 2005 01:58:14 +0000 (GMT) (envelope-from dkelly@HiWAAY.net) Received: (qmail 8654 invoked by uid 0); 23 Feb 2005 01:58:13 -0000 Received: from user-69-73-60-132.knology.net (HELO ?10.0.0.68?) (69.73.60.132) by smtp8.knology.net with SMTP; 23 Feb 2005 01:58:13 -0000 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <20050223011425.58994.qmail@web51010.mail.yahoo.com> References: <20050223011425.58994.qmail@web51010.mail.yahoo.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <66bc4402192297cd5cbc34939140665f@HiWAAY.net> Content-Transfer-Encoding: 7bit From: David Kelly Date: Tue, 22 Feb 2005 19:58:09 -0600 To: FreeBSD X-Mailer: Apple Mail (2.619.2) Subject: Re: extract iso image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 01:58:18 -0000 On Feb 22, 2005, at 7:14 PM, T.F. Cheng wrote: > hi, I am not sure if I am doing the right thing. I > want to extract an downloaded isoimage by first > mounting it. I tried: mount -t iso9660 -o loop > image.iso /mnt but turns out I don't have > mount_iso9660 under /sbin, only mount_cd9660. Is there > any other way to do this? I am running > freebsd5.3/i386. Thanks! Is my best guess you have been reading Linux docs to have tried a "loop" option to mount in FreeBSD. Isn't done that way here. What you have to do is create a memory disk which is backed by a file. Maybe someone else knows how to do it as non-root: % su Password: # mdconfig -a -t vnode -o readonly -f dvd_image.iso md0 # mount -t cd9660 /dev/md0 /mnt # ls -CF /mnt audio_ts/ jacket_p/ video_ts/ # umount /mnt # mdconfig -d -u md0 # mdconfig -l # What happens is that mdconfig creates the md0 device which contains the contents of the specified file. Once the file is turned into a device it can be handled same as any other device. Be sure to deallocate the device after you are finished as Unix doesn't release a file's space allocation until the last process closes it. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 03:58:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2583C16A4CE for ; Wed, 23 Feb 2005 03:58:08 +0000 (GMT) Received: from xenial.mcc.ac.uk (xenial.mcc.ac.uk [130.88.203.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BEC943D1D for ; Wed, 23 Feb 2005 03:58:07 +0000 (GMT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by xenial.mcc.ac.uk with esmtp (Exim 4.43 (FreeBSD)) id 1D3nf4-0007NK-NR; Wed, 23 Feb 2005 03:58:06 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) j1N3w5Gt096273; Wed, 23 Feb 2005 03:58:06 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.13.1/8.12.6/Submit) id j1N3w45Q096272; Wed, 23 Feb 2005 03:58:05 GMT Date: Wed, 23 Feb 2005 03:58:04 +0000 From: Jonathon McKitrick To: Giorgos Keramidas Message-ID: <20050223035804.GA95877@dogma.freebsd-uk.eu.org> References: <20050222055000.GA49525@dogma.freebsd-uk.eu.org> <20050222063810.GA1784@gothmog.gr> <20050222121911.GA63213@dogma.freebsd-uk.eu.org> <20050222124244.GA80450@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050222124244.GA80450@orion.daedalusnetworks.priv> User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org Subject: Re: Best way to share data between threads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 03:58:08 -0000 On Tue, Feb 22, 2005 at 02:42:44PM +0200, Giorgos Keramidas wrote: : 1) Explicit notification using a condition variable. : : The first can be accomplished by associating a pthread_cond_t with the I think this is the approach I will use. As a matter of fact, I added it today for a different, more limited use, and it worked well. We have an instrument that needs firmware ftp'ed to it after a cold start, and I placed that into a pthread. I'll try the data acq thread soon. The only problem is that pthread_join doesn't seem to have a timeout feature. So if the thread hangs, I have no way of knowing. Jonathon McKitrick -- My other computer is your Windows box. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 04:12:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6383716A4CE for ; Wed, 23 Feb 2005 04:12:54 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id E199643D58 for ; Wed, 23 Feb 2005 04:12:53 +0000 (GMT) (envelope-from m.hauber@mchsi.com) Received: from wizard.valleygate.net (12-219-204-24.client.mchsi.com[12.219.204.24]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20050223041252m9200bg2loe>; Wed, 23 Feb 2005 04:12:52 +0000 From: Mike Hauber To: freebsd-questions@freebsd.org Date: Tue, 22 Feb 2005 23:16:32 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502222316.32866.m.hauber@mchsi.com> Subject: filtering html tags from email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: m.hauber@mchsi.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 04:12:54 -0000 Without going through the hassle of setting up proxy servers, isn't there a way that one can filter out html tags from a message (say, pipe the email through the filter from kmail for instance?) Perhaps I'm looking too hard for it, but I didn't see anything in the ports tree except for /mail/nohtml. I tried to pipe a html message through nohtml.py from kmail, but doesn't seem to work (although I'm getting no errors from kmail's filter log). Any ideas? Thx. Mike From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 04:50:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0999C16A4CE for ; Wed, 23 Feb 2005 04:50:19 +0000 (GMT) Received: from buakaw.homelinux.net (ctv-217-147-43-176.init.lt [217.147.43.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED62143D49 for ; Wed, 23 Feb 2005 04:50:17 +0000 (GMT) (envelope-from puramuk@buakaw.homelinux.net) Received: (qmail 19417 invoked by uid 1015); 23 Feb 2005 06:51:58 +0200 Received: from puramuk@buakaw.homelinux.net by buakaw by uid 1012 with qmail-scanner-1.22-st-qms (spamassassin: 2.63. Clear:RC:0(192.168.0.37):SA:0(1.2/5.0):. Processed in 1.079535 secs); 23 Feb 2005 04:51:58 -0000 X-Spam-Status: No, hits=1.2 required=5.0 X-Spam-Level: + X-Antivirus-MYDOMAIN-Mail-From: puramuk@buakaw.homelinux.net via buakaw X-Antivirus-MYDOMAIN: 1.22-st-qms (Clear:RC:0(192.168.0.37):SA:0(1.2/5.0):. Processed in 1.079535 secs Process 19409) Received: from unknown (HELO vga) (puramuk@192.168.0.37) by buakaw.homelinux.net with SMTP; 23 Feb 2005 06:51:57 +0200 Message-ID: <000601c51963$2cf3d080$2500a8c0@vga> From: "Puramukas" To: Date: Wed, 23 Feb 2005 06:50:19 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="windows-1257" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: link_elf:symbol m_gethdr undefined X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 04:50:19 -0000 i got error when try to load kernel module=20 link_elf:symbol m_gethdr undefined how can i add support for symbol m_gethdr in kernel? From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 04:56:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A3816A4CE for ; Wed, 23 Feb 2005 04:56:37 +0000 (GMT) Received: from mitzi.sporticia.com (host-146-243-27-217.pobox.net.uk [217.27.243.146]) by mx1.FreeBSD.org (Postfix) with SMTP id 854AF43D31 for ; Wed, 23 Feb 2005 04:56:35 +0000 (GMT) (envelope-from scott@mitzi.sporticia.com) Received: from mitzi.sporticia.com (scott@localhost [127.0.0.1]) by mitzi.sporticia.com (8.13.0/8.13.0) with ESMTP id j1N4uW2q016972 for ; Wed, 23 Feb 2005 04:56:32 GMT Received: (from scott@localhost) by mitzi.sporticia.com (8.13.0/8.13.0/Submit) id j1N4uVjT014362 for freebsd-questions@freebsd.org; Wed, 23 Feb 2005 04:56:31 GMT Date: Wed, 23 Feb 2005 04:56:31 +0000 From: scott To: freebsd-questions@freebsd.org Message-ID: <20050223045631.GB19716@sporticia.com> References: <20050221144303.GA2255@gicco.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050221144303.GA2255@gicco.homeip.net> User-Agent: Mutt/1.4.2i Subject: Re: beeps at shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 04:56:37 -0000 man kbdcontrol you can also add keybell="off" to your /etc/rc.conf file _scott On Mon, Feb 21, 2005 at 03:43:03PM +0100, Hanspeter Roth wrote: > Hello, > > at shutdown there occur two beeps. > How can I turn them off or change their volume? > > -Hanspeter > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 05:04:22 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4A6016A4CE for ; Wed, 23 Feb 2005 05:04:22 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E9E43D1D for ; Wed, 23 Feb 2005 05:04:22 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1N54L0x043611; Wed, 23 Feb 2005 05:04:21 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1N54KCS043605; Wed, 23 Feb 2005 05:04:20 GMT Date: Wed, 23 Feb 2005 05:04:20 +0000 From: Jim Freeze To: Chuck Swiger Message-ID: <20050223050420.GA38709@freeze.org> References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> <20050222233640.GD34739@freeze.org> <421BC3AB.8030203@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421BC3AB.8030203@mac.com> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 05:04:23 -0000 * Chuck Swiger [2005-02-22 18:43:39 -0500]: > Jim Freeze wrote: > Show us what SSH shows when the connection locks up. In particular, try > doing a "~?" after you get the connection lockup and see whether > you get a menu of escape sequences back. Hmm, I never knew about that. So, I finally got tcpdump working, and after the terminal locks up, hitting return produces no affect on the command line, but the ssh connection is still open because I can see data go by on my tcpdump window. And, I DO get the menu of escape sequences back after typing "~?", but I was not successful in getting anything to work. In fact, the tcpdump messages pretty much stopped after a few key strokes. -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 05:20:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E144316A4CE for ; Wed, 23 Feb 2005 05:20:32 +0000 (GMT) Received: from excite.com (nn3.excitenetwork.com [207.159.120.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5723843D49 for ; Wed, 23 Feb 2005 05:20:32 +0000 (GMT) (envelope-from sundog2000@excite.com) Received: by xprdmailfe14.nwk.excite.com (Postfix, from userid 110) id DDF5EB6D7; Wed, 23 Feb 2005 00:20:25 -0500 (EST) To: kris@obsecurity.org Received: from [12.222.246.183] by xprdmailfe14.nwk.excite.com via HTTP; Wed, 23 Feb 2005 00:20:25 EST X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: ID = 9caa79e8f19515d841ba026e71a7af7d From: "Nick" MIME-Version: 1.0 X-Sender: sundog2000@excite.com X-Mailer: PHP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20050223052025.DDF5EB6D7@xprdmailfe14.nwk.excite.com> Date: Wed, 23 Feb 2005 00:20:25 -0500 (EST) cc: freebsd-questions@freebsd.org Subject: Re: Error installing 5.3-release before sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sundog2000@excite.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 05:20:33 -0000 >>If I choose too boot without ACPI, then that >>particular warning is removed. > OK, so can't you just do this? Many older > systems do not support ACPI
properly (i.e. they only support it to the > level required to run windows), so you just need to disable it to run FreeBSD > on them. When I said "that particular warning is removed" I meant that the ACPI warning is removed; the other errors are still there and it still does not continue on into the configuration/installation menus. So it continues and prompts me that the computer will be automatically rebooted. nick On Tue, Feb 22, 2005 at 04:37:15PM -0500, Nick wrote:
>
> I am attempting to upgrade my system from 4.9 to 5.3-RELEASE. I removed my
> 4.9 partition using /stand/sysinstall. Next, I booted from the mininstall CD,
> and a menu with the beastie and seven boot options is presented. When I
> attempt any of the boot options, it gives errors and warns me of an "Automatic
> reboot in 15 seconds".
>
> The lines leading up to this warning are:
> ***
> ep0: eeprom failed ot come ready.
> ep0: ep_alloc() failed! (6)
> panic: resource_list_release: resource entry is not busy
> Uptime: 1s
> Shutting down ACPI
> ****
>
> If I choose too boot without ACPI, then that particular warning is removed.

OK, so can't you just do this? Many older systems do not support ACPI
properly (i.e. they only support it to the level required to run
windows), so you just need to disable it to run FreeBSD on them.

Kris
Attachment: Attachment (0.19KB)
_______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 05:50:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 071BE16A4CF for ; Wed, 23 Feb 2005 05:50:21 +0000 (GMT) Received: from vms040pub.verizon.net (vms040pub.verizon.net [206.46.252.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFFE43D2D for ; Wed, 23 Feb 2005 05:50:20 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from keyslapper.net ([68.163.189.143])0.04 <0ICC00EXEO7VMT21@vms040.mailsrvcs.net> for freebsd-questions@freebsd.org; Tue, 22 Feb 2005 23:50:20 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id 7299C1152C for ; Wed, 23 Feb 2005 00:50:19 -0500 (EST) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88797-04 for ; Wed, 23 Feb 2005 00:50:19 -0500 (EST) Received: by keyslapper.net (Postfix, from userid 1001) id 3C75311529; Wed, 23 Feb 2005 00:50:19 -0500 (EST) Date: Wed, 23 Feb 2005 00:50:19 -0500 From: Louis LeBlanc In-reply-to: <200502222316.32866.m.hauber@mchsi.com> To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Message-id: <20050223055018.GA82969@keyslapper.net> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=rwEMma7ioTxnRzrJ Content-disposition: inline X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc X-Virus-Scanned: amavisd-new at keyslapper.net References: <200502222316.32866.m.hauber@mchsi.com> User-Agent: Mutt/1.5.8i Subject: Re: filtering html tags from email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 05:50:21 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02/22/05 11:16 PM, Mike Hauber sat at the `puter and typed: > Without going through the hassle of setting up proxy servers,=20 > isn't there a way that one can filter out html tags from a=20 > message (say, pipe the email through the filter from kmail for=20 > instance?) >=20 > Perhaps I'm looking too hard for it, but I didn't see anything in=20 > the ports tree except for /mail/nohtml. I tried to pipe a html=20 > message through nohtml.py from kmail, but doesn't seem to work=20 > (although I'm getting no errors from kmail's filter log). >=20 > Any ideas? Thx. Mutt saves to a temp file then calls the following command: lynx -localhost -dump %s where '%s' is the temporary file you saved it to. You could also just pipe it to the following: lynx -localhost -dump -stdin the -localhost argument prevents lynx from simply following links external to your machine - helpful to avoid generating hits for unscrupulous spammers that get paid for hits on a URL. Just make sure lynx is installed. Lou --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 Habit is habit, and not to be flung out of the window by any man, but coaxed down-stairs a step at a time. -- Mark Twain, "Pudd'nhead Wilson's Calendar --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCHBmar4Wi/oDI2aIRAvr4AJwITqWixImbYC5QF1Z3Xq0uMBerEQCdECML IysuV0pdvn3or+4weMeenwo= =CcYr -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 05:58:22 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4444A16A4CE for ; Wed, 23 Feb 2005 05:58:22 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D75543D2F for ; Wed, 23 Feb 2005 05:58:22 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.222.227] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1D3pXO-0009vP-F5; Tue, 22 Feb 2005 22:58:19 -0700 In-Reply-To: <20050223050420.GA38709@freeze.org> References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> <20050222233640.GD34739@freeze.org> <421BC3AB.8030203@mac.com> <20050223050420.GA38709@freeze.org> Mime-Version: 1.0 (Apple Message framework v619.2) Message-Id: <4e89e37f3eff3502b8959501144502e0@shire.net> From: Chad Leigh -- Shire.Net LLC Date: Tue, 22 Feb 2005 22:58:17 -0700 To: Jim Freeze X-Mailer: Apple Mail (2.619.2) X-SA-Exim-Connect-IP: 67.161.222.227 X-SA-Exim-Mail-From: chad@shire.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on hobbiton.shire.net X-Spam-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50 autolearn=disabled version=3.0.0 X-Spam-Level: X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on hobbiton.shire.net) cc: FreeBSD Questions Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 05:58:22 -0000 On Feb 22, 2005, at 10:04 PM, Jim Freeze wrote: > * Chuck Swiger [2005-02-22 18:43:39 -0500]: > >> Jim Freeze wrote: >> Show us what SSH shows when the connection locks up. In particular, >> try >> doing a "~?" after you get the connection lockup and see >> whether >> you get a menu of escape sequences back. > > Hmm, I never knew about that. > So, I finally got tcpdump working, and after the terminal locks > up, hitting return produces no affect on the command line, but the ssh > connection is still open because I can see data go by on my tcpdump > window. And, I DO get the menu of escape sequences back after typing > "~?", but I was not successful in getting anything to work. > In fact, the tcpdump messages pretty much stopped after a few > key strokes. > Just for giggles, what happens when you try a different encryption method with the ssl client? For example, -c blowfish man ssh for more details Chad From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 06:15:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F8716A4F6 for ; Wed, 23 Feb 2005 06:15:39 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id D327B43D1D for ; Wed, 23 Feb 2005 06:15:37 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b167.otenet.gr [212.205.244.175]) j1N6ERi5011639; Wed, 23 Feb 2005 08:14:28 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j1N6EIQp001389; Wed, 23 Feb 2005 08:14:18 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j1N6EIQH001388; Wed, 23 Feb 2005 08:14:18 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 23 Feb 2005 08:14:18 +0200 From: Giorgos Keramidas To: Jonathon McKitrick Message-ID: <20050223061418.GB638@gothmog.gr> References: <20050222055000.GA49525@dogma.freebsd-uk.eu.org> <20050222063810.GA1784@gothmog.gr> <20050222121911.GA63213@dogma.freebsd-uk.eu.org> <20050222124244.GA80450@orion.daedalusnetworks.priv> <20050223035804.GA95877@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050223035804.GA95877@dogma.freebsd-uk.eu.org> cc: freebsd-questions@freebsd.org Subject: Re: Best way to share data between threads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 06:15:40 -0000 On 2005-02-23 03:58, Jonathon McKitrick wrote: >On Tue, Feb 22, 2005 at 02:42:44PM +0200, Giorgos Keramidas wrote: >: 1) Explicit notification using a condition variable. >: >: The first can be accomplished by associating a pthread_cond_t with the > > I think this is the approach I will use. As a matter of fact, I added it > today for a different, more limited use, and it worked well. We have an > instrument that needs firmware ftp'ed to it after a cold start, and I placed > that into a pthread. I'll try the data acq thread soon. > > The only problem is that pthread_join doesn't seem to have a timeout > feature. So if the thread hangs, I have no way of knowing. True. I usually get around this by polling on a thread flag until its state changes as expected or a timeout occurs. struct thread_data { pthread_mutex_t td_lock; pthread_t td_id; int td_flags; }; #define TDF_SPAWNING (1<<0) /* Thread is now spawning */ #define TDF_ACTIVE (1<<1) /* If set, thread is active */ #define TDF_CLOSE (1<<2) /* If set, thread closes */ #define TDF_CLOSING (1<<3) /* Thread in close process */ The main thread that needs to know if a thread is active, keeps a list of thread_data structures around and passes pointers to these structures to pthread_create() as the thread 'arg'. Before calling pthread_create(), the main thread initializes a new thread_data structure and sets its TDF_SPAWNING flag. This way, even if the spawned thread takes a long time to start, the thread_data won't be ripped off from under its feet while it is still spawning. Then pthread_create() starts the new thread: struct thread_data *td; if (pthread_create(&(td->td_id), NULL, thread_main, td) != 0) die(); The pthread_main() function takes care of changing the state of the thread_data from TDF_SPAWNING to TDF_ACTIVE: void * thread_main(void *arg) { struct thread_data *td = (struct thread_data *)arg; if (td == NULL) return (NULL); if (pthread_mutex_lock(&(td->td_lock)) != 0) return (NULL); td->td_flags |= TDF_ACTIVE; td->td_flags &= ~(TDF_SPAWNING); if (pthread_mutex_unlock(&(td->td_lock)) != 0) panic(); Then the thread_main() function can go on doing other things, waiting for its TDF_CLOSE flag to be set. That is an indication that the thread should start cleaning up and stop running. As soon as the thread notices TDF_CLOSE is set, it locks thread_data, sets TDF_CLOSING and clears TDF_CLOSE. Then thread_data can be unlocked again, the thread can clean up, eventually ending up at the final part: if (pthread_mutex_lock(&(td->td_lock)) != 0) error(); td->td_flags &= ~(TDF_ACTIVE | TDF_CLOSING); if (pthread_mutex_unlock(&(td->td_lock)) != 0) error(); return (arg); Done. The fact that TDF_ACTIVE is no longer set, means that the thread has already exited, so its safe to call pthread_join() on its td->td_id and it won't block indefinitely. - Giorgos From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 06:19:25 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4357A16A4CE for ; Wed, 23 Feb 2005 06:19:25 +0000 (GMT) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE83843D55 for ; Wed, 23 Feb 2005 06:19:24 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.90] ([4.28.157.47]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j1N6JJ1J028722 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Tue, 22 Feb 2005 22:19:24 -0800 (PST) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <20050222215018.GA73127@freeze.org> References: <20050222211148.GA39859@freeze.org> <20050222215018.GA73127@freeze.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <589fb93f8c712915e92a553b98997bb8@lafn.org> Content-Transfer-Encoding: 7bit From: Doug Hardie Date: Tue, 22 Feb 2005 22:19:18 -0800 To: FreeBSD Questions X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on zoot.lafn.org X-Virus-Status: Clean Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 06:19:25 -0000 On Feb 22, 2005, at 13:50, jim@freeze.org wrote: > * Eric F Crist [2005-02-22 15:35:53 > -0600]: > >> On Feb 22, 2005, at 3:11 PM, jim@freeze.org wrote: >> >> What version of Mac OS X are you using? All of my workstations are >> Mac >> OS X, and all but one server (an old cobalt raq 2) are running FreeBSD >> 5.3, and I have never seen a problem with using ssh from a terminal to >> a FreeBSD system. > > OS X is always the latest, currently 10.3.8. > I have no control over the version this > particular FreeBSD system, but this problem has > persisted for several versions of Mac OS X and > FreeBSD. I have been using ssh from my Macs to FreeBSD versions from 2.5 and up. Currently I have servers running 4.6 and 5.3. My connections stay active for one hour without problems. The one hour limit is from an undocumented feature in Apple's Airport that terminates a connection if there is no activity for an hour. The configuration on both ends is out of the box except that I force version 2 on both machines and have changed the port away from 22. To see what is happening using tcpdump do the following on both machines as root: 1. tcpdump -xXs1500 port 22 > xxx (xxx is some file name to save the trace) 2.open the connection and cause it to fail 3. terminate the tcpdumps. 4. The traces in the xxx files will be time stamped and you should be able to check them side by side and watch what happens. One or the other will probably stop responding. Another thing that may help is to use (as root) ktrace on the sshd server and on the ssh client. That will generate a lot of output but may help with the tcpdump to see why the problem is occuring. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 06:44:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F36E16A4CE for ; Wed, 23 Feb 2005 06:44:21 +0000 (GMT) Received: from inetis.com (cpe-212-18-40-64.adsl.amis.net [212.18.40.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A3E43D53 for ; Wed, 23 Feb 2005 06:44:20 +0000 (GMT) (envelope-from karel@inetis.com) Received: from [192.168.0.14] ([192.168.0.14]) by inetis.com with MailEnable ESMTP; Wed, 23 Feb 2005 07:43:58 +0100 Message-ID: <421C262D.2000306@inetis.com> Date: Wed, 23 Feb 2005 07:43:57 +0100 From: Karel Miklav User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeffery Fernandez References: <4217E846.9090604@jefferyfernandez.id.au> In-Reply-To: <4217E846.9090604@jefferyfernandez.id.au> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Creating CA with CA.pl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 06:44:21 -0000 Jeffery Fernandez wrote: > I am following a tutorial on creating a CA on my FreeBSD 5.3 development > box. The tutorial can be found at > http://www.freebsddiary.org/openssl-client-authentication.php > > I had a problem on signing the certificate as explained in this forum > thread: http://www.freebsddiary.org/phorum/read.php?f=1&i=9702&t=9694 Don't know about CA.pl, but try doing it manually. You should first edit the openssl.conf, make a directory structure for your CA, setup files... (man ca) then do something like this: openssl req -new -x509 -keyout ca.key -out ca.pem -days 3650 Look around; there are many tutorials, guides, a Linux HOWTO... on the net, it's not related to FreeBSD. -- Regards, Karel Miklav From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 06:57:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A1E316A4CE for ; Wed, 23 Feb 2005 06:57:56 +0000 (GMT) Received: from freebsdportal.com (freebsdportal.com [161.58.142.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A26043D5E for ; Wed, 23 Feb 2005 06:57:55 +0000 (GMT) (envelope-from jdf@freebsdportal.com) Received: from freebsdportal.com (localhost [127.0.0.1]) by freebsdportal.com (8.13.1/8.13.1) with ESMTP id j1N6vpUD018356; Wed, 23 Feb 2005 06:57:52 GMT Received: (from jdf@localhost) by freebsdportal.com (8.13.1/8.13.1/Submit) id j1N6voVr018346; Wed, 23 Feb 2005 06:57:50 GMT Date: Wed, 23 Feb 2005 06:57:50 +0000 From: Jim Freeze To: "Chad Leigh -- Shire.Net LLC" Message-ID: <20050223065749.GA14245@freeze.org> References: <20050222211148.GA39859@freeze.org> <421BAC56.4050801@daleco.biz> <20050222231352.GA34739@freeze.org> <57d710000502221532dbacb23@mail.gmail.com> <20050222233640.GD34739@freeze.org> <421BC3AB.8030203@mac.com> <20050223050420.GA38709@freeze.org> <4e89e37f3eff3502b8959501144502e0@shire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4e89e37f3eff3502b8959501144502e0@shire.net> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: SSH terminal locking up from OS X to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 06:57:56 -0000 * Chad Leigh -- Shire.Net LLC [2005-02-22 22:58:17 -0700]: > Just for giggles, what happens when you try a different encryption > method with the ssl client? For example, -c blowfish Ok, so I tried this, but it still locks up. However, I was able to do ~C to get a command line and ~^Z to background the ssh terminal, but I was never able to re-activate it. I did manage to log the IP activity through tcp dump, and I discovered that after the 'lock up', there are no IP messages originating from the remote machine. Also, the IP blocks are of type FP, whatever that is. (Hmm, maybe I need to clear out the known hosts on the remote machine.) An abbreviated version is below. The full log file is at: http://www.freeze.org/tcpdump3b.log 00:22:59.999439 IP localhost.53245 > remotemachine.com.ssh: S 611378943:611378943(0) win 65535 00:23:00.053942 IP remotemachine.com.ssh > localhost.53245: S 77400915:77400915(0) ack 611378944 win 57344 00:23:00.054039 IP localhost.53245 > remotemachine.com.ssh: . ack 1 win 65535 00:23:00.331844 IP remotemachine.com.ssh > localhost.53245: P 1:24(23) ack 1 win 57964 00:23:04.922358 IP localhost.53245 > remotemachine.com.ssh: . ack 3512 win 65535 # Long break - remote terminal stops responding but data is still flowing as you can see. # 00:34:05.662885 IP localhost.53245 > remotemachine.com.ssh: P 1519:1559(40) ack 3512 win 65535 00:34:07.284836 IP localhost.53245 > remotemachine.com.ssh: P 1519:1559(40) ack 3512 win 65535 00:34:09.285235 IP localhost.53245 > remotemachine.com.ssh: P 1519:1559(40) ack 3512 win 65535 00:34:43.290382 IP localhost.53240 > remotemachine.com.ssh: FP 0:48(48) ack 1 win 65535 # ~? 00:35:09.294870 IP localhost.53245 > remotemachine.com.ssh: P 1519:1719(200) ack 3512 win 65535 00:37:17.308387 IP localhost.53245 > remotemachine.com.ssh: FP 1519:2655(1136) ack 3512 win 65535 #Closed terminal -- Jim Freeze From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 07:08:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A0BE16A4CE for ; Wed, 23 Feb 2005 07:08:15 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id F19C843D45 for ; Wed, 23 Feb 2005 07:08:14 +0000 (GMT) (envelope-from slaveszeroes@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so624785rng for ; Tue, 22 Feb 2005 23:08:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=rKbM+1vrkoytsKvXeeBwaoNR9QosuVKAjt/mw9zRkoXsJ0tSGicWApOn7VxCOXmvubqVmymeqb5ir8sMmQqMWLvHzGDvI608V69FkGNnYp1egREs4vK+t0vEkiokPVAGguOz3iNIFb+6pvlHGgttL+cZGuJWXXg2TekEKIRaf4c= Received: by 10.38.12.9 with SMTP id 9mr162272rnl; Tue, 22 Feb 2005 23:08:11 -0800 (PST) Received: by 10.38.152.15 with HTTP; Tue, 22 Feb 2005 23:08:11 -0800 (PST) Message-ID: Date: Wed, 23 Feb 2005 14:08:11 +0700 From: RdBSD To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: ipfw altq support howto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: RdBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 07:08:15 -0000 dear all, i have patch for ipfw altq support. i've patch it and rebuild the kernel. i have 5.3 stable with ipfw and pf enabled. but when i rebuild the kernel by make buildkernel KERNCONF="conf" i have error : cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/netinet/in_proto.c /usr/src/sys/netinet/in_proto.c:216: error: `div_usrreqs' undeclared here (not in a function) /usr/src/sys/netinet/in_proto.c:216: error: initializer element is not constant /usr/src/sys/netinet/in_proto.c:216: error: (near initialization for `inetsw[11].pr_usrreqs') /usr/src/sys/netinet/in_proto.c:216: error: initializer element is not constant /usr/src/sys/netinet/in_proto.c:216: error: (near initialization for `inetsw[11]') /usr/src/sys/netinet/in_proto.c:240: error: initializer element is not constant /usr/src/sys/netinet/in_proto.c:240: error: (near initialization for `inetsw[12]') /usr/src/sys/netinet/in_proto.c:248: error: initializer element is not constant /usr/src/sys/netinet/in_proto.c:248: error: (near initialization for `inetsw[13]') *** Error code 1 Stop in /usr/obj/usr/src/sys/blaster-pf. *** Error code 1 Stop in /usr/src. *** Error code 1 anybody can help me ? Thanks. RD From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 07:14:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A43BA16A4CE for ; Wed, 23 Feb 2005 07:14:56 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3582543D2D for ; Wed, 23 Feb 2005 07:14:56 +0000 (GMT) (envelope-from m.hauber@mchsi.com) Received: from wizard.valleygate.net (12-219-204-24.client.mchsi.com[12.219.204.24]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20050223071455m9200bfvg8e>; Wed, 23 Feb 2005 07:14:55 +0000 From: Mike Hauber To: freebsd-questions@freebsd.org Date: Wed, 23 Feb 2005 02:18:36 -0500 User-Agent: KMail/1.7.2 References: <200502222316.32866.m.hauber@mchsi.com> <20050223055018.GA82969@keyslapper.net> In-Reply-To: <20050223055018.GA82969@keyslapper.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502230218.37665.m.hauber@mchsi.com> cc: Louis LeBlanc Subject: Re: filtering HTML tags from email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: m.hauber@mchsi.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 07:14:56 -0000 On Wednesday 23 February 2005 12:50 am, Louis LeBlanc wrote: > On 02/22/05 11:16 PM, Mike Hauber sat at the `puter and typed: > > Without going through the hassle of setting up proxy servers, > > isn't there a way that one can filter out html tags from a > > message (say, pipe the email through the filter from kmail > > for instance?) > > > > Perhaps I'm looking too hard for it, but I didn't see > > anything in the ports tree except for /mail/nohtml. I tried > > to pipe a html message through nohtml.py from kmail, but > > doesn't seem to work (although I'm getting no errors from > > kmail's filter log). > > > > Any ideas? Thx. > > Mutt saves to a temp file then calls the following command: > lynx -localhost -dump %s > where '%s' is the temporary file you saved it to. > > You could also just pipe it to the following: > lynx -localhost -dump -stdin > > the -localhost argument prevents lynx from simply following > links external to your machine - helpful to avoid generating > hits for unscrupulous spammers that get paid for hits on a URL. > > Just make sure lynx is installed. > > Lou Okay, so to be sure, there is no filter (as of yet) to simply open an email file, strip the HTML tags, and resave it? I'm not complaining, as this may actually be something I'm capable of creating myself. (I'll make this my first python project. :) ) I'm just making sure I'm not missing anything obvious before I start working on it. It's irritating to spend time on something only to find out that it's already been done. Thanks, Mike From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 07:32:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9720C16A4CE for ; Wed, 23 Feb 2005 07:32:21 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 350D943D1D for ; Wed, 23 Feb 2005 07:32:21 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc13) with ESMTP id <2005022307322001600sdj8se>; Wed, 23 Feb 2005 07:32:20 +0000 Message-ID: <421C3181.9020004@kelleycows.com> Date: Tue, 22 Feb 2005 23:32:17 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050218) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: script "echo on" like MS-DOS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 07:32:21 -0000 Is there a simple way to cause a shell script to echo to the terminal similar to the old MS-DOS "echo on" command? I've tried to read the fine man pages, and even tried looking at for instance the make scripts that seem to echo their commands to the terminal, but I couldn't even being to follow them. Thanks, Christopher Kelley From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 07:43:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 616F816A4CE for ; Wed, 23 Feb 2005 07:43:18 +0000 (GMT) Received: from av7-1-sn4.m-sp.skanova.net (av7-1-sn4.m-sp.skanova.net [81.228.10.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75FCA43D49 for ; Wed, 23 Feb 2005 07:43:17 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av7-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 5BD1837E52; Wed, 23 Feb 2005 08:43:16 +0100 (CET) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av7-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 4BECE37E77 for ; Wed, 23 Feb 2005 08:43:16 +0100 (CET) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id 0DC9837E43 for ; Wed, 23 Feb 2005 08:43:15 +0100 (CET) Received: (qmail 566 invoked by uid 1001); 23 Feb 2005 07:43:15 -0000 Date: Wed, 23 Feb 2005 08:43:15 +0100 From: Erik Trulsson To: Christopher Kelley Message-ID: <20050223074314.GA553@falcon.midgard.homeip.net> Mail-Followup-To: Christopher Kelley , freebsd-questions@freebsd.org References: <421C3181.9020004@kelleycows.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <421C3181.9020004@kelleycows.com> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: script "echo on" like MS-DOS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 07:43:18 -0000 On Tue, Feb 22, 2005 at 11:32:17PM -0800, Christopher Kelley wrote: > Is there a simple way to cause a shell script to echo to the terminal > similar to the old MS-DOS "echo on" command? > > I've tried to read the fine man pages, and even tried looking at for > instance the make scripts that seem to echo their commands to the > terminal, but I couldn't even being to follow them. The answer to that depends entirely on which shell is being used, as it is the shell itself that will have to do the echoing. One solution that seems to work for all of /bin/sh, bash, and zsh is to invoke the shell with the -x flag. Then the shell will echo each command before executing it. For other shells there may, or may not be an equivalent. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 07:45:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8843216A4CE for ; Wed, 23 Feb 2005 07:45:31 +0000 (GMT) Received: from fed1rmmtao12.cox.net (fed1rmmtao12.cox.net [68.230.241.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4242E43D2F for ; Wed, 23 Feb 2005 07:45:31 +0000 (GMT) (envelope-from mnavarre@cox.net) Received: from reichlieu.lan ([68.6.195.68]) by fed1rmmtao12.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050223074529.EBPM13819.fed1rmmtao12.cox.net@reichlieu.lan> for ; Wed, 23 Feb 2005 02:45:29 -0500 Received: from reichlieu.lan (localhost [127.0.0.1]) by reichlieu.lan (8.13.1/8.13.1) with ESMTP id j1N7jU3q032081 for ; Tue, 22 Feb 2005 23:45:30 -0800 (PST) (envelope-from mnavarre@cox.net) Received: from localhost (localhost [[UNIX: localhost]]) by reichlieu.lan (8.13.1/8.13.1/Submit) id j1N7jUJo032080 for freebsd-questions@freebsd.org; Tue, 22 Feb 2005 23:45:30 -0800 (PST) (envelope-from mnavarre@cox.net) X-Authentication-Warning: reichlieu.lan: mnavarre set sender to mnavarre@cox.net using -f From: Matt Navarre To: freebsd-questions@freebsd.org Date: Tue, 22 Feb 2005 23:45:28 -0800 User-Agent: KMail/1.7.2 References: <421C3181.9020004@kelleycows.com> In-Reply-To: <421C3181.9020004@kelleycows.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502222345.29660.mnavarre@cox.net> Subject: Re: script "echo on" like MS-DOS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 07:45:31 -0000 On Tuesday 22 February 2005 11:32 pm, Christopher Kelley wrote: > Is there a simple way to cause a shell script to echo to the terminal > similar to the old MS-DOS "echo on" command? on the first line have #! /bin/sh -x or type /bin/sh -x