port forwarding/natd...multiple IPs

2002-10-23 Thread Peter
Hello, I got port forwarding to work with one IP, but lets say I have several IP's: natd -n fxp0 -redirect_port 192.168.1.1:25 50 - this works as it connects me to my smtp server if I go to port 50. But as soon as I have several IP's: 192.168.1.1 192.168.1.1

Re: Jukebox Port for FreeBSD?

2002-10-23 Thread David Banning
On Wed, Oct 23, 2002 at 09:33:17AM -0700, Drew Tomlinson wrote: > I've been searching the web for software that might allow me to build > a mp3 jukebox that is controllable remotely via a web interface. In > other words, I want to put the jukebox behind my entertainment center > and control it wit

tv-out under FreeBSD/X

2002-10-23 Thread Marc \"UBM\" Bocklet
Hello! :-) Is there currently any way to make my tv-out (ATI Radeon 8500 QL) work under FreeBSD/X ? I've already searche for info, but have found no suitable solutions. Thanks in advance ;-) Bye Marc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the bo

Re: Low Balancing

2002-10-23 Thread Soren Harward
On Tue 22 Oct 2002 at 09:45:24, Oliveira Ramiro said: > Tengo un Server BSD con 2 diferentes conexiones a internet, mediante 2 > placas de red, con 2 proveedores diferentes. La pregunta es: > Cual creen es la mejor solucion (o al menos la mas estable y razonable) para > que mi trafico quede balance

Re: what's up with /var/empty?

2002-10-23 Thread wolf
chflags Chip Wiegand wrote: I just finished installing 4.7 and want to move /var to /usr/var and symlink it, but there is an empty subdirectory called empty (/var/empty). It is not going away when I try to delete the /var directory after moving it to /usr/var. It has permissions like this: dr-x

RSAAuthentication with sshd

2002-10-23 Thread Soren Harward
I created ssh1/2 identity keys for myself so I can hop login to my various servers without having to enter a password every time. This works just fine between my Linux and HP-UX boxes, but FreeBSD (4.7-RELEASE) still prompts me for my password, even though I have "RSAAuthentication yes" in my

what's up with /var/empty?

2002-10-23 Thread Chip Wiegand
I just finished installing 4.7 and want to move /var to /usr/var and symlink it, but there is an empty subdirectory called empty (/var/empty). It is not going away when I try to delete the /var directory after moving it to /usr/var. It has permissions like this: dr-xr-xr-x root wheel Seems like I

Re: server reboot's on it's own.

2002-10-23 Thread Moti Levy
Good Advice , but it's just a reguler dell pc , i took the drive and stuck it in a new box which was working fine same thing :-( - Original Message - From: "Marc G. Fournier" <[EMAIL PROTECTED]> To: "David Banning" <[EMAIL PROTECTED]> Cc: "JoeB" <[EMAIL PROTECTED]>; "Moti Levy" <[EMAIL PRO

Re: can't find certain doc

2002-10-23 Thread Chip Wiegand
Lowell Gilbert wrote this stuff on 23 Oct 2002 23:42:45 -0400: > Jerry McAllister <[EMAIL PROTECTED]> writes: > > > But, no matter what they try to tell you, 150 MB is awfully > > small for the root partition now days. > > Or, looking at it a different way, 150 MB *used* to be > really small, bu

Re: server reboot's on it's own.

2002-10-23 Thread Marc G. Fournier
On Wed, 23 Oct 2002, David Banning wrote: > On Wed, Oct 23, 2002 at 08:10:38PM -0400, JoeB wrote: > > Replace the power supply. > > I'd second this. Just as an appendum ... 'replace the power supply' may not be the total answer ... with the most appreciated aid of several kernel developesr over t

Re: can't find certain doc

2002-10-23 Thread Lowell Gilbert
Jerry McAllister <[EMAIL PROTECTED]> writes: > But, no matter what they try to tell you, 150 MB is awfully > small for the root partition now days. Or, looking at it a different way, 150 MB *used* to be really small, but is now quite big, because /var and /tmp should probably not be on it. To Un

mkisofs|burncd AND fitting a cd-r exactly

2002-10-23 Thread Peter Leftwich
RE: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#MKISOFS Last two questions of the day (always learning wondrous things here)!! [1] I'm looking for one big command line to do a `mkisofs -o - /path/to/some/directory/ | burncd -f /dev/acd1c -` etc etc all in one shot,

RE: server reboot's on it's own.

2002-10-23 Thread Thomas Connolly
Here Here! Good suggestion! -Original Message- From: David Banning [mailto:david@;skytrackercanada.com] Sent: Wednesday, October 23, 2002 9:18 PM To: JoeB Cc: Moti Levy; [EMAIL PROTECTED] Subject: Re: server reboot's on it's own. On Wed, Oct 23, 2002 at 08:10:38PM -0400, JoeB wrote: > R

Re: server reboot's on it's own.

2002-10-23 Thread David Banning
On Wed, Oct 23, 2002 at 08:10:38PM -0400, JoeB wrote: > Replace the power supply. I'd second this. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Port 514 unsafe? open to outside?

2002-10-23 Thread DaleCo Help Desk
- Original Message - From: "Peter Leftwich" <[EMAIL PROTECTED]> To: "FreeBSD Questions LIST" <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 9:48 PM Subject: Port 514 unsafe? open to outside? > # grep 514 /etc/services | grep shell > shell 514/tcpcmd #like exe

Re: Linux vs. FreeBSD

2002-10-23 Thread Gary W. Swearingen
"Derrick Ryalls" <[EMAIL PROTECTED]> writes: > I have an associate who will be making major changes to their network > and want my help/advice. He intends to have a something like this: > > Web server (Public IP) > inet - router( Public IP) --- / >

RE: Linux vs. FreeBSD

2002-10-23 Thread W. D.
At 20:39 10/23/2002, Dan Pelleg, wrote: >FreeBSD systems are easy to maintain. You can do a source upgrade, >or a binary upgrade, and the system will go through it and boot >to the new version without a hitch. On one system I have I've gone from >FreeBSD 4.1 to 4.7, including every release in betwe

Serial Data Acquisition Mystery Solved.

2002-10-23 Thread Martin McCormick
I wrote in yesterday with a question about using /dev/ttyd0 as a serial data input port. I found out that there were two reasons for my program not to work. Firstly, I had made a truly stupid mistake which must have happened when I may have gotten a phone call or somebody stopped by. I f

Port 514 unsafe? open to outside?

2002-10-23 Thread Peter Leftwich
# grep 514 /etc/services | grep shell shell 514/tcpcmd #like exec, but automatic I ran `nmap` on my local IP and the only "interesting" port it found was 514. What is this port? I don't understand "shell," and "cmd." How do I find out if sendmail is trying to work "inboun

Re: What is vnlru really?

2002-10-23 Thread DaleCo Help Desk
- Original Message - From: "Peter Leftwich" <[EMAIL PROTECTED]> To: "FreeBSD Questions LIST" <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 9:34 PM Subject: What is vnlru really? > PS - Is `arp -a` the most reliable way to get one's current IP address? > > -- > Peter Leftwich > Pr

Re: Linux vs. FreeBSD

2002-10-23 Thread DaleCo Help Desk
From: "Dan Pelleg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 8:39 PM Subject: RE: Linux vs. FreeBSD > > As has been said, the clients don't care much what the router is > running as long as it handles the packets correctly. > > I would stro

Re: can't find certain doc

2002-10-23 Thread Gary W. Swearingen
> > But, no matter what they try to tell you, 150 MB is awfully > > small for the root partition now days. If it's small now, it's been small for many years. It's not unreasonable to consider it small, but lots of people don't mind the little trouble it takes to keep it well under that size. Tha

What is vnlru really?

2002-10-23 Thread Peter Leftwich
Good evening, I ran `ps auxww | more` and noticed some processes in parentheses. One that did not have a manpage (I suspect some other process kicked it off?) was vnlru and all I could find out about it are the following: http://www.google.com/search?hl=en&ie=ISO-8859-1&q=vnlru+freebsd&btnG=Goog

RE: Linux vs. FreeBSD

2002-10-23 Thread Dan Pelleg
As has been said, the clients don't care much what the router is running as long as it handles the packets correctly. I would strongly recommend FreeBSD for this and this is based on my experience in a mixed FreeBSD/Linux shop. FreeBSD has excellent support for intelligent and traditional packet

questions on swap_pager messages

2002-10-23 Thread paul beard
OK, I know what these mean: my machine ran out of available swap. Oct 21 10:09:39 blue /kernel: pid 82313 (perl), uid 80, was killed: out of swap space Oct 21 10:09:45 blue /kernel: swap_pager_getswapspace: failed Oct 21 10:09:45 blue /kernel: pid 82458 (perl), uid 80, was killed: out of swap sp

Re: NAT gateway

2002-10-23 Thread Nick Rogness
On Wed, 23 Oct 2002, Robert Hall wrote: > I'm setting up a FreeBSD 4.4 box again after a system crash. It's > intended to be a gateway. I can communicate with the other hosts on my > network, but I can't communicate outside the network. netstat -r shows > that I have the default route; ppp is conn

Re: Where are the 4.7 release sources?

2002-10-23 Thread Gary W. Swearingen
Wayne Lubin <[EMAIL PROTECTED]> writes: > --- Larry Rosenman <[EMAIL PROTECTED]> wrote: > > You can always grab the RELENG_4_7 CVS tree and get > > the > > Released sources. ... > Yes I know that, but thanks for trying to help. Just so there's no misunderstanding: MAYBE today RELENG_4_7 will

Re: trying to get a fresh install

2002-10-23 Thread Ross Lippert
Doh! Actually I was helping someone else make a fresh install and I hadn't realized she'd started sysinstall from her 4.6 prompt and not from a CD boot. Sorry for the trouble. -r On Thursday, 24 October 2002 at 2:37:11 +0200, Pascal Giannakakis wrote: > > > I'm trying to make a fresh install on

Re: Where are the 4.7 release sources?

2002-10-23 Thread Gary W. Swearingen
Giorgos Keramidas <[EMAIL PROTECTED]> writes: > The very simplistic answer is: > > a. Download all the files from > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/src/ > > b. Run the install.sh script as root. > > You simply can't get simpler instructions than

Re: X will not start as root - need help

2002-10-23 Thread leegold
Here's my config. files - appreciate the help: Refer to my previous posts for the error message. THANK YOU in advance. 1. $ grep mouse /etc/rc.cont moused_enable="YES" 2. $ dmesg snip... fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on

Re: trying to get a fresh install

2002-10-23 Thread Jack L. Stone
At 05:11 PM 10.23.2002 -0700, Ross Lippert wrote: >I don't have an msdos disk. I have no windows or msdos at home. > > >-r >On Wednesday, 23 October 2002 at 20:04:12 -0400, JoeB wrote: >> Use msdos fdisk, repartition disk and format it. >> >> -Original Message- >> From: [EMAIL PROTECTED]

Re: trying to get a fresh install

2002-10-23 Thread Pascal Giannakakis
> > I'm trying to make a fresh install on a computer which had > > 4.6 on it (installing 4.7) and for some reason, although the > > NEWFS=Y in every row of the disklabel dialog, I am seeing clear > > signs that sysinstall is reading my old /var/db/pkg info among > > other things. I don't wanna be

Re: trying to get a fresh install

2002-10-23 Thread Ross Lippert
I don't have an msdos disk. I have no windows or msdos at home. -r On Wednesday, 23 October 2002 at 20:04:12 -0400, JoeB wrote: > Use msdos fdisk, repartition disk and format it. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:owner-freebsd-questions@;FreeBSD.ORG]On Behalf Of

RE: server reboot's on it's own.

2002-10-23 Thread JoeB
Replace the power supply. -Original Message- From: [EMAIL PROTECTED] [mailto:owner-freebsd-questions@;FreeBSD.ORG]On Behalf Of Moti Levy Sent: Wednesday, October 23, 2002 2:41 PM To: [EMAIL PROTECTED] Subject: server reboot's on it's own. Hi to all , I can't belive it even as i write it b

trying to get a fresh install

2002-10-23 Thread Ross Lippert
Hi. I'm trying to make a fresh install on a computer which had 4.6 on it (installing 4.7) and for some reason, although the NEWFS=Y in every row of the disklabel dialog, I am seeing clear signs that sysinstall is reading my old /var/db/pkg info among other things. This indicates to me that the

Security camera

2002-10-23 Thread Wim Livens
I have a brooktree video capture card and a camera. I want to use this as a security camera for my house. Can anyone recommend any tools ? Fxtv seems not practical for such long duration recording. I currently capture the frames with a simple script that takes a picture every 5 seconds or so

Re: UDMA limited to 33 - resolution

2002-10-23 Thread Kevin Stevens
On Wed, 23 Oct 2002, Jack L. Stone wrote: > At 11:04 PM 10.23.2002 +0100, lewiz wrote: > >Hi, > > > > Afaik, UDMA100 is only supported if there is just one device on the > >channel. Feel free to shoot me if I am incorrect, which is quite > >possible. Just double-check by asking Google or someth

Re: Where are the 4.7 release sources?

2002-10-23 Thread Giorgos Keramidas
On 2002-10-23 12:18, Wayne Lubin <[EMAIL PROTECTED]> wrote: > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/ > > I have already been there. The files are not in c code. They are in > some wacky extensions such as .aa, .ai, etc... The files under /pub/FreeBSD/releases/i386/4.7-RELEA

Re: Where are the 4.7 release sources?

2002-10-23 Thread Giorgos Keramidas
On 2002-10-23 12:01, Wayne Lubin <[EMAIL PROTECTED]> wrote: > Let me 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/FreeBSD-current/ > > has the sources for current. The answer is "what you are l

Re: UDMA limited to 33 - resolution

2002-10-23 Thread Jack L. Stone
At 11:04 PM 10.23.2002 +0100, lewiz wrote: >Hi, > > Afaik, UDMA100 is only supported if there is just one device on the >channel. Feel free to shoot me if I am incorrect, which is quite >possible. Just double-check by asking Google or something - but I have >a gut feeling this may be the case. >

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

2002-10-23 Thread Marcin Cieslak
Anton ([EMAIL PROTECTED]) napisaƂ(a): > 66.218.71.80 - is the Yahoo IP > 10.1.1 - is my LAN > 10.1.1.2 - is my FreeBSD gateway > 10.1.1.1 - is my W2K ws. Are you using -nat option to ppp(8)? -- << Marcin Cieslak // [EMAIL PROTECTED] >> msg05567/pgp0.pgp Description: PGP

Re: can't find certain doc

2002-10-23 Thread Giorgos Keramidas
On 2002-10-23 10:30, [EMAIL PROTECTED] wrote: > I understand that, it's not the whole hard drive, just the root > partition. There's 15gigs available on the /usr partition. You can move /var into /usr and symlink /var -> /usr/var. Bring the system down to single user mode while doing that, to av

help with socket programming

2002-10-23 Thread Vinod
I needed some help with unix socket programming.i have the richard steven's book but couldnt solve this. i need a socket descriptor handle to process all my clients which fork out.but the handle i was using new_fd(see below) turned out to be the same for all. listen(..,..) for(;;) { int new_fd=ac

Re: dump problem in FreeBSD 4.6---Help needed

2002-10-23 Thread Danny Cautaert
On Fri, Oct 18, 2002 at 05:58:55PM -0500, Alvaro Rosales R. wrote: > My server seems to execute dump everyday at 3:01 every day (there is > no cron job that calls this job) and it allways exits with this error (when I > run dump by hand it give me the same error ( /kernel:pid677 (dump), > uid 0:

Re: swapping out hardware?

2002-10-23 Thread John Bleichert
On Wed, 23 Oct 2002, Dan Nelson wrote: > Date: Wed, 23 Oct 2002 14:39:21 -0500 > From: Dan Nelson <[EMAIL PROTECTED]> > To: Jeff D. Hamann <[EMAIL PROTECTED]> > Cc: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > Subject: Re: swapping out hardware? > > In the last episode (Oct 23), Jeff D. Hamann said:

Re: UDMA limited to 33 - resolution

2002-10-23 Thread lewiz
Hi, Afaik, UDMA100 is only supported if there is just one device on the channel. Feel free to shoot me if I am incorrect, which is quite possible. Just double-check by asking Google or something - but I have a gut feeling this may be the case. -lewiz. On Wed, Oct 23, 2002 at 12:38:00PM -0700

mutt in rxvt problem--solved

2002-10-23 Thread Scott Robbins
A day or so ago, I posted that I couldn't get mutt working if I declared the termName as rxvt in .Xdefaults, but that it would work in a non-color terminal. Embarrassing as the solution turned out to be, it's probably worth posting in case someone else is as careless--I don't mind being ignorant,

Re: installing python2 on linux_base-7.1

2002-10-23 Thread .
> +[ Esto dijo paul ([EMAIL PROTECTED]): > | > | Fernan Aguero wrote: > | > | >Can I safely ignore these and force python2 to install? > | > > | > | any reason why you can't just use the ports version? > > You mean /usr/ports/lang/python20 or python21? No ... I need > the linux one. > > I

Re: Is there any info about this type tftp daemon ?

2002-10-23 Thread Feng Li
Hi, Friends About this issue, the reason I asked is because I once used a TFTP server when I was in my previous company. This was a Sun box with Solaris 2.6. On that server, if you send file to that server, you don't need to make an empty file on it before you send, it saved us a lot of time. I

Sendmail Help Needed

2002-10-23 Thread Incoming Mail List
I've got a problem with the latest sendmail (8.12.6) that I can't overcome or find documentation to help me out with the issue. I'm getting stat=Host unknown (Unknown error: 275) errors when attempting to send mail to LHS addresses listed in the virtusertable file. myrealdomain.com - my FreeBSD

Re: Where are the 4.7 release sources?

2002-10-23 Thread Mark Valentine
> From: [EMAIL PROTECTED] (Wayne Lubin) > Date: Wed 23 Oct, 2002 > Subject: Re: Where are the 4.7 release sources? > So is it just that the c code is not provided for a > release version as it is for current at > > ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/ > > and > > ftp://ftp.fre

Re: Where are the 4.7 release sources?

2002-10-23 Thread Lowell Gilbert
Jeff Jirsa <[EMAIL PROTECTED]> writes: > > Wayne Lubin <[EMAIL PROTECTED]> writes: > > > > > I have already been there. The files are not in c > > > code. They are in some wacky extensions such as .aa, > > > .ai, etc.. > > > > He's looking for the C code ... which *is* at ftp://ftp.freebsd.

Re: du, find/xargs/sort, and MP3.tar

2002-10-23 Thread Peter Leftwich
On 22 Oct 2002, Gary W. Swearingen wrote: > Peter Leftwich <[EMAIL PROTECTED]> writes: > > Then I thought I'd get crafty and `tar tvf MP3.DONE0415021909MPT.tar > > > the-tarfile.out` thinking I could later run things through `sort` but I am > > hung up on how to get similar output that shows the co

OS upgrade planning?

2002-10-23 Thread Steve Warwick
Hi All, Thanks to everyone for their help with my odd problems. This is just a "venture an opinion if you have a moment" question. Problem: need to upgrade FreeBSD 4.3 on a production machine. My plan so far - feel free to shoot this down :P DEFINITIONS: - Drive1/Master = D1 - Drive2/Slave = D

NAT gateway

2002-10-23 Thread Robert Hall
I'm setting up a FreeBSD 4.4 box again after a system crash. It's intended to be a gateway. I can communicate with the other hosts on my network, but I can't communicate outside the network. netstat -r shows that I have the default route; ppp is connecting to my ISP and getting the dynamically

Samba + shlight (help plz :) )

2002-10-23 Thread RD
Wuzzup - me again :) I've started up samba from inetd, a startup script in rc.d dir, and now loaded it in rc.local to try and get it online fast... Ok I have 5 pc's on my local area network 100 base tx... When FreeBSD boots and gets to login prompt, it still takes maybe 30 seconds to 1 minu

Re: DDR Memory

2002-10-23 Thread Kenneth Culver
FreeBSD supports whatever memory your chipset supports. I don't think there is any specific driver support to allow an OS to use DDR over SDR SDRAM. So yes, it does, and so does any other OS that runs on a PC. Ken On Wed, 23 Oct 2002, Cliff Sarginson wrote: > I ferreted around but could not find

Re: Linux vs. FreeBSD

2002-10-23 Thread Nick Jennings
Hi Derrick, On Wed, Oct 23, 2002 at 01:17:10PM -0700, Derrick Ryalls wrote: > I don't want to start a Linux/FreeBSD flamewar, but I do need some info > > I have an associate who will be making major changes to their network > and want my help/advice. He intends to have a something like this: >

Re: Command like chkconfig

2002-10-23 Thread Nick Jennings
On Wed, Oct 23, 2002 at 08:40:28PM +0530, Samuel Joy wrote: > Is there a command like chkconfig that we use in redhat present in FreeBSD. > I want to have a scrpt that is custom written by me to start automatically > when the FreeBSD server boots up. If it's a custom script (i.e. something not f

RE: Is there any info about this type tftp daemon ?

2002-10-23 Thread Christopher Meiklejohn
Taken from the man page: "Files can be written only if they already exist and are publicly writable. " --Chris > > I know that on some old Sun systems I had to manage, I had to "touch > " and make sure it was writable before we could get files to > it. In other words, make a 0 length

Re: Phoenix browser and FreeBSD (Linux binaries) 4.6.2?

2002-10-23 Thread Nick Jennings
On Tue, Oct 22, 2002 at 02:40:42PM -0700, paul beard wrote: > Joe Marcus Clarke wrote: > > > Why not opt for the FreeBSD port? Albeit you will need to compile it, > > but you won't have to worry about doing the cvs checkout yourself. The > > ports available in /usr/ports/www/phoenix. Maybe if y

Re: 2 questions for 4.7

2002-10-23 Thread Nick Jennings
On Tue, Oct 22, 2002 at 01:00:22PM -0700, ALEX VOLKOV wrote: > > Question 1 - Midnight Commander and/or Gnomemc - what happened with this > usefull utility, it does not install correctly under any condition, although > it says it works fine. Was it any changes done since 4.6.2 or it just becuase >

Re: Is there any info about this type tftp daemon ?

2002-10-23 Thread Brian Jackson
Kris Kennaway wrote: Files may be written only if they already exist and are publicly writable. Kris I know that on some old Sun systems I had to manage, I had to "touch " and make sure it was writable before we could get files to it. In other words, make a 0 length file of the na

Linux vs. FreeBSD

2002-10-23 Thread Derrick Ryalls
I don't want to start a Linux/FreeBSD flamewar, but I do need some info I have an associate who will be making major changes to their network and want my help/advice. He intends to have a something like this: Web server (Public IP) inet - router( Publ

Re: Is there any info about this type tftp daemon ?

2002-10-23 Thread Kris Kennaway
On Wed, Oct 23, 2002 at 02:23:03PM -0400, Feng Li wrote: > 1)About the behvior for the tftp daemon on FreeBSD, I made a > sub directory under /usr/tftpboot, and change its mode to 777, > the I tried to send a file from one of our router, but I > got the following error message: Actually, re

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- Larry Rosenman <[EMAIL PROTECTED]> wrote: > On Wed, 2002-10-23 at 15:08, Wayne Lubin wrote: > > > > If this is the case it seems very weird. If > someone > > could explain the rational for this it would be > > greatly appreciated. > > You can always grab the RELENG_4_7 CVS tree and get > the

Re: Where are the 4.7 release sources?

2002-10-23 Thread Larry Rosenman
On Wed, 2002-10-23 at 15:08, Wayne Lubin wrote: > > If this is the case it seems very weird. If someone > could explain the rational for this it would be > greatly appreciated. You can always grab the RELENG_4_7 CVS tree and get the Released sources. > > Wayne > > __

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- Jeff Jirsa <[EMAIL PROTECTED]> wrote: > > > Wayne Lubin <[EMAIL PROTECTED]> writes: > > > > > I have already been there. The files are not in > c > > > code. They are in some wacky extensions such as > .aa, > > > .ai, etc.. > > > > He's looking for the C code ... > > ftp://ftp.freebsd.o

Re: Can't install mozilla any longer

2002-10-23 Thread Volker Kindermann
> This was fixed this morning. Please update your ports tree and > rebuild. yes, just did so. Thank you very much. -volker > > - -Adam > > > >> (10.23.2002 @ 1250 PST): Volker Kindermann said, in 2.1K: << > > Hi, > > > > first my uname: > > > > -su-2.05b# uname -a > > FreeBSD astarte.volke

Re: Where are the 4.7 release sources?

2002-10-23 Thread Jeff Jirsa
> Wayne Lubin <[EMAIL PROTECTED]> writes: > > > I have already been there. The files are not in c > > code. They are in some wacky extensions such as .aa, > > .ai, etc.. > He's looking for the C code ... ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/ It's labelled -stable rather than

Re: Can't install mozilla any longer

2002-10-23 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This was fixed this morning. Please update your ports tree and rebuild. - -Adam >> (10.23.2002 @ 1250 PST): Volker Kindermann said, in 2.1K: << > Hi, > > first my uname: > > -su-2.05b# uname -a > FreeBSD astarte.volker.de 4.7-STABLE FreeBSD 4.7-ST

Re: Where are the 4.7 release sources?

2002-10-23 Thread Lowell Gilbert
Wayne Lubin <[EMAIL PROTECTED]> writes: > I have already been there. The files are not in c > code. They are in some wacky extensions such as .aa, > .ai, etc.. The "wacky" format is: tar(1), gzip(1), split(1). To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questio

Can't install mozilla any longer

2002-10-23 Thread Volker Kindermann
Hi, first my uname: -su-2.05b# uname -a FreeBSD astarte.volker.de 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Oct 22 12:39:39 CEST 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 With the latest versions of the mozilla port (and mozilla-devel) I encounter a problem while trying to "make

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- Drew Raines <[EMAIL PROTECTED]> wrote: > Wayne Lubin wrote: > > Drew Raines wrote: > > > Wayne Lubin wrote: > > > > > > > > I am not quite sure I understand. If this is > the ftp > > > > server that holds the 4.7 release sources, > then why is it > > > > in a folder called 4.0-stable ? > > >

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

2002-10-23 Thread Anton
Hello Tony, Wednesday, October 23, 2002, 8:32:48 PM, you wrote: TM> Is the netmask on your Windows box also configured to 255.0.0.0? Sure. TM> Actually, just change the ip addy on your Windows box to 10.1.1.3 or TM> aything above that. That should do the trick. Your IP on the Windows box TM>

Re: swapping out hardware?

2002-10-23 Thread Dan Nelson
In the last episode (Oct 23), Jeff D. Hamann said: > I'm replacing a tape drive (scsi) and have a couple of ide cd-rom > drives on my system. I have some scsi cd drives in another system > (reader and burner) that I would like to add/replace on the server > that will be getting the new tape drive.

UDMA limited to 33 - resolution

2002-10-23 Thread Steve Warwick
Hi, Thanks to all of you that answered my call for help. Problem: dmesg / boot reported bus limited to UDMA33. Results: - CD-Rom was causing the problem. Once taken off the bus, UDMA100 was recognized. - Added a UDMA66 HD in place of the CD and the bus was limited to UDMA33 - Swapped the pla

Re: Oops! rc.conf mistake

2002-10-23 Thread Jim Durham
On Wednesday 23 October 2002 11:27 am, Jack L. Stone wrote: > At 11:09 AM 10.23.2002 -0400, Jim Durham wrote: > >Jack L. Stone wrote: > >> At 09:28 AM 10.23.2002 +0200, Roger 'Rocky' Vetterberg wrote: > >>>Steve Warwick wrote: > Hey all, > > I wonder if anyone can tell me how to get ou

Re: Where are the 4.7 release sources?

2002-10-23 Thread Drew Raines
Wayne Lubin wrote: > Drew Raines wrote: > > Wayne Lubin wrote: > > > > > > I am not quite sure I understand. If this is the ftp > > > server that holds the 4.7 release sources, then why is it > > > in a folder called 4.0-stable ? > > > > Mailing lists are *not* the first place to go for help. > >

Re: Where are the 4.7 release sources?

2002-10-23 Thread DaleCo Help Desk
- Original Message - From: "Wayne Lubin" <[EMAIL PROTECTED]> To: "Drew Raines" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 2:01 PM Subject: Re: Where are the 4.7 release sources? ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/ > > > htt

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- Pete C <[EMAIL PROTECTED]> wrote: > At Wednesday, 23 October 2002, Wayne Lubin > <[EMAIL PROTECTED]> > wrote: > > >--- Drew Raines > ><[EMAIL PROTECTED]> wrote: > >> Wayne Lubin wrote: > >> > > >> > I am not quite sure I understand. If this is > the > >> ftp server > >> > that holds the 4.7

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: Where are the 4.7 release sources?

2002-10-23 Thread Pete C
At Wednesday, 23 October 2002, Wayne Lubin <[EMAIL PROTECTED]> wrote: >--- Drew Raines ><[EMAIL PROTECTED]> wrote: >> Wayne Lubin wrote: >> > >> > I am not quite sure I understand. If this is the >> ftp server >> > that holds the 4.7 release sources, then why is it >> in a >> > folder called 4.0-

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- Drew Raines <[EMAIL PROTECTED]> wrote: > Wayne Lubin wrote: > > > > I am not quite sure I understand. If this is the > ftp server > > that holds the 4.7 release sources, then why is it > in a > > folder called 4.0-stable ? > > Mailing lists are *not* the first place to go for > help. > >

server reboot's on it's own.

2002-10-23 Thread Moti Levy
Hi to all , I can't belive it even as i write it but yes , i have a freebsd server that crashes I have upgraded to stable as i usualy do ( once a week ) . upgrade went smooth . than i run portupgrade which went smooth as well . ever since than my server began rebooting once every few hours and

Re: getting my router to log to my Freebsd box help ?

2002-10-23 Thread Kevin Stevens
On Wed, 23 Oct 2002, Brent Bailey wrote: > so would it be something like > > syslogd -a 172.16.x.x/24:UDP port number ?? > > if this is so ... > can i do this multiple times ??? > I have multiple routers that i want to log to this FreebSD machine > so would i do the command above on multiple li

Re: Where are the 4.7 release sources?

2002-10-23 Thread Drew Raines
Wayne Lubin wrote: > > I am not quite sure I understand. If this is the ftp server > that holds the 4.7 release sources, then why is it in a > folder called 4.0-stable ? Mailing lists are *not* the first place to go for help. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-question

swapping out hardware?

2002-10-23 Thread Jeff D. Hamann
I'm replacing a tape drive (scsi) and have a couple of ide cd-rom drives on my system. I have some scsi cd drives in another system (reader and burner) that I would like to add/replace on the server that will be getting the new tape drive. can I shutdown the freebsd machine, disconnect the ide cdr

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- "J.C.Williams" <[EMAIL PROTECTED]> wrote: > Maybe something like this? > > ftp://ftp.freebsd.org/pub/FreeBSD/branches/4.0-stable/src/ > ftp://ftp.freebsd.org/pub/FreeBSD/branches/4.0-stable/ports/ > > Good luck! > > Jason > > > > Hi, I am not quite sure I understand. If this is the ft

Re: X will not start as root - need help

2002-10-23 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> (10.22.2002 @ 2343 PST): Gary W. Swearingen said, in 1.0K: << > As for the orignal question, it looks nasty. Some kind of library > problem. Like something didn't get built or installed correctly. > Rebuild/reinstall the X software? >> end of "Re:

Re: can't find certain doc

2002-10-23 Thread Jerry McAllister
> > [EMAIL PROTECTED] wrote on 10/23/2002 11:01:02 AM: > > > > > I thought I saw a doc called something like 'what to do if your > hard > > > drive > > > > > gets full'. I checked the docs > > > is > > > > > at 104%. > > > > > > > Try: > > > > # cd / > > > > # du -h -d 1 -I usr > > > > > > > > Thi

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: can't find certain doc

2002-10-23 Thread chip . wiegand
Jerry McAllister <[EMAIL PROTECTED]> wrote on 10/23/2002 10:44:38 AM: > > > > [EMAIL PROTECTED] wrote on 10/23/2002 09:02:41 AM: > > > > > On Mon, Oct 21, 2002 at 02:49:46PM -0700, [EMAIL PROTECTED] wrote: > > > > I thought I saw a doc called something like 'what to do if your hard > > drive > >

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: Is there any info about this type tftp daemon ?

2002-10-23 Thread Feng Li
Dear Kris 1)About the behvior for the tftp daemon on FreeBSD, I made a sub directory under /usr/tftpboot, and change its mode to 777, the I tried to send a file from one of our router, but I got the following error message: telnet@serverIr10-05#copy run tftp 210.139.136.8 new/aaa teln

Re: can't find certain doc

2002-10-23 Thread chip . wiegand
[EMAIL PROTECTED] wrote on 10/23/2002 11:01:02 AM: > On Wed, Oct 23, 2002 at 09:52:58AM -0700, [EMAIL PROTECTED] wrote: > > > > [EMAIL PROTECTED] wrote on 10/23/2002 09:02:41 AM: > > > > > On Mon, Oct 21, 2002 at 02:49:46PM -0700, [EMAIL PROTECTED] wrote: > > > > I thought I saw a doc called somet

Re[2]: lpt0: Device is busy

2002-10-23 Thread Anton
Hello Robin, Wednesday, October 23, 2002, 3:36:52 PM, you wrote: RS> What's the output of the following command? RS> $fstat /dev/lpt0 ~> fstat /dev/lpt0 USER CMD PID FD MOUNT INUM MODE SZ|DV R/W NAME ~> It's very strange.. as for me :) Anton To Unsubscribe: send m

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

2002-10-23 Thread Anton
Hello everybody! I can't configure my FreeBSD 4.5R to act as dial-up gateway. I have two machines: FreeBSD and Windows 2000 Pro. I've read and learned the whole 'Pedantic PPP Primer' from www.FreeBSD.org but I can't get access to the Internet from my W2000 workstation. I can connect to my FreeBS

Re: X will not start as root - need help

2002-10-23 Thread Gary W. Swearingen
Bryan Cassidy <[EMAIL PROTECTED]> writes: > Have you even wondered why no one has replied to your question? Have > you heard of "su"? Maybe you should think for a second about your > question. I just dont see the point nor do I understand the point in > loging into X as root. Sorry, I just don't g

Re: Where are the 4.7 release sources?

2002-10-23 Thread Wayne Lubin
--- Matthew Seaman <[EMAIL PROTECTED]> wrote: > On Wed, Oct 23, 2002 at 09:22:45AM -0700, Wayne > Lubin wrote: > > Hi, > > > > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.7-RELEASE/src/ > > > > has funny looking files that end in .aa .aw and > stuff > > like that. Where is the c code? >

  1   2   >