Re: freebsd mount nwfs

2003-12-09 Thread Cristian Salan
On Tue, Dec 09, 2003 at 12:22:02PM +, Feroz F. Basir wrote: > Hi, > > IPX network number is 33A95AF6. Do I need to use this > as ifconfig_fxp0_ipx="ipx 33A95AF6". Any way I can > change this from command line instead of rebooting my > box? > Hello, You are getting closer. I'm curious, is it w

PPP strangemess.

2003-12-09 Thread jimmie james
(user/pass == XX throughout) FreeBSD 4.9-STABLE #0: Mon Dec 8 05:01:19 EST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FORTYTWO Dec 7 14:40:18 fortytwo ppp[278]: tun0: LCP: TEXT user-ppp 3.1 (built Nov 4 2 003) My ISP, look.ca has a habit of dropping my PPP at night (when no tech s

[no subject]

2003-12-09 Thread skoroxod(enreg.ru)
Hello freebsd-questions, when i compiling kernel on FreeBSD 5.1 (5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386) CPU Intel P4 2.6Ghz HT, 2Gb DDR SDRAM > make buildkernel KERNCONF=MAIN i have some error... (kernel config

Re: FreeBSD IPFW/IPFILTER & sysctl MIB's

2003-12-09 Thread Crist J. Clark
On Sun, Dec 07, 2003 at 11:49:42AM -0500, fbsd_user wrote: [snip] How's it goin', fbsd_user? Been a while. > The question is, who get access to the packets first, these MIB's > or the firewall? There is no simple answer to this. The MIB values affect behaviors within the kernel. The important p

Linux Hardware Drivers with FreeBSD?

2003-12-09 Thread Jonathan Walters
I connect to the internet with a wireless card (Blitzz 802.11b 11Mbps Wireless LAN PCI Card, http://www.iblitzz.com). This has always worked well under Windows 2000, but now I'd like to do the same with FreeBSD 4.9. Unfortunately, the closest drivers available on their website are one for RedHa

Problem with vnconfig and ISO images

2003-12-09 Thread Marc Wiz
I'm using FreeBSD 4.9 I used to be able to mount an ISO image (disk file) using vnconfig on 4.7 and 4.8. Now I cannot. -su-2.05b# vnconfig -c vn2c /stage/daily-1.iso -su-2.05b# file /stage/daily-1.iso /stage/daily-1.iso: ISO 9660 CD-ROM filesystem data -su-2.05b# mount -t cd9660 /dev/vn2c /mnt

RE: free bsd !!!

2003-12-09 Thread sundeep.puliccott
If u want to access FreeBSD from one of the ftp mirror sites Ftp is the best and the fastest. However u could still do it With http. The url needs to be modified ftp://anonymous:[EMAIL PROTECTED]:@ftp.freebsd.org However the downloads tend to break as the files are huge. Maybe u would have a bette

Re: Radeon 7000 and dual head

2003-12-09 Thread Gary Hodder
No need for a reply, dual head now working. Gary. On Tue, 2003-12-09 at 21:48, Gary Hodder wrote: > Hi all, > > has anyone got a radeon 7000 to work with dual head? > This card is the one with 2 15 pin d9 shell size connectors. > I'm running Freebsd 4.9 and have upgraded X to the pre release ver

Re: how to build Spamassassin

2003-12-09 Thread Lucas Holt
The ports collection is great for certain things. I do happen to use it for spam assassin on 4.9 Stable. I have perl 5.8.2 installed from ports and I used use.perl to set it up as default. Here is the problem with ports, many maintainers are using 5.x now. Since there is only one ports colle

Re: how to build Spamassassin

2003-12-09 Thread Tony Jones
> [ snip ] > > I did suggest a very quick, easy and effective fix. It would have taken > you less than two hours to download, build and configure perl and multiple > CPAN modules [1] and been on your way. Nick. I did all of what I said *BEFORE* you e-mailed your (excellent) suggestion. I wi

Re: how to build Spamassassin

2003-12-09 Thread Nick Tonkin
On Tue, 09 Dec 2003 17:11:10 -0800, Tony Jones <[EMAIL PROTECTED]> wrote: Hi Nick. Thanks for the reply. I already knew of the FreeBSD stock perl issues and was aware that under no circumstances should I try to upgrade the stock Perl, but I appreciate the reminded nontheless!! I gave up on tryin

Re: Why userland , basesystem and Kernel are together?!

2003-12-09 Thread Simon Barner
Hi Vahric, > First thanks for your answer . Please correct me if I mis understand > something . > > 1) You mean if I want to keep source up-to-date method and use make world > process I must test it another test machine before apply it to the > production server . I think that Scott put t

Re: Lots of disks.

2003-12-09 Thread Greg 'groggy' Lehey
On Monday, 8 December 2003 at 14:05:28 +, Lewis Thompson wrote: > Hi, > > I'm currently using vinum to concatenate two large (120GB) disks, > providing a single large(r) valume (240GB in theory ;). > > At the moment the volume is about 90% full and I'm looking to add > three more 120GB disks

Re: FBSD built in FTP server

2003-12-09 Thread Jonathan T. Sage
Andrew Boothman wrote: Steve Bertrand wrote: Sftp is great, and also loaded up by default is 'scp', which is the Secure 'copy' program. From *nix to *nix, it is an effective way to copy files to/from remote computers just as if they were local file systems: From local to remote # scp thisfile [

Re: QuakeForge glx and sgl binaries fail on Radeon DRI

2003-12-09 Thread kitsune
Well if you compiled it with WITH_OPTIMIZED_CFLAGS, I would check and see if works with out it. On Mon, 08 Dec 2003 21:19:46 -0600 Reid Linnemann <[EMAIL PROTECTED]> wrote: > I'm attempting to get nq-glx or nq-sgl (I don't know what their differences > are) to run on a FreeBSD4.9-STABLE box usin

Re: july, 2004...

2003-12-09 Thread Kris Kennaway
On Tue, Dec 09, 2003 at 08:38:18PM -0200, Marco A. A. Pereira wrote: > >Hi. I am a Master Professor at FATEC (Brazil) which is the largest >Technology Faculty at Sao Paulo state, similar to your MIT. I am a >beginner at FreeBSD world, and Im studying it there are a few months. >As

Re: how to build Spamassassin

2003-12-09 Thread Tony Jones
Hi Nick. Thanks for the reply. I already knew of the FreeBSD stock perl issues and was aware that under no circumstances should I try to upgrade the stock Perl, but I appreciate the reminded nontheless!! I gave up on trying to install the SpamAssassin I obtained manually from spamassassin.org a

Re: Whitle - Interjet Question

2003-12-09 Thread kitsune
Wrong list... you want [EMAIL PROTECTED] On Tue, 09 Dec 2003 12:38:41 -0900 murray <[EMAIL PROTECTED]> wrote: > I try to install a videocard - trident 9000i - I can only see the memory test > > > How can I install a video card and other hard drive > > Do you know how to convert an interjet to

Re: how to build Spamassassin

2003-12-09 Thread Nick Tonkin
On Mon, 08 Dec 2003 22:29:26 -0800, Tony Jones <[EMAIL PROTECTED]> wrote: [ snip ] So, this not working, I went and grabbed the sources for Mail-SpamAssassin-2.60 and figured I'd try building it manually. trying: perl -MCPAN -e shell (which is the INSTALL files recommended way) just generated

Re: scripting make buildworld cycle

2003-12-09 Thread parv
in message <[EMAIL PROTECTED]>, wrote David Bear thusly... > > anyone know of an updated script like this one to handle > 4.9-Release? preferrably someplace that I can cut-n-paste it > from? or, is there an improved version? I currently use this... http://www103.pair.com/parv/comp/src/sh/clea

Re: archiving and restoring disk images...

2003-12-09 Thread lists
Thanks, Dan. I'm thinking this whole process over based on what you've said. I've never tried storing a disk as an archive, so I thought I'd try it on for size. Thanks for your point of view. Very helpful. Alex On Tuesday, December 9, 2003, at 05:26 PM, Dan Nelson wrote: In the last episode

Talk Filters and Gaim...

2003-12-09 Thread epilogue
hello all, just wondering if any of you has had luck getting the talkfilters port integrated with gaim? i tried applying the patches included with the talkfilters port, but no dice. i suspect that this failure has much to do with the difference between the version of gaim for which the patches w

group file limits

2003-12-09 Thread jonathan
Hi, I'm running a freebsd 4.8 data server on an intranet. There is many group (10 and more will come) and a lot of members (10-12 by group) into them... So i'm having big trouble with the fact that 'pw' doesn't read further than 1024 characters into the '/etc/group' file. Is there a way to byp

july, 2004...

2003-12-09 Thread Marco A. A. Pereira
Hi. I am a Master Professor at FATEC (Brazil) which is the largest Technology Faculty at Sao Paulo state, similar to your MIT. I am a beginner at FreeBSD world, and Im studying it there are a few months. As a member of a large faculty, and concerned about the kind of software we are

Lots of disks.

2003-12-09 Thread Lewis Thompson
Hi, I'm currently using vinum to concatenate two large (120GB) disks, providing a single large(r) valume (240GB in theory ;). At the moment the volume is about 90% full and I'm looking to add three more 120GB disks and set up RAID5. This is somewhat offtopic (not entirely sure if it is FreeBSD

Re: archiving and restoring disk images...

2003-12-09 Thread Dan Nelson
In the last episode (Dec 09), [EMAIL PROTECTED] said: > I dumped a disk image of my root partition like this: > > dd if=/dev/da0s1a | gzip -9 -c > where.ever.gz > > Does this include the boot sector? In other words, if I need to > restore this disk image I can do the reverse and the boot sector a

RE: Hard drive geometry headache (slightly off topic)

2003-12-09 Thread Frederick Bowes
>>> Now I had to move it to a new computer in which the bios detects a >>> certian geometry, but then the system wont boot. No matter what I do > I had the same problem back in 4.5. I worked around the problem by > formating the hard drive with a Win98(Oh Boy) recovery floppy then > ... Formattin

Re: Apache

2003-12-09 Thread Mike Maltese
> Thanks, yes FreeBSD rocks!!! I know this is the right place to ask, so > if you have the apache group list that would be nice, but what do I have > to do to get my users account to work? Are they place for example > > /home/user_x/public_html > > On any web browser I get the following error. > >

Re: Installation question...

2003-12-09 Thread Jerry McAllister
> > Hi list...I've a very low bandwidth and I need to download > any of 5-RELEASES, do I need to download disc1 or mini-disc, > I only need a fully functional OS with networking not > packages, thanks... Well, it is probably all about the same really. The MNI_ISO is just the install system and i

archiving and restoring disk images...

2003-12-09 Thread lists
I dumped a disk image of my root partition like this: dd if=/dev/da0s1a | gzip -9 -c > where.ever.gz Does this include the boot sector? In other words, if I need to restore this disk image I can do the reverse and the boot sector and root partition will be back to that state. How should I go ab

Re: How to make printer print faster?

2003-12-09 Thread Marco Beishuizen
On stardate Tue, 9 Dec 2003, the wise Peter Ulrich Kruppa entered: > On Tue, 9 Dec 2003, Marco Beishuizen wrote: > > > > > Hello, > > > > I own a HP LaserJet 2100, connected to my home network. According to the > > specifications it should be able to print 10 pages per minute. When using > > Windo

Re: Apache

2003-12-09 Thread Vahric MUHTARYAN
I think you have file permisson problem please check error log for more detail you will see the problem %100 vahric - Original Message - From: "Payne" <[EMAIL PROTECTED]> To: "freebsd-questions" <[EMAIL PROTECTED]> Sent: Tuesday, December 09, 2003 11:51 PM Subject: Apache > Hi, > > Than

Disklabel again

2003-12-09 Thread Grant Peel
Hi, I am reposting this in hopes poeple who have disklabel and RAID perc 3DCL / SCSI experience see it tonight. Hi, I had a crash tonight. Server rebooted and everything seemed to restart OK. Interesting disklabel output though. Should I be worried about all the "*"s? : If this helps, the disk b

Re: Installation question...

2003-12-09 Thread Vahric MUHTARYAN
it's enough to download only Disc1 not Disc 2 and mini vahric - Original Message - From: "Xpression" <[EMAIL PROTECTED]> To: "FreeBSD-questions" <[EMAIL PROTECTED]> Sent: Tuesday, December 09, 2003 11:43 PM Subject: Installation question... > Hi list...I've a very low bandwidth and I nee

Apache

2003-12-09 Thread Payne
Hi, Thanks, yes FreeBSD rocks!!! I know this is the right place to ask, so if you have the apache group list that would be nice, but what do I have to do to get my users account to work? Are they place for example /home/user_x/public_html On any web browser I get the following error. Forbidde

Anyone have /usr/ports/java/jdk14 working on 4.8?

2003-12-09 Thread Charles Howse
Please tell me how you did it. My build always fails. I have /usr/local/linux-sun-jdk1.4.2 working. [EMAIL PROTECTED] /usr/local/linux-sun-jdk1.4.2/bin]# ./java -version java version "1.4.2_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03) Java HotSpot(TM) Client VM (build

Installation question...

2003-12-09 Thread Xpression
Hi list...I've a very low bandwidth and I need to download any of 5-RELEASES, do I need to download disc1 or mini-disc, I only need a fully functional OS with networking not packages, thanks... ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Two ISP connections

2003-12-09 Thread Andrea Venturoli
Hello. I have a server with two ISP connections: a flat ADSL with an ISP and pay-per-traffic HDSL with another. I'd like to use ADSL whenever possible, but switch to HDSL in case the first line drops. Any pointer? bye & Thanks av. ___ [EMAI

Re: Apaches Ports

2003-12-09 Thread Vahric MUHTARYAN
of course you can . both of them are modules and if you add those modules to httpd.conf you can use it ( if you install those to modules with using ports collection it's automaticly update it ) Vahric - Original Message - From: "Payne" <[EMAIL PROTECTED]> To: "freebsd-questions" <[EMAIL P

Apaches Ports

2003-12-09 Thread Payne
Hi. I have a question, can I use the Apache1.3_frontpage and mod_php? I love how easy it was to get frontpage working with apache it was a nightmare under linux. But I have a need for php as well. I am currently using 4.9. Payne ___ [EMAIL PROTECT

Re: FBSD built in FTP server

2003-12-09 Thread Andrew Boothman
Steve Bertrand wrote: Sftp is great, and also loaded up by default is 'scp', which is the Secure 'copy' program. From *nix to *nix, it is an effective way to copy files to/from remote computers just as if they were local file systems: From local to remote # scp thisfile [EMAIL PROTECTED]:/home/ste

Re: apcupsd

2003-12-09 Thread Robert Downes
Barry Skidmore wrote: Are there any users of apcupsd on the list? If so, please respond to me privately. I have a question about recommended UPS's that work well with FreeBSD. I have used apcupsd before. I have an ancient old APC Back-UPS Pro 420 with serial cable, and everything was working

FreeBSD 4.9 + XFree86 4.3 + Alpha

2003-12-09 Thread Stephen Agar
Hi, I just recently installed freebsd 4.9 on a DEC PWS 500au. Everything works fine except X. I realize that the problem more than likely isn't FreeBSD specific, its probably a problem with XFree but I thought you guys may be able to give me some advice. When I try to run "xf86cfg" to configure

Re: Why userland , basesystem and Kernel are together?!

2003-12-09 Thread Mike Maltese
> 2) You said that FreeBSD was more than a kernel . What do you mean > Could you explain little more or Do you know any documantation or whitepaper > which explain mind of the FreeBSD operating System . Hmm, try www.freebsd.org (sic). These two areas should be partiularly useful. http://www

Re: Why userland , basesystem and Kernel are together?!

2003-12-09 Thread Scott W
Vahric MUHTARYAN wrote: Hi Simon Barner , First thanks for your answer . Please correct me if I mis understand something . 1) You mean if I want to keep source up-to-date method and use make world process I must test it another test machine before apply it to the production server . I rea

Re: freebsd-update is giving an error

2003-12-09 Thread Colin Percival
At 22:19 09/12/2003 +0200, Vahric MUHTARYAN wrote: bash-2.05b# freebsd-update -v fetch Fetching public key... fetch: http://update.daemonology.net/5.1/pub.key: Not Found Error fetching updates According to uname, you're running FreeBSD 5.1. I'm not building updates for 5.1-RELEASE yet; thanks t

Re: inode state

2003-12-09 Thread Fabian Thylmann
> Hmm. Kqueue should be thread-safe in that it's a system call, but I can't > speak to the safety of various arguments/parameters. I don't know if > linuxthreads tries to provide locking around file descriptors and might > have reference problems if kqueue were held over a call to close(), but it

freebsd-update is giving an error

2003-12-09 Thread Vahric MUHTARYAN
Hi , I'm using freebsd-update1.5 When I try to update it's giving an error , I checked from web site I think that file is not available after that I check http://update.daemonology.net/4.9/pub.key it's Ok . ??!?!?!? bash-2.05b# freebsd-update -v fetch Fetching public key... fetch: http:/

Apache+ssl

2003-12-09 Thread Marius Kirschner
Tried to update my old apache+ssl to the latest and am getting the following error: making all in tools... ===> Installing for openssl-0.9.7c ===> Generating temporary packing list ===> Checking if security/openssl already installed ln: illegal option -- h usage: ln [-fisv] file1 file2

Re: Why userland , basesystem and Kernel are together?!

2003-12-09 Thread Vahric MUHTARYAN
Hi Simon Barner , First thanks for your answer . Please correct me if I mis understand something . 1) You mean if I want to keep source up-to-date method and use make world process I must test it another test machine before apply it to the production server . 2) You said that FreeBSD

Re: inode state

2003-12-09 Thread Robert Watson
On Tue, 9 Dec 2003, Fabian Thylmann wrote: > thanks for the reply, and yea, totally forgot the version. its 4.9. > > Now, the problem is: > 1) I can not use linuxthreads since my server is also multiplexing via > kqueue's and I can not find any version of linuxthreads which implements a > threa

Re: user timer/alarm

2003-12-09 Thread Troy
That was it!!! Thank you sir, Troy On Dec 9, 2003, at 10:03 AM, Kevin D. Kinsey, DaleCo, S.P. wrote: Troy wrote: Hello, I found a command a few days ago that would allow a user to type in the command + time in minutes then it would allow a person to continue to work, when the time was up it

Re: inode state

2003-12-09 Thread Fabian Thylmann
Hi Robert, thanks for the reply, and yea, totally forgot the version. its 4.9. Now, the problem is: 1) I can not use linuxthreads since my server is also multiplexing via kqueue's and I can not find any version of linuxthreads which implements a thread-safe version of kqueue. 2) I can not use fre

Re: FBSD built in FTP server

2003-12-09 Thread Steve Bertrand
> > I never used this, but I know there is sftp and sftp-server > > on your system, which use ssh-encryption and -protocol. > > > Since your question made me curious: sftp-server is started > automatically with sshd (i.e. you probably have it running > now) and there is a small gpl'ed sftp client >

Re: How to make printer print faster?

2003-12-09 Thread Charles Howse
On Tuesday 09 December 2003 01:18 pm, Peter Ulrich Kruppa wrote: > On Tue, 9 Dec 2003, Charles Howse wrote: > > On Tuesday 09 December 2003 12:19 pm, Peter Ulrich Kruppa wrote: > > > On Tue, 9 Dec 2003, Marco Beishuizen wrote: > > > > Hello, > > > > > > > > I own a HP LaserJet 2100, connected to my

Re: How to make printer print faster?

2003-12-09 Thread Charles Howse
On Tuesday 09 December 2003 01:04 pm, Scott I. Remick wrote: > On Tue, 9 Dec 2003 12:29:15 -0600, Charles Howse wrote: > > With all due respect, do you know for a fact that your suggestion works? > > I have a HP1100, configured with apsfilter, and I have tried that very > > same thing, and it only

failed install of apache/mod_php4

2003-12-09 Thread chip . wiegand
I am trying to install mod_php4/apache2 on a new install of 5.1. The install failed because of egcs - says it should be updated. Sorry I can't provide the exact messages, they scrolled off the screen, long gone now. I tried to update egcs by installing the egcs-1.1.2 port but it says it is brok

Re: fsck not recognizing vinum filesystem type

2003-12-09 Thread Nate Lawson
On Tue, 9 Dec 2003, DAVID THOMPSON wrote: > I am a relatively new FreeBSD user and I have never posted a request > for help before so I hope I am doing this right and not plugging up the > board with irrelevant and out of context questions. My apologies if I > am. Here is my problem: Welcome to th

Re: How to make printer print faster?

2003-12-09 Thread Peter Ulrich Kruppa
On Tue, 9 Dec 2003, Charles Howse wrote: > On Tuesday 09 December 2003 12:19 pm, Peter Ulrich Kruppa wrote: > > On Tue, 9 Dec 2003, Marco Beishuizen wrote: > > > Hello, > > > > > > I own a HP LaserJet 2100, connected to my home network. According to the > > > specifications it should be able to pr

Re: How to make printer print faster?

2003-12-09 Thread Scott I. Remick
On Tue, 9 Dec 2003 12:29:15 -0600, Charles Howse wrote: > With all due respect, do you know for a fact that your suggestion works? > I have a HP1100, configured with apsfilter, and I have tried that very same > thing, and it only prints at 600 dpi. > > Does anyone know the correct driver for the

Re: FBSD built in FTP server

2003-12-09 Thread Peter Ulrich Kruppa
On Tue, 9 Dec 2003, Peter Ulrich Kruppa wrote: > I never used this, but I know there is sftp and sftp-server > on your system, which use ssh-encryption and -protocol. > Since your question made me curious: sftp-server is started automatically with sshd (i.e. you probably have it running now) and t

How to configure usb printer with ulpt0 rather than ugen0?

2003-12-09 Thread Aaron
Note: recently asked, I tried someone's suggestion, still can't do it. How do i associate my usb printer with ulpt0, rather than the ugen0 that it boots up with? Original question and data repeated below, the only difference is: - My officejet k80xi usb printer is the only usb equipment connecte

RE: Set boot loader to boot off CD manually

2003-12-09 Thread John Baldwin
On 09-Dec-2003 Daniel Goepp wrote: > Hi all, > > I was banging my head against the wall too long yesterday, so I have > broken down, and have to ask. Any help on this matter is greatly > appreciated. > > Here is what I'm trying to do. I have two computers, both running 4.8, > clean, minimal in

Re: export PATH ???

2003-12-09 Thread staf wagemakers
On Tue, Dec 09, 2003 at 11:06:44AM -0500, Xpression wrote: > Hi again list, I've posted a question recently about > uninstalling packages, in fact, when I installing changin > the prefix path (eg.--prefix=/usr/local/package_name) it > creates me some subdirs. The trouble is that I can't execute > a

Re: CVSUPIT pkg_add 90% good/10% strange

2003-12-09 Thread Chris Pressey
On Tue, 09 Dec 2003 15:14:38 +1300 "Richard Shea" <[EMAIL PROTECTED]> wrote: > > On Mon, 8 Dec 2003 15:40:39 -0800, "Chris Pressey" > <[EMAIL PROTECTED]> said: > > On Tue, 09 Dec 2003 12:00:15 +1300 > > "Richard Shea" <[EMAIL PROTECTED]> wrote: > > [...] > > > ===> Generating temporary packing

Re: inode state

2003-12-09 Thread Robert Watson
On Tue, 9 Dec 2003, Fabian Thylmann wrote: > I have a heavily used threaded server program running on one of my Dell > Poweredge 1750 servers. Its a statistical analysis package for websites. > Currently it analyses over 60 million requests a day, which (because of > many different reasons) causes

how to make dhclient give up its lease and get a new one with routes, etc. ?

2003-12-09 Thread paul beard
I am on a cable modem and am running an http server, natd, the Usual Suspects, and have been doing this for a couple of years. I use dhcp to get the address for my externally-facing NIC and through reboots, power outages, even changes in network ownership (@ home -> ATT -> comcast) all has been

Re: How to make printer print faster?

2003-12-09 Thread Charles Howse
On Tuesday 09 December 2003 12:19 pm, Peter Ulrich Kruppa wrote: > On Tue, 9 Dec 2003, Marco Beishuizen wrote: > > Hello, > > > > I own a HP LaserJet 2100, connected to my home network. According to the > > specifications it should be able to print 10 pages per minute. When using > > Windows that's

Re: FBSD built in FTP server

2003-12-09 Thread Peter Ulrich Kruppa
On Tue, 9 Dec 2003, fbsd_user wrote: > Besides the built in FTP server started by inetd, > does FBSD have any other built in FTP servers? > > I ask because FBSD comes with 2 built in firewall applications. > > > Does the FBSD built in FTP client transmit the login ID & pw in > clear text? I never

Re: FBSD built in FTP server

2003-12-09 Thread Charles Swiger
On Dec 9, 2003, at 1:06 PM, fbsd_user wrote: Besides the built in FTP server started by inetd, does FBSD have any other built in FTP servers? "locate ftpd" would answer your question, BTW, but yes: besides the stock ftpd, there is also lukemftpd and tftpd. Other good choices from the ports colle

Re: How to make printer print faster?

2003-12-09 Thread Peter Ulrich Kruppa
On Tue, 9 Dec 2003, Marco Beishuizen wrote: > > Hello, > > I own a HP LaserJet 2100, connected to my home network. According to the > specifications it should be able to print 10 pages per minute. When using > Windows that's not a problem. But using FreeBSD (with lpd configured with > help of Apsf

FBSD built in FTP server

2003-12-09 Thread fbsd_user
Besides the built in FTP server started by inetd, does FBSD have any other built in FTP servers? I ask because FBSD comes with 2 built in firewall applications. Does the FBSD built in FTP client transmit the login ID & pw in clear text? ___ [EMAIL PRO

Re: a technical how to

2003-12-09 Thread Charles Swiger
On Dec 8, 2003, at 8:51 PM, homeyra g wrote: Here is the question: How to truncate a file from the begining to a certain point in the file? The question is whether this file is ASCII text so line-based tools (such as tail) work, or whether you are truncating a binary file, in which case "split -b

Re: export PATH ???

2003-12-09 Thread Scott W
Xpression wrote: Hi again list, I've posted a question recently about uninstalling packages, in fact, when I installing changin the prefix path (eg.--prefix=/usr/local/package_name) it creates me some subdirs. The trouble is that I can't execute any installed program, until I put, for example: cd

scripting make buildworld cycle

2003-12-09 Thread David Bear
In Greg's Lehey's book The Complete FreeBSD (3rd ed) on page 379 there is a script for combining the make buildworld process. I'm thinking there may be new tags for FBSD 4.9-RELEASE that should be included in the script that are not there. anyone know of an updated script like this one to handle

Re: user timer/alarm

2003-12-09 Thread Kevin D. Kinsey, DaleCo, S.P.
Troy wrote: Hello, I found a command a few days ago that would allow a user to type in the command + time in minutes then it would allow a person to continue to work, when the time was up it would let you know and that was it. Can someone please refresh my memory as to what that command might'

Re: How to Setup Reverse DNS on LAN?

2003-12-09 Thread Drew Tomlinson
- Original Message - From: "Jason Stewart" <[EMAIL PROTECTED]> Sent: Tuesday, December 09, 2003 6:21 AM > On 09/12/03 05:50 -0800, Drew Tomlinson wrote: > > When connecting via ssh to my FBSD boxes, it takes over a minute before the > > connection is established. Searching the archives

Set boot loader to boot off CD manually

2003-12-09 Thread Daniel Goepp
Hi all, I was banging my head against the wall too long yesterday, so I have broken down, and have to ask. Any help on this matter is greatly appreciated. Here is what I'm trying to do. I have two computers, both running 4.8, clean, minimal installs. They have two serial cables connected to ea

Apache+mod-ssl dumps core on shutdown only

2003-12-09 Thread Viren Patel
Hello. I am running apache+mod_ssl-1.3.29+2.8.16 with mod_php4-4.3.4_2,1 on FreeBSD 4.8-p13. Everything works fine. However, upon shutting down apache (/usr/local/etc/rc.d/apache.sh stop), apache dumps core. The following are the syslog entries to the console: pid 13918 (httpd), uid 80: exited on

How to make printer print faster?

2003-12-09 Thread Marco Beishuizen
Hello, I own a HP LaserJet 2100, connected to my home network. According to the specifications it should be able to print 10 pages per minute. When using Windows that's not a problem. But using FreeBSD (with lpd configured with help of Apsfilter from the ports) it prints very slowly, I guess abou

export PATH ???

2003-12-09 Thread Xpression
Hi again list, I've posted a question recently about uninstalling packages, in fact, when I installing changin the prefix path (eg.--prefix=/usr/local/package_name) it creates me some subdirs. The trouble is that I can't execute any installed program, until I put, for example: cd /usr/local/package

Re: ipfw keep-state (ASAP anwser need)

2003-12-09 Thread Miguel Mendez
./[EMAIL PROTECTED] wrote: > ${fwcmd} add allow udp from any 1024-65535,53 to any 53 > ${fwcmd} add allow udp from any 53 to any 1024-65535 That ruleset is a really bad idea. Imagine the following scenario: You run a vulnerable service (bind, sendmail, you name it), Joe Haxor launches a exploit a

Re: apcupsd

2003-12-09 Thread Dave McCammon
--- "HOLLOW, CHRISTOPHER" <[EMAIL PROTECTED]> wrote: > Hi... > >I have the same UPS and cable running with > apcupsd on FreeBSD 4.8. I > have nothing but good things to say about the UPS > and apcupsd. Detects > and reports power failures and power restores. > Properly halts the > syste

Re: help

2003-12-09 Thread Steve Bertrand
You forgot to Cc: list, so here it is: > Could you give me an example ? start script #!/usr/bin/perl print ("Hit any key: "); $userVar = <>; if ($userVar eq "\n") { print "You hit the enter key!\n"; } else { print "You did not only hit the enter key!\n"; } end

Re: a technical how to

2003-12-09 Thread Jerry McAllister
> > So, I hope this is the right address for this type of > question. If not would you please forward this and/or > let me know the correct address. Is it a text or binary file? First, I suggest working from a copy of the file for safety sake. For a text file, Use vi. Count down to which line

Re: free bsd !!!

2003-12-09 Thread Jerry McAllister
> > Dear > I would like to down load the free bsd,I all ready tryd on the url :free = > bsd > org but I am unable to down load it, since the down load source is FTP = > and > I don't know how to down load an FTP file !! So please could you suggest = > me > how /where can I down load the free bs

Re: Ports + cpan question

2003-12-09 Thread Scott I. Remick
--- Michael Sig Birkmose <[EMAIL PROTECTED]> wrote: > However lately I have also used Perl CPAN to install some perl modules. > When I get a list of > the packages I need to upgrade (portversion -l \<) these packages also > shows up - why? I recently went through this, and although no expert, her

Re: How to Setup Reverse DNS on LAN?

2003-12-09 Thread Jason Stewart
On 09/12/03 05:50 -0800, Drew Tomlinson wrote: > When connecting via ssh to my FBSD boxes, it takes over a minute before the > connection is established. Searching the archives suggests that this is due > to a failed reverse DNS lookup that must time out before connecting. > Suggestions include ad

ident patch for NATD

2003-12-09 Thread hugle
Hello all. I've found this : http://ofca.pl/bsdident/ thsi is a patch for oidentd 2.0.7 and natd + libalias under freebsd 4.8 It used to work for me, but my HDD have died. so i downlaoded 4.9.iso, burned, upgraded kernel source, and now can't patch ne libalias/natd Could someone implement this cod

Re: pkg_info: read_plist: bad command '@conflicts acroread-3*'

2003-12-09 Thread Lowell Gilbert
David Carter-Hitchin <[EMAIL PROTECTED]> writes: > Anyone got a clue why this is happening? Should I pkg_delete acroread-3 > and reinstall? I googled this one with no luck. I don't think acroread-3 has been in the ports system in quite some time. I think the 'conflicts' support post-dates it,

Re: free bsd !!!

2003-12-09 Thread Jason Stewart
On 08/12/03 19:05 -0800, Marco wrote: > Dear > > I would like to down load the free bsd,I all ready tryd on the url :free bsd > org but I am unable to down load it, since the down load source is FTP and > I don't know how to down load an FTP file !! So please could you suggest me > how /where c

Re: Which might be the problem ???

2003-12-09 Thread Lowell Gilbert
"Xpression" <[EMAIL PROTECTED]> writes: > Hi list, I've a FreeBSD-4.5 server running tacacs+, exim and > popa3d, it's working fine, no problem, but sometimes when I > reboot via: name_server# reboot I see this message... > > Waiting for .. > Waiting for .. > Waiting for ..

Re: IPACCT

2003-12-09 Thread Jez Hancock
On Tue, Dec 09, 2003 at 04:20:46PM -0800, Doloonkhuch wrote: > I want to control users per ip accounting. Now I using FreeBSD 5.0 and > IPFW2. How I enable IPACCT and how configure. Just configure your ipfw rules to count traffic for each user on your system. I'll include my custom ipfw startup s

Re: user timer/alarm

2003-12-09 Thread Jez Hancock
On Mon, Dec 08, 2003 at 10:17:48PM -0700, Troy wrote: > Hello, > I found a command a few days ago that would allow a user to type in the > command + time in minutes then it would allow a person to continue to > work, when the time was up it would let you know and that was it. Can > someone plea

RE: ATI Radeon IGP 340M

2003-12-09 Thread Minnesota Slinky
Ian, I have the same graphics card, and XFree86 seemed to detect it automagically. I even have working GL drivers. Performance isn't the best, and the GL is a little choppy, but I'm not looking at gaming on this machine. Eric F Crist President AdTech Integrated Systems, Inc (612) 998-3588 --

How to Setup Reverse DNS on LAN?

2003-12-09 Thread Drew Tomlinson
When connecting via ssh to my FBSD boxes, it takes over a minute before the connection is established. Searching the archives suggests that this is due to a failed reverse DNS lookup that must time out before connecting. Suggestions include adding the hosts to the local host file which I've done.

Re: freebsd mount nwfs

2003-12-09 Thread Malcolm Kay
On Tue, 9 Dec 2003 17:03, Cristian Salan wrote: > On Mon, Dec 08, 2003 at 11:51:55AM +, Feroz F. Basir wrote: > > Hi, > > > > I read your email to freebsd mailing list. You be able > > to mount nwfs under freebsd. I'm trying to mount nwfs > > as well but failed for some reason. I compiled in IP

Re: help

2003-12-09 Thread Steve Bertrand
> I use FreeBSD4.7 > On script, how can I run the function of return/enter key ? > Depends on what type of script. In a Perl script, you can do this so the user has to interact with the keyboard: $userVar = <>; and then you could potentially do some ASCII checking to make sure it was the enter

help

2003-12-09 Thread Mümin Maslak
Hello I use FreeBSD4.7 On script, how can I run the function of return/enter key ? thanks ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

free bsd !!!

2003-12-09 Thread Marco
Dear I would like to down load the free bsd,I all ready tryd on the url :free bsd org but I am unable to down load it, since the down load source is FTP and I don't know how to down load an FTP file !! So please could you suggest me how /where can I down load the free bsd in a simple manner

  1   2   >