nmap build failure

2003-09-25 Thread Jon Noack
nmap 3.46 from ports fails to build on my 5.1-RELEASE-p8 machine with the following error (full build log attached): *** error *** c++ -c -I/usr/local/include -O -pipe -march=pentium3 -fmemoize-lookups -fsave-memoized -Wall -I/usr/local/include -

Re: Vinum - plex larger than volume

2003-09-25 Thread Ingeborg Hellemo
[EMAIL PROTECTED] said: > Good question. I'll need more information for that, like I ask for in the > man page or on the web site. More info: /# uname -a FreeBSD analyse.cc.uit.no 5.1-RELEASE-p6 FreeBSD 5.1-RELEASE-p6 #1: Wed Sep 24 10:02:38 CEST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sy

can't connect after update to openssh-portable 3.6.1p2-5

2003-09-25 Thread Jon Noack
On 4.8-RELEASE-p10 machines I can't connect after updating to openssh-portable 3.6.1p2-5. Updating steps: 1) cvsup 2) portupgrade -ar 3) /usr/local/bin/rc.d/sshd.sh stop 4) /usr/local/bin/rc.d/sshd.sh start This worked fine on 5.1-RELEASE-p8 machines and has worked for several years now (since

Re: Tape Conversion

2003-09-25 Thread Dan Nelson
In the last episode (Sep 25), Frank Jahnke said: > I have an old 9 track tape that, as luck would have it, contains a > substantial amount of code that is now of interest to me. Does > anyone have a recommendation for someone who might either to transfer > it to a CD, or to make it available by ft

Re: Java on FreeBSD

2003-09-25 Thread Erick Smith
I actually got 1.4 to build a while ago, I'm not sure if it does now. Bear in mind though, 1.4 is considered alpha AFAIK. I couldn't get my java stuff to execute properly, so I'm back on the linux-sun version :( On Thursday 25 September 2003 09:07 pm, Dragoncrest wrote: > > > Maybe it's the

Re: problems writing to smbfs mount

2003-09-25 Thread Erick Smith
I tried to do this a while back and ran into the same problems that you mention. I eventually gave up and wrote a shell script to mount the smb share. I put this in the /usr/home/etc/rc.d directory. It isn't fstab then, but accomplishes the same thing, plus it won't crash your boot process

Re: Tape Conversion

2003-09-25 Thread Greg 'groggy' Lehey
On Thursday, 25 September 2003 at 20:44:48 -0700, Frank Jahnke wrote: > On Thu, 2003-09-25 at 19:16, Greg 'groggy' Lehey wrote: >> On Thursday, 25 September 2003 at 15:03:05 -0700, Frank Jahnke wrote: >>> I have an old 9 track tape that, as luck would have it, contains a >>> substantial amount of c

Re: install issues :) figured it out

2003-09-25 Thread default013
There was _one_ thing I didn't check ... I went and switched out the RAM, turns out one of the chips was causing the problem ... Doh. Another 200 bucks down the drain. THanks! - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: "default013" <[EMAIL PROTECTED]>; "FreeBSD-Questions"

Re: Sound Card - NOT

2003-09-25 Thread Psyche101
Hiya Tried splay, same result. Also ran xmms from an xterm, no errors or verbose output of any kind, all seemed smooth. I have found stacks of esound dirs on my setup, not sure which one I should be looking at, couldn't see one attached to xmms, found and opened the artsd folder I could find, but

Re: Java on FreeBSD

2003-09-25 Thread Dragoncrest
> Maybe it's the wrong way to get Java on a FreeBSD system? > Or, even more likely, I did something stupid. I can't build it either (on 5.1), but I'm getting different symptoms. Actually, the only one I've gotten to build, install, and run correctly is the 1.3 version. I have y

Re: install issues

2003-09-25 Thread Chris
On Thursday 25 September 2003 10:38 pm, default013 wrote: > P.S. > > I forgot to mention. I tested installing Windows on the same machine to see > if that would cause any problems, but I had no problems installing Windows > on the same machine ... Hmm, almost seems to me it may be the way your bur

Upgrading HD difficulties

2003-09-25 Thread Jesse Sheidlower
I have been trying for some time to upgrade the HD in my FreeBSD 4.8 laptop, attempting many different things but all with no success. I don't have a separate enclosure for it, and it being a laptop I can only put in one drive at a time. My basic plan has been to back up the current HD to another

Re: install issues

2003-09-25 Thread default013
P.S. I forgot to mention. I tested installing Windows on the same machine to see if that would cause any problems, but I had no problems installing Windows on the same machine ... Jordan - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: "default013" <[EMAIL PROTECTED]>; "FreeBS

Re: install issues

2003-09-25 Thread default013
Chris, Thank you, but yes I've done that. I actually went and bought the best CD-R's I could find at my local store. They are silver coated and work just fine ... but that isn't the problem ... I've even used a storebought FreeBSD CD Rom and have the same issue ... Jordan - Original Message

Re: install issues

2003-09-25 Thread Chris
On Thursday 25 September 2003 10:24 pm, default013 wrote: > Hello, Perhaps it's the media itself? Look into a nice siver coated CD-R instead of the nifty multi colored ones etc. Seems to me, that would be the easiest and least expensive way to determine a problem. > > I've installed FreeBSD en

install issues

2003-09-25 Thread default013
Hello, I've installed FreeBSD enough times, but have never had anything like this happen before. I searched the mailing list archives and couldn't find anything of use there either ... I was wondering if anyone has had any similar issues ... I've tested this with a storebought 4.2 version disk, a

problems writing to smbfs mount

2003-09-25 Thread C. Ulrich
Greetings, I finally got smbfs to mount a Samba share to a specific directory at boot time (without prompting for the password) via /etc/fstab. However, I still have a problem. I can read all files and directories just fine. My permissions are correct. But whenever I try to write to the share, th

Re: help on 802.11

2003-09-25 Thread Michael Lee(HINET)
Have you read the Handbook ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html - Original Message - From: "Vinicius Brasil" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 26, 2003 9:30 AM Subject: help on 802.11 > Need to know what mai

Re: mount an ftp or ssh filesystem

2003-09-25 Thread JacobRhoden
> i'd like to mount remote ftp and ssh dirs into my local dir-tree, however This would be really really nice wouldnt it, I looked into it and didnt find anything at all. One day I may learn how to code it and do it myself. (I dont know enough about how write devices to do it yet). I would happy

Re: RealTek Nic Chip

2003-09-25 Thread Greg 'groggy' Lehey
On Thursday, 25 September 2003 at 15:07:43 -0700, Tony A, Fields wrote: > Howdy, > Great OS! Smooth as silk! Extremely fast and responsive. > > Have question though. I had to put a D-Link DFE-530TX PCI card in one of > the PCI slots in the system that the OS was installed on because the > motherboa

Re: Tape Conversion

2003-09-25 Thread Greg 'groggy' Lehey
On Thursday, 25 September 2003 at 15:03:05 -0700, Frank Jahnke wrote: > I have an old 9 track tape that, as luck would have it, contains a > substantial amount of code that is now of interest to me. Does anyone > have a recommendation for someone who might either to transfer it to a > CD, or to ma

Re: Ports woes.

2003-09-25 Thread Kris Kennaway
On Thu, Sep 25, 2003 at 04:05:59PM -0700, K Anderson wrote: > Does this possibly clear up things? Yeah, that's all expected behaviour.. 1) when upgrading ports you have to upgrade ports in the correct order, i.e. if X depends on Y then you have to update Y before you update X. sysinstall doesn'

Re: Sendmail: Refusing Connections, and authentication/relaying

2003-09-25 Thread Brian Bobowski
On September 25, 2003 08:37 pm, Gil Agno Virtucio wrote: > if you want to configure smtp auth using sendmail you can > try this one. it worked for me. > > :) > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html > > > hope this helps... Right, further reading through sendmai

help on 802.11

2003-09-25 Thread Vinicius Brasil
Need to know what mailing list I should contact about setting up 802.11b. I want to be able to have my wireless nic be configured on boot up to connect to the access-point, which is wep protected, and get an IP address from the DHCP server. thanks __

Re: Seeking advice for new server: 4.8-REL vs. 4.9-BETA

2003-09-25 Thread C. Ulrich
On Thu, 2003-09-25 at 14:11, Scott Schappell wrote: > The way I understand it is there are three "branches" > > CURRENT - the cutting edge source, use at your own risk, etc (5.x). This > is a branch that is in development. > STABLE - this is the development branch for a current dot release. For

Re: build saslauthd with ldap support

2003-09-25 Thread Jez Hancock
On Thu, Sep 25, 2003 at 10:51:19PM +0200, Per olof Ljungmark wrote: > Jez Hancock wrote: > >On Thu, Sep 25, 2003 at 09:35:11PM +0200, Per olof Ljungmark wrote: > >>I'm trying to build the port cyrus-sasl2-saslauthd from ports with ldap > >>support but cannot figure out what make command to issue i

RE: Sendmail: Refusing Connections, and authentication/relaying

2003-09-25 Thread Gil Agno Virtucio
if you want to configure smtp auth using sendmail you can try this one. it worked for me. :) http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html hope this helps... -Original Message- From: Veritas [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 8:36 AM

Sendmail: Refusing Connections, and authentication/relaying

2003-09-25 Thread Veritas
Two prime issues for me on this one. First, and most crucial: sendmail seems to be set up and working fine; I can send mail from the local machine to other hosts. However, I haven't been able to convince it to accept SMTP connections from other hosts. cyrus-imapd seems to be set up and running

Re: mount an ftp or ssh filesystem

2003-09-25 Thread C. Ulrich
On Thu, 2003-09-25 at 04:34, Pascal Giannakakis wrote: > Hello, > > i'd like to mount remote ftp and ssh dirs into my local dir-tree, however > can't find info on that for FreeBSD. I can't find neither a port, nor something > for the kernel (like LUFS in Lunix). Other network-FSs are not an option

Makefile for XFree86-fontScalable-4.3.0 port is broken?

2003-09-25 Thread Michael D. Harlan
Hi all, I've researched this problem for the past week and have come up empty. Google and searching the archives of this mailing list returned only one similar (unresolved) problem (see http://www.freebsd.org/cgi/getmsg.cgi?fetch=2046277+2050234+/usr/local/www/db/text/2003/freebsd-questions/2003

Re: Ports woes.

2003-09-25 Thread K Anderson
Kent Stewart wrote: On Monday 22 September 2003 08:45 pm, cuddlesomebunny wrote: Could anybody explain to me what is up with ports? I am using FreeBSD 5.x-p2 and I am using ports and am having one hell of a time installing things. Here's what is happeng. I go to install ports and if it needs t

Re: Ports woes.

2003-09-25 Thread K Anderson
Kris Kennaway wrote: On Mon, Sep 22, 2003 at 08:45:29PM -0700, cuddlesomebunny wrote: Could anybody explain to me what is up with ports? You'll have to provide specifics before we can diagnose what is going wrong (or not, as the case may be) on your system. It could be user error, a known pr

Re: Can't get cvsup to work behind NAT

2003-09-25 Thread Simon Barner
> [ I'm not subscribed to this list yet, so please Cc: me on replies if > you can. ] > Anyway, I have the system installed now, got some ports and all, and > wanted to check out RELENG_4_8 from a cvsup mirror to bring the system > up to date, but it just won't work. Sometimes it gets stuck upda

RealTek Nic Chip

2003-09-25 Thread Tony A, Fields
Howdy, Great OS! Smooth as silk! Extremely fast and responsive. Have question though. I had to put a D-Link DFE-530TX PCI card in one of the PCI slots in the system that the OS was installed on because the motherboard (SHUTTLE FN41) has an integrated RealTek 8201BL NIC that was not responding du

Tape Conversion

2003-09-25 Thread Frank Jahnke
I have an old 9 track tape that, as luck would have it, contains a substantial amount of code that is now of interest to me. Does anyone have a recommendation for someone who might either to transfer it to a CD, or to make it available by ftp? The file contents are all in tar format, written from

Re: burncd and /dev/acd0c ??

2003-09-25 Thread Guillaume
Lowell Gilbert wrote: ivan georgiev <[EMAIL PROTECTED]> writes: On Thursday 25 September 2003 07:01 am, Warren Block wrote: On Wed, 24 Sep 2003, ivan georgiev wrote: I am trying for first time to burn a CD under freebsd. I have read the man page for burncd, but I do not have /dev/acd0c created

Re: build saslauthd with ldap support

2003-09-25 Thread Per olof Ljungmark
Jez Hancock wrote: On Thu, Sep 25, 2003 at 09:35:11PM +0200, Per olof Ljungmark wrote: Hi all, I'm trying to build the port cyrus-sasl2-saslauthd from ports with ldap support but cannot figure out what make command to issue in the ports tree. Anybody who could enlighten me here? Doesn't look li

Java on FreeBSD

2003-09-25 Thread Robert Huff
Kai Grossjohann writes: > I went to /usr/ports/java/jdk14 and tried to install that thing. It > produced a number of errors on build. I ran make twice and here is > the output of the third make. > > Maybe it's the wrong way to get Java on a FreeBSD system? > Or, even more likely, I did s

Re: build saslauthd with ldap support

2003-09-25 Thread Jez Hancock
On Thu, Sep 25, 2003 at 09:35:11PM +0200, Per olof Ljungmark wrote: > Hi all, > > I'm trying to build the port cyrus-sasl2-saslauthd from ports with ldap > support but cannot figure out what make command to issue in the ports tree. > > Anybody who could enlighten me here? Doesn't look like hte p

build saslauthd with ldap support

2003-09-25 Thread Per olof Ljungmark
Hi all, I'm trying to build the port cyrus-sasl2-saslauthd from ports with ldap support but cannot figure out what make command to issue in the ports tree. Anybody who could enlighten me here? Thanks, Per olof ___ [EMAIL PROTECTED] mailing list http

floppydisk sized freebsd

2003-09-25 Thread charles pelletier
so i've got a laptop w/o a cdrom and i want to install bsd on it. before anyone asks, no, i don't have a reliable INET connection. I took a look at the floppy-freebsd page but i'm still not convinced on it. is there a reliable version in existence or should i not even bother at this point. anyo

Re: converting ext3 to ffs

2003-09-25 Thread Ruben de Groot
On Thu, Sep 25, 2003 at 01:03:27AM +0530, Shantanoo Mahajan typed: > +-- David Benfell [freebsd] [24-09-03 23:00 IST]: > | On Wed, 24 Sep 2003 09:58:53 -0700, Mike Hogsett wrote: > | > > | > dump(8) and restore(8)* may do the trick. I would recommend dumping from > | > an os where ext3 is native

Java on FreeBSD

2003-09-25 Thread Kai Grossjohann
I went to /usr/ports/java/jdk14 and tried to install that thing. It produced a number of errors on build. I ran make twice and here is the output of the third make. Maybe it's the wrong way to get Java on a FreeBSD system? Or, even more likely, I did something stupid. Kai ===> Building for j

Re: burncd and /dev/acd0c ??

2003-09-25 Thread Lowell Gilbert
ivan georgiev <[EMAIL PROTECTED]> writes: > On Thursday 25 September 2003 07:01 am, Warren Block wrote: > > On Wed, 24 Sep 2003, ivan georgiev wrote: > > > I am trying for first time to burn a CD under freebsd. I have read the > > > man page for burncd, but I do not have /dev/acd0c created (only /

Re: antiviruos for FreeBSD mail server ?

2003-09-25 Thread Charles Swiger
On Thursday, September 25, 2003, at 03:39 AM, Armand Passelac wrote: [ ... ] In the community, the Vexira Antivirus seems to have a very very good reputation : http://www.centralcommand.com/vexira_mailarmor_linux.html You can see this article for a good anti-virus list : http://www.tummy.com/art

RE: Question on FreeBSD name resolution

2003-09-25 Thread chris
In /etc I have the file resolv.conf with the single line: nameserver 10.0.0.10 which is my DNS server. I also have a host.conf file with: #Auto-generated from nsswitch.conf, do not edit hosts bind and for reference nsswitch.conf has: hosts: files dns S

Re: Seeking advice for new server: 4.8-REL vs. 4.9-BETA

2003-09-25 Thread Doug Poland
On Thu, Sep 25, 2003 at 11:11:05AM -0700, Scott Schappell wrote: > Doug Poland wrote: > > >I guess I have some confusion between what's -STABLE and -RELEASE and > >when one becomes the other. Better read up on it. > > > > > The way I understand it is there are three "branches" > > CURRENT - the

SOLVED RE: Mirroring another machine w/ cvsup

2003-09-25 Thread Charles Howse
> > Hi, > > I have 2 FBSD 4.8-RELEASE-p7 machines side-by-side on a > home network, > > curly and larry. > > I want to mirror some directories from curly to larry with > cvsup as an > > exercise and as a backup. > > > > The directories on curly I want to mirror are: > > /root, /seeds, and /etc.

Can't get cvsup to work behind NAT

2003-09-25 Thread Carlos Laviola
[ I'm not subscribed to this list yet, so please Cc: me on replies if you can. ] Hi folks, This is my first time installing and running FreeBSD, so I decided I'd give it a shot in VMware first so I could be free to do stupid things. Anyway, I have the system installed now, got some ports and a

Re: Seeking advice for new server: 4.8-REL vs. 4.9-BETA

2003-09-25 Thread Scott Schappell
Doug Poland wrote: I guess I have some confusion between what's -STABLE and -RELEASE and when one becomes the other. Better read up on it. The way I understand it is there are three "branches" CURRENT - the cutting edge source, use at your own risk, etc (5.x). This is a branch that is in dev

Re: Re:Re: Cat a directory

2003-09-25 Thread Jerry McAllister
> > > Now, either contribute something or be done with it. > > I contributed a few clear, well-argumented reasons in favor of my position ^^^ wrong reasons > that "cat" should change its default behavior. You, otoh, have only > demonstrated that yo

Re: converting ext3 to ffs

2003-09-25 Thread Shantanoo Mahajan
+-- David Benfell [freebsd] [24-09-03 23:00 IST]: | On Wed, 24 Sep 2003 09:58:53 -0700, Mike Hogsett wrote: | > | > dump(8) and restore(8)* may do the trick. I would recommend dumping from | > an os where ext3 is native (e.g. linux) and then restore on a os where ffs | > is native (e.g. FreeBSD).

Re: Seeking advice for new server: 4.8-REL vs. 4.9-BETA

2003-09-25 Thread Doug Poland
On Thu, Sep 25, 2003 at 10:23:50AM -0700, Scott Schappell wrote: > > > >Can I start with 4.9-BETA ISOs? My thinking is that what's in > >4.9-BETA will not be much different from -STABLE. > > > depends on what you want. If you want stability, install the 4.8 ISO and > CVS to 4.9 when it's RELEAS

Re: burncd and /dev/acd0c ??

2003-09-25 Thread ivan georgiev
On Thursday 25 September 2003 07:01 am, Warren Block wrote: > On Wed, 24 Sep 2003, ivan georgiev wrote: > > I am trying for first time to burn a CD under freebsd. I have read the > > man page for burncd, but I do not have /dev/acd0c created (only /dev/acd0 > > is there).Is this a problem or not? >

Re: Seeking advice for new server: 4.8-REL vs. 4.9-BETA

2003-09-25 Thread Scott Schappell
Doug Poland wrote: Hi, On Monday, 29 Sep, I'll be building an apache/mysql server. I usually install from the latest release on CD then cvsup to -STABLE. My questions: Can I start with 4.9-BETA ISOs? My thinking is that what's in 4.9-BETA will not be much different from -STABLE. What do

Re: cvsup -> down?

2003-09-25 Thread Bill Moran
David Landgren wrote: Bill Moran wrote: Hey all. This seems like a really dumb question to me, but I'm having such a rough last two weeks that I'd rather be sure by sounding stupid, than by looking stupid. What I'm doing is upgrading a machine to RELEASE_5_1 (to take care of the recent arp prob

Re: Trouble with route

2003-09-25 Thread Antoine Fafard
sorry, that was a typo my rc.conf : kern_securelevel_enable="NO" nfs_reserved_port_only="YES" sendmail_enable="YES" sshd_enable="YES" firewall_enable="YES" firewall_type="open" defaultrouter="a.b.c.1" ifconfig_xl0="inet a.b.c.4 netmask 255.255.255.0" hostname="backup.mydomain.net" charles pel

Seeking advice for new server: 4.8-REL vs. 4.9-BETA

2003-09-25 Thread Doug Poland
Hi, On Monday, 29 Sep, I'll be building an apache/mysql server. I usually install from the latest release on CD then cvsup to -STABLE. My questions: Can I start with 4.9-BETA ISOs? My thinking is that what's in 4.9-BETA will not be much different from -STABLE. What do others when buildin

Re: cvsup -> down?

2003-09-25 Thread David Landgren
Bill Moran wrote: Hey all. This seems like a really dumb question to me, but I'm having such a rough last two weeks that I'd rather be sure by sounding stupid, than by looking stupid. What I'm doing is upgrading a machine to RELEASE_5_1 (to take care of the recent arp problems) and I wasn't paying

Re: Disk geometry

2003-09-25 Thread DoubleF
On Wed, 24 Sep 2003 22:02:31 +0200 "radu.florin" <[EMAIL PROTECTED]> probably wrote: > On Wed, 24 Sep 2003 16:20:42 -0500, Andrew L. Gould <[EMAIL PROTECTED]> > wrote: > > > On Wednesday 24 September 2003 03:09 pm, Sergey "DoubleF" Zaharchenko > > wrote: > >> On Wed, 24 Sep 2003 17:11:49 +0200

re: Trouble with route

2003-09-25 Thread charles pelletier
I hope this is a typo: ifocnfig_xl0="inet a.b.c.4 netmask 255.255.255.0" if that is exactly what you've put in your /etc/rc.conf then there's your issue. ifocnfig SHOULD BE ifconfig Gateway YES Can you paste your full rc.conf? --charlie __

cvsup -> down?

2003-09-25 Thread Bill Moran
Hey all. This seems like a really dumb question to me, but I'm having such a rough last two weeks that I'd rather be sure by sounding stupid, than by looking stupid. What I'm doing is upgrading a machine to RELEASE_5_1 (to take care of the recent arp problems) and I wasn't paying attention when I

NFS problem..

2003-09-25 Thread Stefan Moro
Hello.. I'm running FreeBSD 5.1 on a computer configured as an nfs-client and freebsd4.8 on a computer configured as an nfs-server. When I try to move something from the client to a partition on the server mounted on the client in fstab using mv the client crashes. The server should be working fine

Re: Question on FreeBSD name resolution

2003-09-25 Thread charles pelletier
You need to create a resolv.conf file. Your BSD box does not have the required information to be able to resolve ip addresses with FQDNs and it needs to have that information. --charlie _ Get McAfee virus scanning and cleaning of i

fasttrack 100 and low write speed

2003-09-25 Thread Putinas
Hi all, I have in my 4-STABLE system 2 drives in RAID 0 configuration: ATA channel 2: Master: ad4 ATA/ATAPI rev 5 Slave: no device present ATA channel 3: Master: ad6 ATA/ATAPI rev 5 Slave: no device present and following controller atapci0: port 0x9800-0x983f,0xa0

Re: Re:Re: Cat a directory

2003-09-25 Thread Mark
[it seems I forgot a paragraph] - Original Message - From: "Jerry McAllister" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 4:21 PM Subject: Re: Re:Re: Cat a directory > > I would like to see a switch added to cat, like "-d"

Re: Re:Re: Cat a directory

2003-09-25 Thread Mark
- Original Message - From: "Jerry McAllister" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 4:21 PM Subject: Re: Re:Re: Cat a directory But nonetheless very illustrative of how the OS takes into consideration an unexpected, a

Re: searching FBSD Questions News Group.

2003-09-25 Thread Scott Mitchell
On Thu, Sep 25, 2003 at 10:08:56AM -0400, fbsd_user wrote: > Scoot You should look closer at what google found. Not one of those > hits is from the FreeBSD-Questions NG. > http://groups.google.com/groups?q=FBSD_User&ie=UTF-8&oe=UTF-8&hl=en&; > btnG=Google+Search > > > Looks like all the hits com

Re: saslauthd not working?

2003-09-25 Thread synrat
why would you want to maintain 2 password databases ? I use saslautd -a pam On Thu, 25 Sep 2003, Sunil Sunder Raj wrote: > Hi, > chmod 777 /usr/local/etc/sasldb > As you are not sure which user is accessing the sasldb file. > > Regards > SSR > > > > >From: Charlie Schluting <[EMAIL PROTECTED]> >

x-mailer

2003-09-25 Thread synrat
I was wondering what's a good way to collect statistics about mailers used to connect to the system ? grepping for x-mailer in mquee doesn't feel very productive. mta - sendmail. thanx for your suggestions. ___ [EMAIL PROTECTED] mailing list http://lists

How to tell When CVSUP updated?

2003-09-25 Thread Ben Dover
I have been looking at the cvsup3.freebsd.org site trying to figure out how to tell when RELENG_4_9_0_RELEASE is on the server. How could I tell when it has been updated to 4.9 release sources? _ Instant message with integrated web

RE: Mirroring another machine w/ cvsup

2003-09-25 Thread Charles Howse
> Hi, > I have 2 FBSD 4.8-RELEASE-p7 machines side-by-side on a home network, > curly and larry. > I want to mirror some directories from curly to larry with cvsup as an > exercise and as a backup. > > The directories on curly I want to mirror are: > /root, /seeds, and /etc. > > I have those work

RE: searching FBSD Questions News Group.

2003-09-25 Thread fbsd_user
Went back to http://www.freebsd.org/search/index.html And I see that the last entry ' Freebsd mail archives search' now points to http://freebsd.rambler.ru/ So it looks like the FBSD handbook has been updated to go to this new site. And it looks like the lucky.freebsd.questions NG is being popul

Re: Sendmail vs. Postfix...

2003-09-25 Thread Payne
Ok, maybe I am little slow but I have 12 domains, with sendmail I could set them up in local-host-name, and I could set up what computer that had rights to send mail in relay-domains, and I don't see where you can set up mysql part and where to set up that users need a password to send mail. C

Re: Re:Re: Cat a directory

2003-09-25 Thread Jerry McAllister
> > However, the purpose of "cat" is to write the contents of a file to STDOUT. > And yes, in UNIX pretty much everything is considered a file. But that does > not change the fact that people do not experience a directory as a file, and > in their use of language also clearly differentiate between

Re: Limit login attempts (how do I do it)

2003-09-25 Thread Micheal Patterson
- Original Message - From: "Bob Collins" <[EMAIL PROTECTED]> To: "FreeBSD" <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 4:11 PM Subject: Limit login attempts (how do I do it) > A NB question here. > > I am trying to limit the number of allowed login attempts against my > F

Re: Disable keyboard beep

2003-09-25 Thread Malcolm Kay
On Thu, 25 Sep 2003 23:09, [EMAIL PROTECTED] wrote: > I am using FreeBSD 4.8 and > I would like to know > how would I disable > the beep from keyboard > when I am in console mode prompt. > # man kbdcontrol Malcolm ___ [EMAIL PROTECTED] mailing list http

RE: searching FBSD Questions News Group.

2003-09-25 Thread fbsd_user
Scoot You should look closer at what google found. Not one of those hits is from the FreeBSD-Questions NG. http://groups.google.com/groups?q=FBSD_User&ie=UTF-8&oe=UTF-8&hl=en&; btnG=Google+Search Looks like all the hits come from lucky-freebsd.questions. This is not the official FBSD questions

RE: Disable keyboard beep

2003-09-25 Thread Stephane . Antoine
Many thanks Peder, It works!! Stephane -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 25 September 2003 14:59 To: Stephane Antoine Cc: [EMAIL PROTECTED] Subject: Re: Disable keyboard beep On Thu, 25 Sep 2003 14:39:56 +0100 [EMAIL PROTECTED] wrote: > I am u

Re: Disable keyboard beep

2003-09-25 Thread Peder Blom
On Thu, 25 Sep 2003 14:39:56 +0100 [EMAIL PROTECTED] wrote: > I am using FreeBSD 4.8 and > I would like to know > how would I disable > the beep from keyboard > when I am in console mode prompt. > kbdcontrol -b off ___ [EMAIL PROTECTED] mailing l

Trouble with route

2003-09-25 Thread Antoine Fafard
I've just install a 4.8 box on my lan But I can't access that box outside my network(a.b.c.0) From that box, I'am able to ping the gateway but I cannot access the internet my rc.conf : defaultrouter="a.b.c.1" ifocnfig_xl0="inet a.b.c.4 netmask 255.255.255.0" hostname="backup.mylan.net" ... But wh

Re: searching FBSD Questions News Group.

2003-09-25 Thread Scott Mitchell
On Thu, Sep 25, 2003 at 09:40:16AM -0400, fbsd_user wrote: > The google search system stopped archiving FBSD news groups at the > start of 2002, so google search is useless. Really? A Google Groups search for your email address brings up a bunch of posts to freebsd-questions, written this year, a

RE: need your help sir/madam

2003-09-25 Thread Gil Agno Virtucio
If you need a very good Web Browsing filter I'd recommend dansguardian. It is a web content browsing filter. You wouldnt have to type those url's you just have to define the those prohibitted contents... you can find it here.. /usr/ports/www/dansguardian and this documentation migh help you a

Mirroring another machine w/ cvsup

2003-09-25 Thread Charles Howse
Hi, I have 2 FBSD 4.8-RELEASE-p7 machines side-by-side on a home network, curly and larry. I want to mirror some directories from curly to larry with cvsup as an exercise and as a backup. The directories on curly I want to mirror are: /root, /seeds, and /etc. I have those working perfectly, now I

searching FBSD Questions News Group.

2003-09-25 Thread fbsd_user
The google search system stopped archiving FBSD news groups at the start of 2002, so google search is useless. The FBSD org site has an archives search which is very out of date and the format in which the info is presented makes it next to useless. This is the best FBSD newsgroup search engine I

Disable keyboard beep

2003-09-25 Thread Stephane . Antoine
I am using FreeBSD 4.8 and I would like to know how would I disable the beep from keyboard when I am in console mode prompt. Many thanks Best stephane == Confidentiality Notice The information contained in this

RE: PPP modem init string

2003-09-25 Thread fbsd_user
The google search system stopped archiving FBSD news groups at the start of 2002, so google search is useless. The FBSD org site has the archives search which is very out of date and the format in which the info is presented makes it next to useless. This is the best FBSD newsgroup search I engin

need your help sir/madam

2003-09-25 Thread Mety Soriano
Sir/Madam I am a new user of freebsd... After I installing freebsd I install squid as my proxy server. I make all access lists, I type all banned domains, bold sites and etc.. since we are school. We eliminate the illegal sites to the students as much as possible. My big problem is this, if I reis

Portupgrading ports with individual settings.

2003-09-25 Thread Michael Vondung
Very neophyte'ish question again, but: I currently have Qt installed and now downloaded the distfile for a new version. I'd like to compile this new version with the WITHOUT_OPENGL option, which isn't the default. If I have portupgrade -ra do this, it will use the default settings, I believe. How

Re: burncd and /dev/acd0c ??

2003-09-25 Thread Warren Block
On Wed, 24 Sep 2003, ivan georgiev wrote: > I am trying for first time to burn a CD under freebsd. I have read the man > page for burncd, but I do not have /dev/acd0c created (only /dev/acd0 is > there).Is this a problem or not? It could be--in /dev with FreeBSD 4.8, I see acd0a, acd0c, acd1a and

Re: questions about x server

2003-09-25 Thread Todd Stephens
On Thursday 25 September 2003 01:37 am, ALIAS wrote: > i just installed kde3 and when i enter startkde it says kpersonalizer > can't connect to x server or something how do i fix that? > Did that for me too. You have to use "startx" instead, and make sure that "exec startkde" is in your .xinitr

Re: PPP modem init string

2003-09-25 Thread Jud
On Wed, 24 Sep 2003 21:16:57 -0700, Daniel Rudy <[EMAIL PROTECTED]> wrote: [snip] I think that the mail archive search engine is broken. No matter what I try for a search query, it never finds anything. http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=mailing.freebsd.questions> Choosing

Re: Question on FreeBSD name resolution

2003-09-25 Thread Jett Tayer
start with your /etc/hosts. it is first looked up then your bind \jett > I just installed 5.1 and have been playing around with it, but I am > troubled by an issue with my network configuration. I apologize if this > is the wrong list, it seemed to be the most appropriate. I want to at > least

Re: antiviruos for FreeBSD mail server ?

2003-09-25 Thread Jett Tayer
or if ur using postfix, u can use mks_vir. u can get it at http://linux.mks.com.pl or if sendmail, i personally like mailscanner from mailscanner.info \jett > --On Thursday, September 25, 2003 09:39:12 +0200 Armand Passelac > <[EMAIL PROTECTED]> wrote: > >> [ On Wed, 24 Sep, 2003 at 15:58

Re: ppp with DSL leaves unused routes

2003-09-25 Thread Pascal Giannakakis
fbsd_user wrote: Add these 2 statements to your ppp.conf file disable iface-alias# Stop adding old IP addr as alias when ppp # redials because line was lost. These old ips # showed using ifconfig -a on tun0. iface clear# Remove a

tool to sniff data from a device file

2003-09-25 Thread Pascal Giannakakis
Hi, is there any generic capture-tool that can sniff and display the data that is going in and out of a device, say /dev/sio0 or /dev/usb0, and display it in whatever style, like tcpdump does with net-interfaces? TIA -- NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien... Fotoalbum, Fi

Re: Upgrading to 4.9 CVS vs. binary?

2003-09-25 Thread Matthew Seaman
On Thu, Sep 25, 2003 at 10:30:39AM +0200, Heinrich Rebehn wrote: > While we're at it: Will it be possible to upgrade from 4.9 to 5.x via CSV? It's possible right now, but be warned that upgrading over a major version bump is a significantly harder proposition than upgrading within, say, 4.x. For

Re: yahoo messenger

2003-09-25 Thread Seth Kingsley
On Thu, Sep 25, 2003 at 03:09:44PM +1000, Anthony Carmody wrote: > I have heard rumours [gasp] that MSN and Yahoo are on a crusade to block third party > clients using their transport. i don't know the > weight of this in truth, but i must say that everyone i know who uses IM uses a > third party

mount an ftp or ssh filesystem

2003-09-25 Thread Pascal Giannakakis
Hello, i'd like to mount remote ftp and ssh dirs into my local dir-tree, however can't find info on that for FreeBSD. I can't find neither a port, nor something for the kernel (like LUFS in Lunix). Other network-FSs are not an option. BTW - If you wonder whats its use is: i would like to access th

Re: Upgrading to 4.9 CVS vs. binary?

2003-09-25 Thread Heinrich Rebehn
Matthew Seaman wrote: On Wed, Sep 24, 2003 at 01:46:19PM +0200, Heinrich Rebehn wrote: Is RELENG_4_9 already available at all? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html does not mention it. That's why i am tracking RELENG_4. Not yet. RELENG_4_9/4.9-RELEASE is exp

  1   2   >