Re: Disabling USB

2003-04-06 Thread Lucas Holt
Thanks for the help. I noticed on reboot I had some USB stuff still, so I disabled usbd in rc.conf. Just letting others know what I had to do. :) Comment out or remove the lines governing usb in your kernel config file, and rebuild the kernel. You should find the lines you're looking for in t

slightly OT - netscape port question

2003-04-06 Thread Louis LeBlanc
I know this is a little OT, but does anyone have any idea when/if the netscape7 port will be upgraded to install 7.02? TIA Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Ever been a vampire?

Supply laser markers

2003-04-06 Thread James
Manufacturer of Nd:YAG & CO2 laser marking, welding, engraving, drilling & cutting machine, mirror, Q-switch, fiber, scanning lens, focusing lens, chiller, flashlamp, crystal, bean expander, energy/power meter, laser diodes, safety goggles. For more information, please visit http://www.SintecOpt

Re: sendmail woes

2003-04-06 Thread Matthew Emmerton
> Quoting Giorgos Keramidas <[EMAIL PROTECTED]>: > > > I'd probably boot single user mode and run 'mergemaster' after mounting > > all the filesystems. > > Giorgios, > Am I expecting too much of mergemaster? > I took your advice and ran it without any options. > It showed me the comparision between

Re: sendmail woes

2003-04-06 Thread bastill
Quoting Giorgos Keramidas <[EMAIL PROTECTED]>: > I'd probably boot single user mode and run 'mergemaster' after mounting > all the filesystems. Giorgios, Am I expecting too much of mergemaster? I took your advice and ran it without any options. It showed me the comparision between old and new f

Power Saving

2003-04-06 Thread Andrew
Hi, I was wondering what the "correct" way was meant to be to implement "CPU throttling" under FreeBSD 5. At boot I get: acpi_cpu: throttling enabled, 2 steps (100% to 50.0%), currently 100.0% Setting hw.acpi.cpu.performance_speed to 1 seems to slow the CPU down (the percentages shown by top all

Re: Disabling USB

2003-04-06 Thread Martin Karlsson
* Lucas Holt <[EMAIL PROTECTED]> [2003-04-05 22.49 -0500]: Hi, > How would I go about disabling USB support? > > I want to strip out features in my kernel that I am not using on the > server. Comment out or remove the lines governing usb in your kernel config file, and rebuild the kernel. You

portsupgared, and now galeon crashes

2003-04-06 Thread stan
Well, it happened again. I did my weekly cvsup make world, portsupgrade, and now galeon won't start up _again_. This is happenening _way_ to often. What do I need to do to fis it this time? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety."

Problem with natd on ipfw2

2003-04-06 Thread Denis Borisov
Why natd don't divert packets? *screenshot*** #ipfw add divert tcp from any to any 7 #ipfw add divert tcp from any 7 to any #natd -v -p -a 172.16.0.102 -redirect_port tcp 172.16.0.253:7 7 In [TCP] [TCP] 172.16.0.104:49169 -> 172.16.0.102:7 alias

Re: ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Kris Kennaway
On Sun, Apr 06, 2003 at 11:45:43AM +0200, Joost Bekkers wrote: > On Sun, Apr 06, 2003 at 01:19:29AM -0800, Kris Kennaway wrote: > > On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote: > > > Hello, > > > > > > After a binary upgrade to 4.8R and making a custom kernel, > > > racoon exists

Re: ipsec/racoon broken after upgrade to 4.8 *fixed*

2003-04-06 Thread Joost Bekkers
On Sun, Apr 06, 2003 at 11:45:43AM +0200, Joost Bekkers wrote: > On Sun, Apr 06, 2003 at 01:19:29AM -0800, Kris Kennaway wrote: > > On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote: > > > Hello, > > > > > > After a binary upgrade to 4.8R and making a custom kernel, > > > racoon exists

Re: ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Joost Bekkers
On Sun, Apr 06, 2003 at 01:19:29AM -0800, Kris Kennaway wrote: > On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote: > > Hello, > > > > After a binary upgrade to 4.8R and making a custom kernel, > > racoon exists when trying to create a tunnel: > > > > 2003-04-06 11:01:51: DEBUG: algor

Re: ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Kris Kennaway
On Sun, Apr 06, 2003 at 11:09:44AM +0200, Joost Bekkers wrote: > Hello, > > After a binary upgrade to 4.8R and making a custom kernel, > racoon exists when trying to create a tunnel: > > 2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des) > /usr/libexec/ld-elf.so.1: r

Re: can't find smbpasswd file

2003-04-06 Thread Antoine Jacoutot
On Sunday 06 April 2003 07:42, P. U. Kruppa wrote: > On Sat, 5 Apr 2003, Antoine Jacoutot wrote: > > Thanks so much... how comes locate couldn't find this file ? > Perhaps because locate is - per default - only updated once a > week? No no, this system had been running for three months... I think

Re: ISO images in FTP

2003-04-06 Thread Kris Kennaway
On Sun, Apr 06, 2003 at 03:24:26AM +, Yan Jingfeng wrote: > Hi, > > Does it mean that FreeBSD will not build the 3rd and 4th CD Images for FTP > downloading from now on? Yes. They take a lot of effort to build for each supported architecture and essentially double the space required on ftp

Re: make buildworld error upgrading to 4.8R

2003-04-06 Thread Kris Kennaway
On Sat, Apr 05, 2003 at 11:14:12PM -0400, Nicholas Fitzgerald wrote: > >- Original Message - > >From: "Kris Kennaway" <[EMAIL PROTECTED]> > >To: "Nicholas Fitzgerald" <[EMAIL PROTECTED]> > >Cc: "Kris Kennaway" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > >Sent: Saturday, April 05, 2003 11:02

ipsec/racoon broken after upgrade to 4.8

2003-04-06 Thread Joost Bekkers
Hello, After a binary upgrade to 4.8R and making a custom kernel, racoon exists when trying to create a tunnel: 2003-04-06 11:01:51: DEBUG: algorithm.c:382:alg_oakley_encdef(): encription(des) /usr/libexec/ld-elf.so.1: racoon: Undefined symbol "des_key_sched" I've got these in my kernel config,

Re: Documentation on installing Sybase for Linux on FreeBSD?

2003-04-06 Thread Alex Kiesel
On Sun, 2003-04-06 at 07:15, Michael Sarro wrote: > Is there a document that explains the steps to installing Sybase for > Linux on FreeBSD? I found the one for Oracle, but I'm sure Sybase for > Linux can be installed in a similar way. Hi Michael, I do not know about Oracle, but I recently wrot

Re: DC clients - do they actually work?

2003-04-06 Thread Chip
kitsune wrote: On Sat, 05 Apr 2003 22:19:43 -0800 Chip <[EMAIL PROTECTED]> wrote: I installed both of the direct connect clients (dc-gui and dctc-gui) in the ports and they both installed properly, but I cannot get either one of them to download the file lists from the online users. I also ha

The FreeBSD Diary: 2003-03-16 - 2003-04-05

2003-04-06 Thread Dan Langille
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to [EMAIL PROTECTED] with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list arc