Re: Where are the 4.7 release sources?

2002-10-23 Thread Tony M.
Have you tried ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ or ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/ ? Tony >>restate what it is I am looking for. I am looking for >>the ftp site that has the 4.7 release sourses much >>like >> >>ftp://ftp.freebsd.org/pub/FreeBSD/Free

Re: troubles with gateway (Inet->FBSD->W2K)

2002-10-23 Thread Tony M.
Actually, just change the ip addy on your Windows box to 10.1.1.3 or aything above that. That should do the trick. Your IP on the Windows box has to be higher than the ip on the Router box. (At least, that's how I read the web page that I'm getting my information from) Tony >Is the netmask on

Re: troubles with gateway (Inet->FBSD->W2K)

2002-10-23 Thread Tony M.
Is the netmask on your Windows box also configured to 255.0.0.0? Tony ># Net configuration >hostname="lizard.home.domain" >network_interfaces="lo0 ed0" >ifconfig_lo0="inet 127.0.0.1" >ifconfig_ed0="inet 10.1.1.2 netmask 255.0.0.0" >gateway_enable="YES" > >kern_securelevel_enable="NO" >sendmail_e

RE: "Super-Server"?

2002-10-23 Thread Tony M.
I did solve this. I installed with the no-standalone option. Therefor, I was forced to start it from the inetd.conf file and not from a script under the rc.d directory. Thanks for all the help everyone :) Tony >> On Tuesday, 22 October 2002 at 17:42:21 -0700, Tony M. wrote: >&g

"Super-Server"?

2002-10-22 Thread Tony M.
Running verion 4.6-release. I have installed Pure-FTP, but on boot-up it returns the following: Tony pure-ftpd: (?@?) (ERROR) Please run pure-ftpd within a super-server (like tcpserver) I thought tcpserver was part of the inetd??? Thanks - Tony To Unsubscribe: send mail to [EMAIL PROTECTED] w

Installing Packages Using Sysinstall?

2002-10-14 Thread Tony M.
Hello again everyone. I am trying to use the sysinstall utility to add packages. If I use the main server (ftp.freebsd.org) then I get a message saying that it can't find the 4.7-RC1 distribution on this server. When I set the options to "any" and then try it it says it can't find the /INDEX file

Re: Goofed on installing 2nd hard drive

2002-10-13 Thread Tony M.
This worked like a charm. Thanks! Tony >at the single user mode prompt: > >try this: > >mount / >mount /usr >mount /var > >cd /etc >vi fstab > ** make changes ** >:w >^D To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Goofed on installing 2nd hard drive

2002-10-13 Thread Tony M.
To start - I am a total newbie to FreeBSD. I'm using version 4.7 I installed a 2nd hard drive using the sysinstall, as directed by the FreeBSD Handbook. I then added a line to the /etc/fstab, again as directed. I apparently messed up when I added that line. Now, upon booting, I am told "THE FOL