Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-07 Thread David Rawling
anything on how to setup FTP service on FreeBSD 2.0.5 in handbook. There are only howto on PPP and SLIP. Does anyone have a handbook on how to enable FTP service on FreeBSD 2.0.5? Millions thanks! I haven't followed your whole thread, but is there a good reason you want to use such a

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Jerry McAllister
On Wed, Jan 06, 2010 at 06:20:53PM +0800, Paul Shi wrote: > Hi Everyone, > > I am trying to find a way to setup a wireless network with a FreeBSD server > machine running FTP service. The release of FreeBSD I intend to use is 2.0.5 > but I could not find anything on how to setup

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Robert Huff
Matthew Seaman writes: > [*] The Beeb was still using that modem-handshaking sound clip as > an aural clue that the subject of an item was 'computers' even up > to a year or so ago. Which may be anachronistic, but is both audibly and conceptually distinct. Quickly - what's the sound

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Jon Radel
Paul Shi wrote: Dear Matthew and Everyone, Thank you so much for your response. I think I will just create a user named ftp to enable anonymous access since security is not our major concern so far. I should hope that security will never be your concern, given how many years of security relat

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Matthew Seaman
Robert Huff wrote: Hello: The thing concerns me is exact the question you asked in the first place: Does FreeBSD 2.0.5 even have any support for wireless networking devices? Because I cannot find any reference it. I am wondering if anyone in this mailing list has a answer to this question

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Robert Huff
Hello: > The thing concerns me is exact the question you asked in the > first place: Does FreeBSD 2.0.5 even have any support for > wireless networking devices? Because I cannot find any reference > it. I am wondering if anyone in this mailing list has a answer to > this question. And I am

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Paul Shi
nophile.co.uk> wrote: > Paul Shi wrote: > >> Hi Everyone, >> >> I am trying to find a way to setup a wireless network with a FreeBSD >> server >> machine running FTP service. The release of FreeBSD I intend to use is >> 2.0.5 >> but I could not

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Polytropon
On Wed, 06 Jan 2010 10:38:17 +, Matthew Seaman wrote: > As I recall for that vintage of FreeBSD, it was simply a matter of > uncommenting > the appropriate line in /etc/inetd.conf [...] Which would be something like ftp stream tcp nowait root /usr/sbin/ftpd ftpd -ll Note that I've

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Elias Chrysocheris
On Wednesday 06 of January 2010 12:20:53 Paul Shi wrote: > Hi Everyone, > > I am trying to find a way to setup a wireless network with a FreeBSD server > machine running FTP service. The release of FreeBSD I intend to use is > 2.0.5 but I could not find anything on how to setup

Re: Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Matthew Seaman
Paul Shi wrote: Hi Everyone, I am trying to find a way to setup a wireless network with a FreeBSD server machine running FTP service. The release of FreeBSD I intend to use is 2.0.5 but I could not find anything on how to setup FTP service on FreeBSD 2.0.5 in handbook. There are only howto on

Setup FTP service on FreeBSD 2.0.5?

2010-01-06 Thread Paul Shi
Hi Everyone, I am trying to find a way to setup a wireless network with a FreeBSD server machine running FTP service. The release of FreeBSD I intend to use is 2.0.5 but I could not find anything on how to setup FTP service on FreeBSD 2.0.5 in handbook. There are only howto on PPP and SLIP. Does