Re: linux compatability broken?

2002-07-24 Thread Adam Weinberger
i'm going to have to ask that anybody else who knows please step in here... to know where it's dying, i'd need to see a kernel trace, isolating the system call that it's b0rking on. have you changed any other options in your kernel? -Adam is it still complaining that it cannot load the so.2?

Re: Step by step securing web server/ A/V live streaming

2002-07-24 Thread Matthew Seaman
On Tue, Jul 23, 2002 at 04:30:44PM -0700, J. C. wrote: > I am a newbie and wanted to know if FreeBSD is the > most secure OS? I want to use it as a web server and > nothing else. Is there a step by step method of > locking the OS down. Any books or links? You really must get out of the minds

Re: how to capture bootup messages?

2002-07-24 Thread David Siebörger
On Tue 2002-07-23 (18:34), Ed Yu wrote: > When the machine boots up, I get whole bunch of > messages at console (Ctrl-Alt-F1) Some of it is in > dmesg but the rest (with the daemon start info) is > lost. Are they saved anywhere? 'dmesg -a' will include the rc output. -- David Siebörger [EMAIL

Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread sroberts
Hi Doug, Thanks for getting back to me. I actually got around that problem in the end. However upon completing the upgrade, I noticed a couple of things: 1] startx has stopped working (just XFree86-4.0.2 from the 4.4 CD Set, no gnome of kde installed as yet) typing "startx" for any user jus

Sockets function list

2002-07-24 Thread Sulaiman Khan
Hello,   The sockets for my software are based on the BSD Sockets API. I want to make it fully compatiable with the BSD Sockets. For that I require a complete listing of the BSD Sockets function prototypes. where can i find that. Thanks a lot.    Best Regards, Sulaiman Khan 

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread sroberts
Hello Brian, Thanks for the reply. As I'm actually still going through bringing the up to a "usable state", the disappeared user accounts are not too much of a problem at the moment. Its the lack of authentication for root login I'm really concerned with on this point! I'll take a look at

RE: Need help with DNS

2002-07-24 Thread Carroll, D. (Danny)
Did you try searching your hard drive for *hosts*.* ???   For NT, 2000 and XP (Winnt can also be Windows) C:\winnt\system32\drivers\etc\hosts   For Win98 C:\Windows\System\hosts.sam   Add a line like this. 192.168.x.x    www.unixhideout.com where  192.168.x.x is the Internal address...  

Vidcontrol and IPFW messages

2002-07-24 Thread Stephan de Bot
Hi, 1) I've tried to set my console to vidcontrol 132x43 but it says: vidcontrol: cannot set videomode: inappropriate ioctl for device I've compiled the kernel with options VESA What do I do wrong? 2) I've compiled the kernel with ipfw support. After the restart I get all these messages that s

samba && kernel options

2002-07-24 Thread Ruben de Groot
Hi, I recently installed the net/samba port on some of our testservers. Basic filesharing is working O.K., but when I try to configure samba as a PDC, adding a windows client to the domain results in a signal 11 (SEGV) in smbd. I wonder if I should enable some of these kernel options I found in

Re: FBSD config files - tutorials, how-to, other pointers? Where?

2002-07-24 Thread Matthew Seaman
On Wed, Jul 24, 2002 at 01:25:51AM -0500, David Merriman wrote: > Are there any kind of reference docs to the various configuration files > in FreeBSD? I mean, stuff that explains what the different lines & > entries in them are, preferably with examples? There are man pages that describe most of

Re: sticky bit & q-mail and DHCP

2002-07-24 Thread Grant Cooper
I don't have a real static IP, It changes every few weeks. I use www.zoneedit.com as my primary and secondary nameserver. You can manually change your IP online. It's pretty easy and a good way to practice you administration skills. I found this site really easy and it's free. - Original Mess

Re: Vidcontrol and IPFW messages

2002-07-24 Thread Roman Neuhauser
> From: Stephan de Bot <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Vidcontrol and IPFW messages > Date: Wed, 24 Jul 2002 10:21:51 +0200 > > Hi, > 1) I've tried to set my console to vidcontrol 132x43 but it says: > vidcontrol: cannot set videomode: inappropriate

Password problem

2002-07-24 Thread george
Hi i've got a box and i was able to do a boot -s to recover the root passwd. When i got to the prompt # i've : -mount -u / -mount -a and then when i type passwd nothing happens. i've notice that /etc/passwd has a simbolic link to /var/etc/passwd and also /usr/bin/passwd have a simbolic link to /

Sendmail Problem during boot

2002-07-24 Thread Pascal Giannakakis
Good morning! When i boot my FreeBSD 4.6 WS, it hangs during rc at this point until i hit CRTL+C: sendmail-submit Jul 24 10:16:36 KATWS_PG sm-mta[103]: My unqualified host name (KATWS_PG) unknow n; sleeping for retry While this wouldn't be a problem as i like to hit CRTL+C occasion

Re: Sendmail Problem during boot

2002-07-24 Thread Scott Robbins
On Wed, Jul 24, 2002 at 11:21:09AM +0200, Pascal Giannakakis wrote: > > > > > > > Please explain a sendmail idiot WTF this message means, and why it still > appears > after setting sendmail_enable="NO" in /etc/rc.conf. It's actually covered somewhere in /usr/src/UPDATING sendmail_e

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread Brian T. Schellenberger
On Wednesday 24 July 2002 03:40 am, [EMAIL PROTECTED] wrote: | Hi Doug, |Thanks for getting back to me. I actually got around that problem in the | end. | | However upon completing the upgrade, I noticed a couple of things: | | 1] startx has stopped working (just XFree86-4.0.2 from the 4.4 CD

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread Jud
7/24/2002 4:06:16 AM, <[EMAIL PROTECTED]> wrote: > >Hello Brian, > Thanks for the reply. > >As I'm actually still going through bringing the up to a "usable state", the >disappeared user accounts are not too much of a problem at the moment. Its the >lack of authentication for root login I'm

[no subject]

2002-07-24 Thread James Vella
chaps, i have been reading through a lot of the documentation out there and am still unable to do the following: using freebsd v4.6, i need to be transferee /var on da0 to the new hd da1 in it's entirety. i've managed to create the disklabel, but am stumped as to how to continue. any help wo

arpwatch bug ???

2002-07-24 Thread Prokofiev S.P.
I have updated FreeBSD from 4.2-R to 4.6-STABLE(2002.07.12) with 4 Ethernet adapters: fxp0: port 0xb800-0xb81f mem 0xef30-0xef3f ,0xef423000-0xef423fff irq 11 at device 14.0 on pci0 fxp0: Ethernet address 00:90:27:14:6c:37 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread sroberts
Hi Jud, Thanks for the information here. I'll check those files as and when I get the chance. The wrapper port *was* installed, and WORKING before I cvsup'd the system. I'll check .xinitrc files in both root and any of the restored user accounts. Stacey Quoting Jud <[EMAIL PROTECTED]>: >

Re: Vidcontrol and IPFW messages

2002-07-24 Thread 'Roman Neuhauser'
> From: Stephan de Bot <[EMAIL PROTECTED]> > To: "'Roman Neuhauser'" <[EMAIL PROTECTED]> > Subject: RE: Vidcontrol and IPFW messages > Date: Wed, 24 Jul 2002 12:02:20 +0200 1) keep the list among recipients, please 2) no need to include the message twice(!), one copy is fine > > 2) I've

Re: diff patch

2002-07-24 Thread Jud
7/23/2002 10:19:50 PM, "Brian T. Schellenberger" <[EMAIL PROTECTED]> wrote: >On Tuesday 23 July 2002 07:30 pm, Kevin Kinsey, DaleCo, S.P. wrote: >| patch diff.txt > orig.file > >Please don't top-post on this list. > >Also, that's not the right patch syntax. It's > >patch < diff-file > >(the pa

Re: How Does CHECKSUM.MD5 Work?

2002-07-24 Thread Jeremy Faulkner
On Tue, Jul 23, 2002 at 07:27:22PM -0500, Mark Hummel wrote: > Jeremy, > > Thanks for the quick response. I downloaded the *.ISO files. Then I burned the > first CD from the image file. The root directory of the CD has no CHECKSUM.MD5 > file, but there are many of these files within several of

Re: spamass-milter

2002-07-24 Thread Michael Grant
> > When I send a test spam, logging in /var/log/maillog shows: > > > > spamd[5955]: info: setuid to root succeeded > > spamd[5955]: Still running as root: user not specified, not found, or set > > to root. Fall back to nobody. > > You should only see that once, when you start it. Each em

ÏÀÑÏÎÐÒÍÎ-ÂÈÇÎÂÛÅ ÓÑËÓÃÈ

2002-07-24 Thread VISA SERVICE
Êîìïàíèÿ "Ýêñïðåññ Âèçà Ñåðâèñ" ïðåäëàãàåò: ÏÐÈÃËÀØÅÍÈß ÄËß ÈÍÎÑÒÐÀÍÍÛÕ ÃÐÀÆÄÀÍ Â ÐÎÑÑÈÞ Îôîðìëåíèå ïðèãëàøåíèé: Îäíîêðàòíîå íà 1 ìåñÿö - $25 Ìíîãîêðàòíîå íà 1 ãîä - $150 *Ïðàâîâûå âîïðîñû îòíîñèòåëüíî ïðåáûâàíèÿ èíîñòðàííûõ ãðàæäàí íà òåððèòîðèè ÐÔ. ÎÔÎÐÌËÅÍÈÅ ÂÛÅÇÄÍÛÕ ÂÈÇ ÐÎÑÑÈßÍÀÌ - Ãåðìàíèÿ

Firewall for blocking trojan horse

2002-07-24 Thread dodi agusri
I have been using BSD box as gateway to internet my questions : 1. how to block trojan horse from infecting the IRC clienton my client's work station ?. 2. What functions on PHP that can be used to make a simple billing for my cyber cafe.I have explored times functions but it was seems

Mountd & No route to host

2002-07-24 Thread Daniel Eggert
When I start mound with mount -dr I get: mountd: got line /usr/home/Shared -ro 192.168.0.2 mountd: making new ep fs=0x3d3d16f9,0x241504e5 mountd: doing opt -ro 192.168.0.2 mountd: got host 192.168.0.2 mountd: getting mount list mo

Re: config

2002-07-24 Thread Martyn Hill
David Thank you very much - makes sense really. I did wonder how the ADSL username and password were dealt with, but it seems that the router itself stores these as part of its configuration. Now to try it! Martyn. - Original Message - From: "dnu" <[EMAIL PROTECTED]> To: "Martyn Hill"

Re: how to capture bootup messages?

2002-07-24 Thread Lowell Gilbert
Ed Yu <[EMAIL PROTECTED]> writes: > Thanks Dan. I tried it and it does scroll back. Is > there a way to set the number of saved lines? It Yes, that's described in the manual for sc(4), but: > doesn't allow me to scroll all the way the the > beginning. Is there a way to set it so that all the >

Re: port scanner found my SMTP / SSH is up and I didn't put them there!!!!

2002-07-24 Thread Tim
On Wednesday 24 July 2002 06:46 am, Grant Cooper wrote: > I used a port scanner on my server just to check things out. I wasn't > expecting this. Port 22 (ssh) and port (25) SMTP are up. I looked in > /etc/inetd.conf and SMTP is comented out. > > I created a webmailer and sure enough, all my e-mai

Re: port scanner found my SMTP / SSH is up and I didn't put them there!!!!

2002-07-24 Thread Marc Silver
Hi there, On Wed, Jul 24, 2002 at 05:46:25AM -0600, Grant Cooper wrote: > I used a port scanner on my server just to check things out. I wasn't > expecting this. Port 22 (ssh) and port (25) SMTP are up. I looked in > /etc/inetd.conf and SMTP is comented out. SMTP is not controlled via /etc/inetd

Re: port scanner found my SMTP / SSH is up and I didn't put them there!!!!

2002-07-24 Thread Grant Cooper
That fixed it, sshd_enable="NO" sendmail_enable="NO" Is it correct to say other applications need the SMTP section uncommented to be activated or is it being phased out by using the tcpserver, as qmail is doing? Thanks, Marc & Tim - Original Message - From: "Marc Silver" <[EMAIL PROTEC

Re: how to capture bootup messages?

2002-07-24 Thread Grant Cooper
This is kind of brute force but it works. ee /etc/syslog.conf /* It may be a default, I forget */ make sure the "/dev/console" is uncommented (activated ) rm /var/log/console.log/* delete old log or copy it */ touch /var/log/console.log/*syslog won't write to an non

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread Brian T. Schellenberger
On Wednesday 24 July 2002 04:06 am, [EMAIL PROTECTED] wrote: | Hello Brian, | Thanks for the reply. | | As I'm actually still going through bringing the up to a "usable state", | the disappeared user accounts are not too much of a problem at the moment. | Its the lack of authentication for ro

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread sroberts
Hi Brain, Thanks for getting back to me. I'm happy to at last find someone who is willing to at least *say* that he's blasted and reinstalled a higher version of XFree86-4. >From what you said here, I'll probably want to go with a packages install as well. > I strongly recomemnd deintalli

Re: Missing Disk Space

2002-07-24 Thread Brian T. Schellenberger
[hope you don't mind me including the list back here since I think others might find this info useful] On Wednesday 24 July 2002 08:22 am, you wrote: | Cool, thanks a million for the help! | | In fact, I had a crash about two months ago...I thihnk I had a trojan in | som software I was un insta

Re: Got past installworld, new problems however [WASRe: make installworld fails with mergemaster errors - 4.4Rel upgrade to 4.6 Stable]

2002-07-24 Thread Brian T. Schellenberger
On Wednesday 24 July 2002 09:27 am, [EMAIL PROTECTED] wrote: | Hi Brain, |Thanks for getting back to me. No problem. | | I'm happy to at last find someone who is willing to at least *say* that | he's blasted and reinstalled a higher version of XFree86-4. | | From what you said here, I'll pro

Re: Cloning FreeBSD

2002-07-24 Thread Jerry McAllister
> > On Tue, 2002-07-23 at 06:50, Jack L. Stone wrote: > > At 12:31 PM 7.23.2002 -0400, Bertel, Markus R wrote: > > > 23 > > >Jul 02 > > > > > >Dear Sir/Ma'am > > > > > > We have been using FreeBSD for a few years and have been

Totom

2002-07-24 Thread Ralph Sorge
You may not believe in this but the advice is interesting. THE FOLLOWING IS A CHINESE GOOD LUCK TANTRA TOTEM. ONE. Give people more than they expect and do it cheerfully. TWO. Marry a man/woman you love to talk to. As you get older, their conversational skills will be as important as any other

How do you raise user's datasize to over 64MB ?

2002-07-24 Thread Mark Powell
Why can't I set a user's datasize over the default 64MB? I can set it to anything under that using login.conf, but raising it over 64MB has no effect. What am I missing? Root's is 512MB so it's obviously possible. Where is this 64MB limit coming from? Cheers. Mark Powell - UNIX System Administr

Re: using burncd

2002-07-24 Thread Brian Astill
On Wed, 24 Jul 2002 13:14, Scott Robbins wrote: > The handbook section is at > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html > Thanks. I have had a slight look and downloaded. Seems it will answer my question. Post I was about to make, follows.

Re: Moving /var

2002-07-24 Thread Jerry McAllister
> > chaps, > > i have been reading through a lot of the documentation out there and > am still unable to do the following: > > using freebsd v4.6, i need to be transferee /var on da0 to the new hd da1 > in it's entirety. i've managed to create the disklabel, but am stumped > as to how to co

Re: using burncd

2002-07-24 Thread Roman Neuhauser
> From: Brian Astill <[EMAIL PROTECTED]> > To: Scott Robbins <[EMAIL PROTECTED]>, > karl agee <[EMAIL PROTECTED]> > Subject: Re: using burncd > Date: Thu, 25 Jul 2002 00:05:03 +0930 > Cc: freebsd-questions <[EMAIL PROTECTED]> > "man burncd" is very helpful and the procedure looks quite stra

Re: how do i stop fsck from autochecking?

2002-07-24 Thread Kirk Strauser
At 2002-07-24T03:08:58Z, "David Smithson" <[EMAIL PROTECTED]> writes: > I'm not completely green. The reason I wanted to stop fsck in the first > place was so I could edit /etc/fstab, comment out the mount entry for that > particular array, finish the init sequence which includes another very >

PHP and Apache

2002-07-24 Thread MET
Title: Message First off thanks to all those who helped me out, I've finally gotten everything up and running.  In doing so however I've come across 3 different options for making PHP work w/ apache.         1) PHP as a CGI through Apache       2) PHP as a shared Apache Module ( --with-apxs=[

Re: Firewall for blocking trojan horse

2002-07-24 Thread Kirk Strauser
At 2002-07-24T10:56:11Z, dodi agusri <[EMAIL PROTECTED]> writes: > 1. how to block trojan horse from infecting the IRC client on my client's > work station ?. You can't. So, what do you do? - If the clients are only using the computer for a short time (i.e. renting one in an Interne

Re: PHP and Apache

2002-07-24 Thread Roman Neuhauser
> From: "MET" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: PHP and Apache > Date: Wed, 24 Jul 2002 11:23:22 -0400 > > First off thanks to all those who helped me out, I've finally gotten > everything up and running. In doing so however I've come across 3 > different options for makin

USB webcams....little help?

2002-07-24 Thread Bishop
Title: Message Greetings, Has anyone had any luck with USB webcams (other than quickcams)? I have an I/O Magic Magicvision USB and a D-Link webcam and haven't had any luck with either of them.   I'm running 4.5-RELEASE on my box and the hardware appears in dmesg, so I know my USB ports are r

RE: PHP and Apache

2002-07-24 Thread Barry Byrne
Matthew: The difference between 2 & 3 is that in 2, the module is compiled as a module separate from the apache server, and is loaded dynamically at startup of the httpd process if specified in the config file. With 3, the module is compiled directly into the httpd binary. There may be a slight

Re: USB webcams....little help?

2002-07-24 Thread Michael Wells
Title: Message Hi, These both looked promising.  I have not used either but for what it's worth:   http://ovtvid-bsd.sourceforge.net/ http://skippy.dyndns.org/story.php?sid=79   - Original Message - From: Bishop To: [EMAIL PROTECTED] Sent: Wednesday, July 24, 2002 8:26

Re: linux compatability broken?

2002-07-24 Thread Eric Dedrick
> i'm going to have to ask that anybody else who knows please step in > here... > > to know where it's dying, i'd need to see a kernel trace, isolating the > system call that it's b0rking on. I've attached a couple. Thanks. 11362 ktrace RET ktrace 0 11362 ktrace CALL execve(0xbfbff2

Re: Backup Scripts

2002-07-24 Thread Michelle Weeks
On Tuesday, July 23, 2002, at 10:21 PM, Steve Wingate wrote: > On Tue, 23 Jul 2002 20:43:10 -0700 > Michelle Weeks <[EMAIL PROTECTED]> wrote: > > >> I am new to scripting and am trying to use the below script I found to >> run backups of our FreeBSD 4.5 server, b

Sound problem

2002-07-24 Thread Brian McCann
I'm new to sound in FreeBSD...so forgive me if I stumble a bit. I follow the directions in the Handbook for installing the card in the kernel...and all went well. I made my dev entries...installed XMMS...but when I try playing something, I get that "/dev/dsp: Device Busy". The handbook says tha

Free BSD network Driver

2002-07-24 Thread Jonathan Andrey
To whom it may concern, I am try to find a driver to work with FreeBSD that will work for my 3Com Fast EatherLink XL adapter please respond to [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Free BSD network Driver

2002-07-24 Thread Barry Byrne
Johathan: It's supported out of the box with the xl driver. - Barry > To whom it may concern, I am try to find a driver to work with > FreeBSD that > will work for my 3Com Fast EatherLink XL adapter please respond to > [EMAIL PROTECTED] > > > To Unsubscribe: send mail to [EMAIL PROTECTED] >

Checking the Version?

2002-07-24 Thread MET
Title: Message Is there a command to check which version of FreeBSD your running?  I know that I'm running 4.6 ~ however I wanted to append a script someone shared with me that shows how long the machine has been up, with the exact version info on all of its key software, such as FreeBSD (na

Re: Checking the Version?

2002-07-24 Thread Roman Neuhauser
> From: "MET" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Checking the Version? > Date: Wed, 24 Jul 2002 12:28:21 -0400 > > Is there a command to check which version of FreeBSD your running? I > know that I'm running 4.6 ~ however I wanted to append a script someone > shared with me

Re: Checking the Version?

2002-07-24 Thread Daniel Harris
On Wed, Jul 24, 2002 at 12:28:21PM -0400, MET wrote: > Is there a command to check which version of FreeBSD your running? I > know that I'm running 4.6 ~ however I wanted to append a script someone > shared with me that shows how long the machine has been up, with the > exact version info on all

Re: Checking the Version?

2002-07-24 Thread Michael J. Turner
uname -a - Original Message - From: "Roman Neuhauser" <[EMAIL PROTECTED]> To: "MET" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 24, 2002 11:30 AM Subject: Re: Checking the Version? > > From: "MET" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Subject: Checkin

Re: Gnome2 build problem SOLVED! Thanks Joe!

2002-07-24 Thread Joe Marcus Clarke
On Tue, 2002-07-23 at 21:30, Steve Wingate wrote: > On Tuesday 23 July 2002 02:38 pm, [EMAIL PROTECTED] wrote: > > All - > > > > I'd like to thank Joe Marcus Clarke for his assistance in getting past the > > fact that a repeated error building gconf-editor was keeping me from > > getting to Gnome2

Re: port scanner found my SMTP / SSH is up and I didn't put themthere!!!!

2002-07-24 Thread Kenneth Culver
> I used a port scanner on my server just to check things out. I wasn't > expecting this. Port 22 (ssh) and port (25) SMTP are up. I looked in > /etc/inetd.conf and SMTP is comented out. > > I created a webmailer and sure enough, all my e-mail was recieved but not > sent out. If this isn't a defau

problems compiling kernel

2002-07-24 Thread uwi mAn
KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/sysco ns/syscons.c {standard input}: Assembler messages: {standard input}:2992: Warning: end of file not at end of a line; newline insert ed cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 St

perl 5.8.0 "use.perl system" doesn't update /usr/local/bin/perl

2002-07-24 Thread Mark Stosberg
Hello, I recently installed the Perl 5.8 port for FreeBSD easily with "make install". Thanks to the FreeBSD crew for making this so easy. It was also nice to find the "use.perl" script to easily switch between the system perl and the perl port. I ran into a small hang-up running "use.perl syste

Re: perl 5.8.0 "use.perl system" doesn't update /usr/local/bin/perl

2002-07-24 Thread Roman Neuhauser
> Date: Wed, 24 Jul 2002 11:07:09 -0500 (EST) > From: Mark Stosberg <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: perl 5.8.0 "use.perl system" doesn't update /usr/local/bin/perl first, i'm no authority, so take this with a grain of salt > I ran into a small hang-up running "use.perl

Re: problems compiling kernel

2002-07-24 Thread Kent Stewart
uwi mAn wrote: > KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > ../../dev/sysco > ns/syscons.c > {standard input}: Assembler messages: > {standard input}:2992: Warning: end of file not at end of a line; > newline insert > ed > cc: Internal compiler error: program cc1 got f

Re: Checking the Version?

2002-07-24 Thread Kevin Golding
Someone, quite probably MET, once wrote: >Is there a command to check which version of FreeBSD your running?  uname -a Kevin -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Sound problem

2002-07-24 Thread Brian McCann
Ok...posted to soon...figured it all out. For those interested...I went to the KDE control panel and there is an option in there to run aRTs sound server. I turned that off and all was well. --Brian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bri

PHP 4.2.2 build failure

2002-07-24 Thread Nathan Kinkade
I'm trying to build the mod_php4 port (v4.2.2) and am getting the following stop error. Anyone having the same problem, or know how to correct this? I'm using 4.6-STABLE built July 12 and I cvsup'ed my ports tree just yesterday. Thanks. Nathan ===> Building for mod_php4-4.2.2 Making all in Z

RE: Password problem

2002-07-24 Thread sagacious
>i've got a box and i was able to do a boot -s to recover the root passwd. >When i got to the prompt # i've : >-mount -u / >-mount -a > >and then when i type passwd nothing happens. >i've notice that /etc/passwd has a simbolic link to /var/etc/passwd and >also >/usr/bin/passwd >have a simbolic lin

Re: Vidcontrol and IPFW messages

2002-07-24 Thread Adam Weinberger
>> (07.24.2002 @ 0209 PST): Roman Neuhauser said, in 1.0K: << > > From: Stephan de Bot <[EMAIL PROTECTED]> > > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > > Subject: Vidcontrol and IPFW messages > > Date: Wed, 24 Jul 2002 10:21:51 +0200 > > > > Hi, > > 1) I've tried to set my console to vidc

RE: Sockets function list

2002-07-24 Thread Balaji, Pavan
  Richard Stevens -- UNIX Network Programming Richard Stevens & Gary Wright -- TCP Illustrated Vol II   Pavan Balaji, Intel Corporation     "Only the Paranoid Survive"  --  Andy Grove -Original Message-From: Sulaiman Khan [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 24, 200

Windowmaker sed problem

2002-07-24 Thread Brossin Pierrick
When I try to compile Apache2 or WindowMaker (and other ports I think) I get the following error. (Here WindowMaker) : server# make all install clean If you want to compile with GNOME support, hit Ctrl-C right now and use "make WITH_GNOME=yes" ===> Extracting for windowmaker-0.80.1 >> Checksum

Re: using burncd

2002-07-24 Thread Ken Wills
+++ Brian Astill [25/07/02 00:05 +0930]: > On Wed, 24 Jul 2002 13:14, Scott Robbins wrote: > > > The handbook section is at > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html > > > Thanks. > I have had a slight look and downloaded. Seems it will answer my questio

Re: linux compatability broken?

2002-07-24 Thread Eric Dedrick
Yup. See the new attachements. Again, thank you so much for the help. On Wed, 24 Jul 2002, Dan Nelson wrote: > In the last episode (Jul 24), Eric Dedrick said: > > > i'm going to have to ask that anybody else who knows please step in > > > here... > > > > > > to know where it's dying, i'd need

RE: Free BSD network Driver

2002-07-24 Thread Annelise Anderson
On Wed, 24 Jul 2002, Barry Byrne wrote: Also, when you boot it should show up with a line beginning with xl0. You should, after boot, be able to find that line with dmesg | grep address, and also see it with ifconfig (and further configure it if this is not done in /etc/rc.conf.) > Johathan: >

Re: linux compatability broken?

2002-07-24 Thread Adam Weinberger
ok. from /usr/src/sys/i386/linux/syscalls.master: 79 NOPROTO LINUX { int settimeofday(struct timeval *tp, \ struct timezone *tzp); } it's getting passed a memory address, and then 0. what timezone do you have your system set to? -Ada

RE: Free BSD network Driver

2002-07-24 Thread Jonathan Andrey
Thanks guys -Original Message- From: Annelise Anderson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 2:29 PM To: Barry Byrne Cc: Jonathan Andrey; [EMAIL PROTECTED] Subject: RE: Free BSD network Driver On Wed, 24 Jul 2002, Barry Byrne wrote: Also, when you boot it should sho

Re: linux compatability broken?

2002-07-24 Thread Adam Weinberger
oh wow i didn't notice that one. run /compat/linux/sbin/ldconfig -p and see where it's looking for ld-linux.so.2. the line should be something like: ld-linux.so.2 (ELF) => /lib/ld-linux.so.2 but yeah, rebuild that kernel and modules! -Adam >> (07.24.2002 @ 1143 PST): Dan Nelson said, in 0.5K:

Re: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread James Snow
Funny that you should post this at exactly the same time that I was beginning to look for other instances of the 'mbuf clusters exhausted' message. On Sat, Jul 13, 2002 at 11:56:18PM -0400, [EMAIL PROTECTED] wrote: > > I'm seeing a bit of problem with my FreeBSD 4.6 stable server. Me: FreeBSD

Re: linux compatability broken?

2002-07-24 Thread Eric Dedrick
> oh wow i didn't notice that one. > > run /compat/linux/sbin/ldconfig -p and see where it's looking for > ld-linux.so.2. the line should be something like: > ld-linux.so.2 (ELF) => /lib/ld-linux.so.2 > > but yeah, rebuild that kernel and modules! I've rebuilt them so many times figuring that was

Re: linux compatability broken?

2002-07-24 Thread Adam Weinberger
uhmm you can always kludge by ln -s /compat/linux /compat/svr4 ::) just curious... do you have anything in /compat/svr4? -Adam >> (07.24.2002 @ 1210 PST): Eric Dedrick said, in 0.6K: << > > oh wow i didn't notice that one. > > > > run /compat/linux/sbin/ldconfig -p and see where it's looking f

Re: linux compatability broken?

2002-07-24 Thread Eric Dedrick
> 11590 ktrace NAMI "/compat/svr4/lib/ld-linux.so.2" > > Why does it think the binary is an svr4 binary? That's why the > syscalls still don't match and you get SIGSYS after a while. Something > sounds really out of sync. That's kind of what I thought. I tried re-brandelf'ing my version of

Re: pkg_add -r XFree86-4 fails - How do I tell pkg_add to look somewhere else for target?

2002-07-24 Thread Kevin Golding
Someone, quite probably , once wrote: >Sorry Kevin, I didn't quite understand your reply. If you can't get a file from ftp.freebsd.org then it's worth trying for it on ftp2.freebsd.org, or ftp3.freebsd.org Locality works to, ftp.uk.freebsd.org for example. You'll probably do best if you browse

Re: linux compatability broken?

2002-07-24 Thread Eric Dedrick
> uhmm you can always kludge by ln -s /compat/linux /compat/svr4 ::) > > just curious... do you have anything in /compat/svr4? A symbolic link to /usr/compat/linux/lib. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread Balaji, Pavan
You can increase the maximum number of clusters in /usr/src/sys/sys/sysctl.h and recompile the kernel. But make sure that you have a stable kernel image ready, just in case you increase this value so much that your kernel doesn't boot ;) I guess the default value is around 9, while for 256MB mem

Re: linux compatability broken?

2002-07-24 Thread Adam Weinberger
but then it's looking for /usr/compat/linux/lib/lib/ld-linux.so.2 make /compat/svr4 -> /compat/linux -Adam >> (07.24.2002 @ 1217 PST): Eric Dedrick said, in 0.3K: << > > uhmm you can always kludge by ln -s /compat/linux /compat/svr4 ::) > > > > just curious... do you have anything in /compat/s

Re: Windowmaker sed problem

2002-07-24 Thread Roman Neuhauser
> From: "Brossin Pierrick" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Windowmaker sed problem > Date: Wed, 24 Jul 2002 20:09:45 +0200 > > When I try to compile Apache2 or WindowMaker (and other ports I think) I get > the following error. > (Here WindowMaker) : > ===> Patching for w

Re: linux compatability broken?

2002-07-24 Thread Eric Dedrick
> but then it's looking for /usr/compat/linux/lib/lib/ld-linux.so.2 > > make /compat/svr4 -> /compat/linux No change. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: linux compatability broken?

2002-07-24 Thread Dan Nelson
In the last episode (Jul 24), Eric Dedrick said: > > i'm going to have to ask that anybody else who knows please step in > > here... > > > > to know where it's dying, i'd need to see a kernel trace, isolating the > > system call that it's b0rking on. > > I've attached a couple. Thanks. Try runn

Dummynet queues and one-pass

2002-07-24 Thread Danny Carroll
Dummynet queues and one-passI am just starting to look at Dummynet to try and tune my ADSL connection. My problem is that an upload from my end at full rate cripples the download. I *thought* this was to do with ack packets not getting through but now I am not so sure so I guess if there are any T

Re: perl 5.8.0 "use.perl system" doesn't update /usr/local/bin/perl

2002-07-24 Thread Adam Weinberger
/usr/local is where ports go. ports don't install into /usr/{bin,include,lib}, and system doesn't install into /usr/local{bin,include,lib}. that's the whole point. you should modify your scripts to use /usr/bin/perl. if you want to use perl5.8.0, use /usr/local/bin/perl5.8.0 -Adam >> (07.24.2

Fwd: Fw: (No Subject)

2002-07-24 Thread nat sheiriman
Note: forwarded message attached. __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com --- Begin Message --- - Original Message - From: "god god" <[EMAIL PROTECTED]> Date: Sun, 30 Jun 2002 22:15:23 +0100 To:

Re: linux compatability broken?

2002-07-24 Thread Dan Nelson
In the last episode (Jul 24), Eric Dedrick said: > Yup. See the new attachements. Again, thank you so much for the help. 11590 ktrace NAMI "/compat/svr4/lib/ld-linux.so.2" Why does it think the binary is an svr4 binary? That's why the syscalls still don't match and you get SIGSYS after a

2nd X server

2002-07-24 Thread stan
How can I configure my 4-STABLE machien to run 2 different X servers on 2 different virtua terminals? Pointers to docs apreciated. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin

RE: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread Jeff Jirsa
On Wed, 24 Jul 2002, Balaji, Pavan wrote: > > You can increase the maximum number of clusters in /usr/src/sys/sys/sysctl.h > and recompile the kernel. But make sure that you have a stable kernel image > ready, just in case you increase this value so much that your kernel doesn't > boot ;) > > I g

Re: pkg_add -r XFree86-4 fails - How do I tell pkg_add to look somewhere else for target?

2002-07-24 Thread sroberts
Hi Kevin, Seems as if we've been barking up the wrong tree here: >From list member Marc's e-mail: XFree86 is the name to use to fetch XFree86 4.X Look at this: # pkg_add -rv XFree86 looking up ftp.freebsd.org connecting to ftp.freebsd.org:21 setting passive mode opening data connection initi

RE: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread Balaji, Pavan
Oops. Sorry. I didn't know that we had an option to do this in the conf file. I couldn't find it there though. Pavan Balaji, Intel Corporation "Only the Paranoid Survive" -- Andy Grove > -Original Message- > From: Jeff Jirsa [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 24

How to implement Dial-on-Demand with NAT and a secure firewall under FreeBSD 4.5-STABLE

2002-07-24 Thread robert at castley dot com
This may be the wrong list but I hope others find this useful and helpful. -- How to implement Dial-on-Demand and a secure firewall under FreeBSD 4.5-STABLE by Robert W. Castley ([EMAIL PROTECTED]) - I am relatively new to FreeBSD having

PHP Apache Assistance ~ like a moron

2002-07-24 Thread MET
Title: Message Like a moron...I've decided to play with things.  First off I've got Apache 1.3 and PHP 4.1.2 running on a different machine, but for one reason or another I've decided to test installing Apache 2 and PHP 4.2.2.  And simply put whenever I put in the path to view a PHP file on

Re: /usr/share/examples

2002-07-24 Thread Giorgos Keramidas
On 2002-07-23 04:30 +, Ross Lippert wrote: > Thanks. If it is not too big, I will mirror it as well. I think > someone should put it on the errata because of my painful story: Is this really necessary? I mean, I would expect the share/examples files to still be there. I don't have a 4.6-R

  1   2   >