Re: vpn

2003-01-12 Thread Shaun Dwyer
Easiest solution for this is probably to get a dyndns address, get the freebsd box to update this everytime its ip changes via one of the dyndns clients... run the vpn server on the freebsd box, and get the win XP box to connect to it. --Shaun Bill Moran wrote: Sebastian Boldt wrote: Hello ppl

Thank You for your e-mail (KMM688904C0KM)

2003-01-12 Thread SDLC-EXT
Dear Sun Customer, Thank you for taking time to email Sun Microsystems. If you have made a specific inquiry, you can expect a response within one business day. If your email was a comment or suggestion, we will review and forward appropriate information to other Sun departments. Thank you Sun e

ipfw and dhcp.

2003-01-12 Thread Gary D Kline
When I installed ipfw recently, my wife complained that she couldn't reach outside. --She has a DOS/Win laptop that is plugged into my hub. It works fine without enabling the DHCP line in my ipf firewall. If I translate this line into ipfw, should dh

freebsd ports index (perl) searcher & browser

2003-01-12 Thread parv
if anybody is interested in a perl program which allows one to search & browse the ports index (w/o using make & going into the /usr/ports), the required parts are... description... http://www103.pair.com/parv/comp/src/perl/parse-index.perl.pod main program... http://www103.pair.co

Re: Zope does not start on boot-up

2003-01-12 Thread P. U. Kruppa
Hi Hanspeter! On Sun, 12 Jan 2003, Hanspeter Roth wrote: > On Jan 11 at 21:15, P. U. Kruppa spoke: > > > The rc.d-script that came with the port does not do anything - > > neither manually - nor on boot-up (besides echoing " Zope"). > [...] > > >> /usr/local/www/Zope/var/zope-output 2>&

Re: USB hub detach causing panic in 4.7p3?! (more information)

2003-01-12 Thread Darren Pilgrim
Darren Pilgrim wrote: I'm going to try a few more things, like plugging and unplugging the hub with the monitor on, as well as plugging and unplugging devices from both the root hub and the hub in the monitor to see if it's more general, or if it's just something wrong with the uhub detach rout

RE: How to customize 'pkg_add -r' for mailman

2003-01-12 Thread C Burchell
Jim: Thanks for your help. I have locally installed the ports tree and resolved my problem by: -editing the /usr/ports/mail/mailman/Makefile to use "MAIL_GID? = 65534" -make (which fetches from the Internet since no local source could be found) -make install -configure mailman Problem solved! T

Re: FreeBSD 4.7-Release Won't Boot (Non-MIME)

2003-01-12 Thread Andrew Y Ng
are you able to boot the kernel on the drive from the cdrom? (by interrupting the boot loader on the cdrom and specifying the hard drive and kernel) play with your BIOS setting, maybe you have to enable large disk support or something. do you see the boot0 prompt at all (i think it says something

USB hub detach causing panic in 4.7p3?!

2003-01-12 Thread Darren Pilgrim
I have a USB hub that's built into my Viewsonic PT775 monitor. The hub works fine, and has worked fine for years in Windows, Linux, and FreeBSD. The USB hub is only attached to the rest of the USB bus when the monitor is on, so turning the monitor on or off produces the expected uhub attach/d

Re: How to customize 'pkg_add -r' for mailman

2003-01-12 Thread Jim Mock
[ Please keep the list Cc'd on replies so if somebody runs into this again hopefully they'll find the thread in the archives. ] On Sunday, January 12, 2003, at 03:52 PM, C Burchell wrote: Install the port instead and add --with-mail-gid 65534 to the CONFIGURE_ARGS in the Makefile, or define it o

FreeBSD 4.7-Release Won't Boot (Non-MIME)

2003-01-12 Thread Matt
Hi, My apologies for the re-post, I sent first MIME-Encoded by mistake, Hi, I am attempting an installation of 4.7 Release made from ISO a few days ago on the following system: AMD Athlon 1400 Aopen AK77-333 MB Western Digital Caviar 20GB Hard Disk The system boots from CD A OK, and runs through

ftpd and Internet Explorer 6

2003-01-12 Thread Drew Tomlinson
I was attempting to allow a user to get some files via ftp from my FreeBSD 4.7 box using the ftp client built into MS Internet Explorer 6 (IE). I created a guest account and set the shell to /sbin/nologin. That appears to work fine. Then I created a symlink to the directory that contains the fil

RE: LINUX sysinfo syscall

2003-01-12 Thread William Gianopoulos
OK sounds like the answer is to not bother. Kind of what I suspected. The tapedrive was not going to be a problem I was only trying to get the workgroup option to work to back it up via TCP/IP to the Windows/XP system with the tapedrive on it. I guess I'll just stick with my current backup metho

4.7-Release Won't Boot

2003-01-12 Thread Matt Rudderham
Hi, I am attempting an installation of 4.7 Release made from ISO a few days ago on the following system: AMD Athlon 1400 Aopen AK77-333 MB Western Digital Caviar 20GB Hard Disk The system boots from CD A OK, and runs through the install without any problems, upon reboot after the install is

Re: VPN Newbie has a silly question

2003-01-12 Thread Louis LeBlanc
On 01/12/03 07:35 PM, Adam Maas sat at the `puter and typed: > Big question is 'Is that Cisco box doing NAT?' If so, you might as well > stick to SSH Tunneling, because IPSEC won't do encryption through a NAT'ing > firewall. Solution 3 is to look to see if anybody ported the GRE (CISCO > Proprietar

Re: pop-before-smtp

2003-01-12 Thread Mark
- Original Message - From: "Antoine Jacoutot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 12:41 AM Subject: pop-before-smtp > I've been looking all around but I don't find any pop-before-smtp > solution within FreeBSD (no package, no ports, at least I didn't

Re: pop-before-smtp

2003-01-12 Thread Joan Picanyol i Puig
* Antoine Jacoutot <[EMAIL PROTECTED]> [20030113 00:40]: > I've been looking all around but I don't find any pop-before-smtp > solution within FreeBSD (no package, no ports, at least I didn't find > any). If you really want to set this up, you might need to work a little harder :o > Do you know if

Re: pop-before-smtp

2003-01-12 Thread pan
> > I've been looking all around but I don't find any pop-before-smtp > > solution within FreeBSD (no package, no ports, at least I didn't find > > any). > > Do you know if such a solution exists. > http://popbsmtp.sourceforge.net/ For the other person who didn't know what pop-before-smtp is;

Re: VPN Newbie has a silly question

2003-01-12 Thread Adam Maas
Big question is 'Is that Cisco box doing NAT?' If so, you might as well stick to SSH Tunneling, because IPSEC won't do encryption through a NAT'ing firewall. Solution 3 is to look to see if anybody ported the GRE (CISCO Proprietary VPN Protocol) support from Linux. --Adam - Original Message -

Re: pop-before-smtp

2003-01-12 Thread Adam Maas
POP before SMTP is a form of SMTP Authentication. Basically, the SMTP allowes any IP which has succesfully POP'd mail to relay through it for a fixed period, say 15 minutes since the POP3 transaction. It's quite useful for roaming dial users. --Adam - Original Message - From: "Alex" <[EMA

Re: VPN Newbie has a silly question

2003-01-12 Thread Louis LeBlanc
On 01/12/03 06:22 PM, Dru sat at the `puter and typed: > > > On Sun, 12 Jan 2003, Louis LeBlanc wrote: > > > Here's a complicated VPN question: > > > > I have one FreeBSD machine behind a firewall (let's call it WORK), > > only way thru is via VPN - unfortunately, the VPN in use is an old > > pr

Re: pop-before-smtp

2003-01-12 Thread Alex
Dear/Beste Antoine, Monday, January 13, 2003, 12:41:32 AM, you wrote: > I've been looking all around but I don't find any pop-before-smtp > solution within FreeBSD (no package, no ports, at least I didn't find > any). > Do you know if such a solution exists. What do you mean with: pop-before-sm

Re: Question

2003-01-12 Thread Matthew Seaman
On Sun, Jan 12, 2003 at 06:23:09PM -0500, Steve Winnacott wrote: > Based on group membership, allow or deny certain users access to certain > outgoing services (www, telnet, ftp, ssh, ping, traceroute, etc). Again this > is not IP based, but based on group membership. Everyone can log into any PC

Re: linked twice against libintl.so

2003-01-12 Thread Dan Nelson
In the last episode (Jan 12), Hanspeter Roth said: > Hello, > > I'm trying to build the ElectricEyes port. The executable is linked > against two versions of libintl.so: > > libintl.so.4 => /usr/local/lib/libintl.so.4 (0x284c2000) > libintl.so.2 => not found (0x0) > > Gettext is

Re: LINUX sysinfo syscall

2003-01-12 Thread Dan Nelson
In the last episode (Jan 12), William Gianopoulos said: > This has probably been asked before, but I could not find any info > searching the archives. I am trying to run the Linux version Tapeware > from Yosemite under FreeBSD 4.1. It fails because the Linux syscall > sysinfo is not implemented.

pop-before-smtp

2003-01-12 Thread Antoine Jacoutot
Hi ! I've been looking all around but I don't find any pop-before-smtp solution within FreeBSD (no package, no ports, at least I didn't find any). Do you know if such a solution exists. Thanks in advance. Best regards. Antoine To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscrib

Re: VPN Newbie has a silly question

2003-01-12 Thread Dru
On Sun, 12 Jan 2003, Louis LeBlanc wrote: > Here's a complicated VPN question: > > I have one FreeBSD machine behind a firewall (let's call it WORK), > only way thru is via VPN - unfortunately, the VPN in use is an old > proprietary Cisco deal that has no client ported to FreeBSD. > > The other

Re: Postfix vs. Sendmail

2003-01-12 Thread Duncan Anker
On Fri, 2003-01-10 at 23:03, Roman Neuhauser wrote: > # [EMAIL PROTECTED] / 2003-01-07 09:52:44 +1000: > > > > um ... what's wrong with doing this in /etc/make.conf? > > > > NO_BIND = true > > NO_OPENSSL = true > > NO_SENDMAIL = true > > > > and so on. > > > > Seems to be exactly what you want

Re: Question

2003-01-12 Thread Alex
Dear/Beste Steve, Monday, January 13, 2003, 12:23:09 AM, you wrote: > Hey people, > I'm having trouble limiting users to certain services on my LAN. > Here's what im trying to do. > Based on group membership, allow or deny certain users access to certain > outgoing services (www, telnet, ftp,

Re: Newbie needs help with installation tasks.

2003-01-12 Thread Matthew Seaman
On Sun, Jan 12, 2003 at 11:19:35PM +, Steve Gladstone wrote: > I formatted two floppy disks and used the /tools/fdimage utility on the > CD-R disk to copy /floppies/kern.flp and /floppies/mfsroot.flp to the > floppy disks. > > I rebooted again with the new partition marked as active after s

Newbie needs help with installation tasks.

2003-01-12 Thread Steve Gladstone
I am trying to install FreeBSD 4.7R on an Intel Celeron 300MHz PC which has a 4GB hard drive and Windows 98 installed. I have used Partition Magic to shrink the Windows partition on my hard drive from 4GB to 3GB and created a 1GB partition for the FreeBSD installation. Partition Magic didn't off

IBM PC 750 & Linksys LNE100TX from OS X iBook network install success.

2003-01-12 Thread Jon
I'm not a list subscriber, but I thought I 'd share a success I have had getting my Linksys LNE100TX (ADMtek AN985 based) NIC to work for sysinstall. I've read a few previous posts where people claimed that they had to install with a temporary NIC, configure a custom kernel, then reinstall their L

Question

2003-01-12 Thread Steve Winnacott
Hey people, I'm having trouble limiting users to certain services on my LAN. Here's what im trying to do. Based on group membership, allow or deny certain users access to certain outgoing services (www, telnet, ftp, ssh, ping, traceroute, etc). Again this is not IP based, but based on group memb

Re: linked twice against libintl.so

2003-01-12 Thread Hanspeter Roth
On Jan 12 at 16:23, Mike Meyer spoke: > Yes. Find port that's using the old version of libintl, and upgrade > it. Unfortunately, there's not an easy way to find the port. See the I found 109 executables in /usr/X11R6/bin using libintl.so.2. So I'm afraid upgrading all the respective ports will

Re: How to customize 'pkg_add -r' for mailman

2003-01-12 Thread Jim Mock
On Sunday, January 12, 2003, at 01:13 PM, C Burchell wrote: I have a FreeBSD 4.7 box with Postfix installed via the pkg_add -r command - configured with no problems and works fine. Postfix is setup with user/group name 'postfix' and uid/guid 12345/12345. I setup user/group 'mailman' with uid/g

Re: Zope does not start on boot-up

2003-01-12 Thread Hanspeter Roth
On Jan 11 at 21:15, P. U. Kruppa spoke: > The rc.d-script that came with the port does not do anything - > neither manually - nor on boot-up (besides echoing " Zope"). [...] > >> /usr/local/www/Zope/var/zope-output 2>&1 & Does /usr/local/www/Zope/var/zope-output tell you something? -

VPN Newbie has a silly question

2003-01-12 Thread Louis LeBlanc
Here's a complicated VPN question: I have one FreeBSD machine behind a firewall (let's call it WORK), only way thru is via VPN - unfortunately, the VPN in use is an old proprietary Cisco deal that has no client ported to FreeBSD. The other machine (also FreeBSD, call it HOME), is on a dynamic IP,

Re: linked twice against libintl.so

2003-01-12 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Hanspeter Roth <[EMAIL PROTECTED]> typed: > Hello, > > I'm trying to build the ElectricEyes port. The executable is linked > against two versions of libintl.so: > > libintl.so.4 => /usr/local/lib/libintl.so.4 (0x284c2000) > libintl.so.2 => not found (0x0)

Re[3]: Drgenius with gnome2

2003-01-12 Thread Alex
Dear/Beste P., Sunday, January 12, 2003, 7:08:29 AM, you wrote: >> > Indeed, I uncommented >> > # include >> > and now it seems to install and run. >> >> # That isn't a comment sign in C. >> >> But "/* comment */" and (depending on you compiler) "// comment" >> newline is . > Please excuse my l

Re: linked twice against libintl.so

2003-01-12 Thread Joe Marcus Clarke
On Sun, 2003-01-12 at 17:11, Hanspeter Roth wrote: > Hello, > > I'm trying to build the ElectricEyes port. The executable is linked > against two versions of libintl.so: > > libintl.so.4 => /usr/local/lib/libintl.so.4 (0x284c2000) > libintl.so.2 => not found (0x0) > > Gettext is

Re: CD to MP3

2003-01-12 Thread lewiz
On Sun, Jan 12, 2003 at 09:36:47AM -0800, Dave McCoy wrote: > I have been looking for an easy way to convert music cds to mp3 files. > The ports collection hasn't been much help on this subject. Does anyone > know of a plug-in for xmms or an easy utililty to acomplish this. Many people have repl

linked twice against libintl.so

2003-01-12 Thread Hanspeter Roth
Hello, I'm trying to build the ElectricEyes port. The executable is linked against two versions of libintl.so: libintl.so.4 => /usr/local/lib/libintl.so.4 (0x284c2000) libintl.so.2 => not found (0x0) Gettext is 0.11.5_1. Is there a solution except of creating a link? I found als

upgrading a port which has had a name change

2003-01-12 Thread chip wiegand
I have xmms installed - in port_info it is shown as xmms-esound-1.2.7_2 but when I ran portupgrade xmms-esound it failed because it is no longer called xmms-esound, it has changed to xmms-1.2.7_3. How do I do a portupgrade in this situation? Do I have to uninstall the old version and install the ne

Re: vpn

2003-01-12 Thread Bill Moran
Sebastian Boldt wrote: Hello ppl, I want to setup an encrypted vpn between a winxp and a freebsd5 box with both having dynamic ips. Does someone know a piece of software that is able to manage this? Totally automatic? No, I don't know of any. You could use mpd on FreeBSD to set up or connect to

vpn

2003-01-12 Thread Sebastian Boldt
Hello ppl, I want to setup an encrypted vpn between a winxp and a freebsd5 box with both having dynamic ips. Does someone know a piece of software that is able to manage this? Thanks in advance... ...Sebastian To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-ques

Re: User Mode Linux under Linux emulation

2003-01-12 Thread Conrad Sabatier
On 12-Jan-2003 Rus Foster wrote: > Hi All, > I was just debating about trying to install UML under the linux emulation > and wondered had anyone tried it before? Does it even work or does UML > rely to much on the linux kernel functionality to work at all under > FreeBSD? I'm not sure exactly wha

Re: Good integrated Athlon chipset for FreeBSD

2003-01-12 Thread Ihsan Junaidi Ibrahim
On Monday 13 January 2003 04:28, Adam Maas wrote: > The nForce based boards would be your best bet. Good solid chipset with a > decent video core. You should be able to find one that's less expensive > than the Asus. Perhaps an MSI or Gigabyte. > Gigabyte doesn't make nForce. I'm keen on the MSI

How to customize 'pkg_add -r' for mailman

2003-01-12 Thread C Burchell
I have a FreeBSD 4.7 box with Postfix installed via the pkg_add -r command - configured with no problems and works fine. Postfix is setup with user/group name 'postfix' and uid/guid 12345/12345. I setup user/group 'mailman' with uid/guid 91 then installed mailman via 'pkg_add -r mailman'. Everyt

RE: port of noflushd

2003-01-12 Thread aSe
>In the last episode (Jan 10), aSe said: >> I'm building up a box outta spare parts i had laying around. I'm >> really looking for a FreeBSD port of noflushd ( >> http://noflushd.sourceforge.net/ ) or something that'll do the same. > >Why would anyone _not_ want disk writes to be written to disk?

SOLVED: Re: Horde: PHP 4.2.3 silently dies in imp/contacts.php

2003-01-12 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-12 19:51:27 +0100: > roman@freepuppy ~/install/horde 1026:0 > grep -En '(\$Horde|->call)' >imp-3.1/contacts.php > 3: * $Horde: imp/contacts.php,v 2.39.2.5 2002/06/05 22:46:50 jan Exp $ > 26:$source_list = $registry->call('contacts/sources'); > 65:$results = $registry

Re: CD to MP3

2003-01-12 Thread paul beard
Dave McCoy wrote: I have been looking for an easy way to convert music cds to mp3 files. The ports collection hasn't been much help on this subject. Does anyone know of a plug-in for xmms or an easy utililty to acomplish this. [/usr/ports/audio]:: make search key=rip | egrep '(Port|Info)' Por

Re: Good integrated Athlon chipset for FreeBSD

2003-01-12 Thread Adam Maas
The nForce based boards would be your best bet. Good solid chipset with a decent video core. You should be able to find one that's less expensive than the Asus. Perhaps an MSI or Gigabyte. --Adam - Original Message - From: "Ihsan Junaidi Ibrahim" <[EMAIL PROTECTED]> To: "FreeBSD Questions"

Re: CD to MP3

2003-01-12 Thread Adam Maas
gRip + Lame --Adam - Original Message - From: "Dave McCoy" <[EMAIL PROTECTED]> To: "freebsd-questions" <[EMAIL PROTECTED]> Sent: Sunday, January 12, 2003 12:36 PM Subject: CD to MP3 > > I have been looking for an easy way to convert music cds to mp3 files. > The ports collection hasn'

Re: irq conflict after installkernel

2003-01-12 Thread Brett Glass
Stacy Roberts wrote: >You might want to check a couple of things: >1] Make sure that P'nP OS option in the BIOS is not enabled. >2] Move the offending nic to another slot >3] Use the 3Com utility to disable P'nP mode on the nics and set >unique, fixed IRQ & >IO port for both cards No, you fucki

Re: CD to MP3

2003-01-12 Thread BSD baby
> > I have been looking for an easy way to convert music cds to mp3 files. > > The ports collection hasn't been much help on this subject. Does anyone > > know of a plug-in for xmms or an easy utililty to acomplish this. My command line faves: # INSTALL THESE: cd /usr/ports/sysutils/cdrtools/

Re: irq conflict after installkernel

2003-01-12 Thread Stacey Roberts
Hi, On Sun, 2003-01-12 at 14:08, Stefan 'i4o' Beke wrote: > After updating my FreeBSD 4.7 stable I can't use 2nd network card. It > was possible before update. KERNCONF is the same. > > >dmesg | grep ep0 > > ep0: <3Com 3C509-TPC EtherLink III> at port 0x300-0x30f irq 7 on isa0 > ep0:

Horde: PHP 4.2.3 silently dies in imp/contacts.php

2003-01-12 Thread Roman Neuhauser
I've asked about this on [EMAIL PROTECTED], but haven't received a reply yet, and this might be FreeBSD-related. I have a problem with PHP dying silently in IMP-3.1/Horde-2.1. I'm seeing this on two different boxes: 1. FreeBSD-4.7-RELEASE ports: apache-1.3.27, php-4.2.3, pear-Log-1.5 sourc

Re: CD to MP3

2003-01-12 Thread Andrew Y Ng
I just use dagrab to grab the audio cd tracks to wav's, and just convert them to shn's with shorten (i don't like MP3's, but try gogo if you wanna encode MP3). I like this better than fancy GUI apps, if you're okay with using a shell or writing simple scripts, u probably would prefer doing it in CL

Re: CD to MP3

2003-01-12 Thread Scott Mitchell
On Sun, Jan 12, 2003 at 09:36:47AM -0800, Dave McCoy wrote: > > I have been looking for an easy way to convert music cds to mp3 files. > The ports collection hasn't been much help on this subject. Does anyone > know of a plug-in for xmms or an easy utililty to acomplish this. > > Thanks grip (

irq conflict after installkernel

2003-01-12 Thread Stefan 'i4o' Beke
After updating my FreeBSD 4.7 stable I can't use 2nd network card. It was possible before update. KERNCONF is the same. >dmesg | grep ep0 ep0: <3Com 3C509-TPC EtherLink III> at port 0x300-0x30f irq 7 on isa0 ep0: No irq?! ep0: ep_alloc() failed! (6) device_probe_and_attach: ep

Re: CD to MP3

2003-01-12 Thread Nathan Kinkade
On Sun, Jan 12, 2003 at 09:36:47AM -0800, Dave McCoy wrote: > > I have been looking for an easy way to convert music cds to mp3 files. > The ports collection hasn't been much help on this subject. Does anyone > know of a plug-in for xmms or an easy utililty to acomplish this. > > Thanks There

Re: LINUX sysinfo syscall

2003-01-12 Thread Mikko Työläjärvi
On Sun, 12 Jan 2003, William Gianopoulos wrote: > This has probably been asked before, but I could not find any info searching > the archives. > I am trying to run the Linux version Tapeware from Yosemite under FreeBSD > 4.1. It fails because the Linux syscall sysinfo is not implemented. My > qu

CD to MP3

2003-01-12 Thread Dave McCoy
I have been looking for an easy way to convert music cds to mp3 files. The ports collection hasn't been much help on this subject. Does anyone know of a plug-in for xmms or an easy utililty to acomplish this. Thanks To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-ques

RE: Apache_fp Port install problem

2003-01-12 Thread Jack L. Stone
At 12:02 PM 1.12.2003 -0500, JoeB wrote: >At 12:03 PM 1.12.2003 +, Matthew Seaman wrote: >>On Sat, Jan 11, 2003 at 12:01:44PM -0600, Jack L. Stone wrote: >>> At 05:44 PM 1.11.2003 +, Matthew Seaman wrote: >>> >On Sat, Jan 11, 2003 at 11:31:22AM -0600, Jack L. Stone wrote: >>> >> I just upda

Re: Netatalk - Mac OS X connection problem

2003-01-12 Thread Jim Arnold
This is baffling. I have a OS X 10.2.3 machine that can connect just fine (as do you). The sniffer traces are more or less identical. Since it looks like the OS X client is initiating the disconnect, can you bring up the OS X console under Applications->Utilities->Console, and see if any messag

RE: Apache_fp Port install problem

2003-01-12 Thread JoeB
At 12:03 PM 1.12.2003 +, Matthew Seaman wrote: >On Sat, Jan 11, 2003 at 12:01:44PM -0600, Jack L. Stone wrote: >> At 05:44 PM 1.11.2003 +, Matthew Seaman wrote: >> >On Sat, Jan 11, 2003 at 11:31:22AM -0600, Jack L. Stone wrote: >> >> I just updated from FBSD-4.5 to 4.7 on a server running a

Safely F e e l Young! 9741JtkE2-703aCWv3930bHyA7-48-27

2003-01-12 Thread heather
* Reduce the amount of sleep you need * Cause wounds to heal faster * Lose weight while your sleeping * Become less winded when excersizing * Put color back in grey hair * Grow hair back where it had once fallen out * Tighten skin * Strengthen bones * Body builders - use this to build your

spop3d leave mail on server

2003-01-12 Thread Roelf Schreurs
Hi I'm running spop3d on freebsd and everything almost works fine. The only problem is that a copy of the mail is not left on the server as requested by the mail clients (outlook, eudora, etc.) Has anybody seen this problem before? Thanks -- Roelf Chaos reigns within. Reflect, repent, and reboo

Re: Apache_fp Port install problem

2003-01-12 Thread Jack L. Stone
At 12:03 PM 1.12.2003 +, Matthew Seaman wrote: >On Sat, Jan 11, 2003 at 12:01:44PM -0600, Jack L. Stone wrote: >> At 05:44 PM 1.11.2003 +, Matthew Seaman wrote: >> >On Sat, Jan 11, 2003 at 11:31:22AM -0600, Jack L. Stone wrote: >> >> I just updated from FBSD-4.5 to 4.7 on a server running a

/stand/sysinstall/update

2003-01-12 Thread dick hoogendijk
Wow! Lucky me. Running FreeBSD in VMWare3.2 v4.7R runs perfectly, but I liked to experiment a little. After all: what's the harm in a vm machine ;-)) So I choosed 'upgrade' from the /stand/sysinstall menu and choose what I had chosen when installing (minimal install). Pointed at the main FTP site a

Which TAG(s) in /etc/make.conf to enable using KERBEROS5/Heimdal

2003-01-12 Thread Hartmann, O.
Hello. I have a fundamental question to Heimdal/Kerberos5. I wish to use Kerberos5/Heimdal on our FreeBSD systems (running actualy 4.7-pl3). My first attempts failed because I only enabled MAKE_KERBEROS5=YES in /etc/make.conf as the only build TAG, so when I was trying to do some installation tas

LINUX sysinfo syscall

2003-01-12 Thread William Gianopoulos
This has probably been asked before, but I could not find any info searching the archives. I am trying to run the Linux version Tapeware from Yosemite under FreeBSD 4.1. It fails because the Linux syscall sysinfo is not implemented. My questions are: 1- Is there some other port/package or optio

Re: mysql++

2003-01-12 Thread Kris Kennaway
On Sun, Jan 12, 2003 at 03:19:29AM -0900, [EMAIL PROTECTED] wrote: > did a fresh install of FreeBSD 5.0-RC2 over a system running FreeBSD > 4-stable. Immediately after installing X-Kern-Developer I did a 'make > install' for ports/databases/mysql++ which failed saying... "Yes" :-) Kris msg1

Re: Palm 515 setup

2003-01-12 Thread Joan Picanyol i Puig
* Anne Sipes <[EMAIL PROTECTED]> [20021230 10:02]: > I just got mine syncing. I put together this howto: > > http://www.geekhome.net/palm.html > > Let me know if you have any problems with it. Didn't work for me (m500) it hangs for ever at: (13:45:46 <~>) 0 $ install-user -u joan -i 1000

User Mode Linux under Linux emulation

2003-01-12 Thread Rus Foster
Hi All, I was just debating about trying to install UML under the linux emulation and wondered had anyone tried it before? Does it even work or does UML rely to much on the linux kernel functionality to work at all under FreeBSD? Cheers Rus -- http://www.fsck.me.uk - My blog http://www.65535.net

Re: Seagate Barracuda ATA IV ST380021A

2003-01-12 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-01-10 21:07:21 +0100: > # [EMAIL PROTECTED] / 2003-01-10 14:49:01 -0500: > > "Roman V. Mashak" <[EMAIL PROTECTED]> writes: > > > I've got the following problem. Is it normal, that FreeBSD (latest > > > 4.7stable) is detecting my harddrive (see subj.) like this: > > > >

X11 problem. Simultaneous user connection on same machine.

2003-01-12 Thread Ihsan Junaidi Ibrahim
Hello all, I'm running KDE under a normal user and I couldn't seem to get some group of kcontrol to work properly. Whenever I need to adjust some settings such as Font Installer, Login Manager which requires root access (which I have), the Loading screen just stood there actionless when

mysql++

2003-01-12 Thread Pazuzues
did a fresh install of FreeBSD 5.0-RC2 over a system running FreeBSD 4-stable. Immediately after installing X-Kern-Developer I did a 'make install' for ports/databases/mysql++ which failed saying... ===> Building for mysql++-1.7.9 gmake all-recursive gmake[1]: Entering directory `/usr/ports/

Re: Apache_fp Port install problem

2003-01-12 Thread Matthew Seaman
On Sat, Jan 11, 2003 at 12:01:44PM -0600, Jack L. Stone wrote: > At 05:44 PM 1.11.2003 +, Matthew Seaman wrote: > >On Sat, Jan 11, 2003 at 11:31:22AM -0600, Jack L. Stone wrote: > >> I just updated from FBSD-4.5 to 4.7 on a server running apache_fp.1.26. The > >> update somehow has broken the F

Good integrated Athlon chipset for FreeBSD

2003-01-12 Thread Ihsan Junaidi Ibrahim
Hello all, I'm building a small workgroup (10 PCs) which will be used for software and network testing as well for day-to-day usage. We're also conducting small classes teaching UNIX for school students in our area. Therefore I'm looking for a good integrated Athlon chipset which are su

Re: Problems w NIC

2003-01-12 Thread Volker Kindermann
> My NIC is found during boot-up and everything appears to be correct > setup, except the darn thing won't work. > ifconfig: > dc0: flags=8843 mtu 1500 > inet 192.168.0.1 netmask 0xff00 broadcast 192.168.0.255 > inet6 fe80::208:a1ff:fe2c:28fa%dc0 prefixlen 64 scopeid 0x1 > ether 00:08:a1:2c

RE: dos attack

2003-01-12 Thread Jason Hunt
On Sun, 5 Jan 2003, Michael wrote: > Thanks for all that responded. Your ideas are great but they will just > slow the dos down if even that. I guess no one has either thought of a > true way to stop a DOS or maybe its really impossible because your > allowing them in to begin with. Easier said t

Re: FreeBSD and AMD power management

2003-01-12 Thread Mark
- Original Message - From: "Jud" <[EMAIL PROTECTED]> To: "Matthew Seaman" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 10:34 PM Subject: Re: FreeBSD and AMD power management > YMMV, but I have fvcool running while building world, compiling > ports, etc., and ha

Re: Setting Permissions For /etc and /etc/mail

2003-01-12 Thread Unix Tools
Hi, Check ee /etc/mtree/BSD.root.dist they chmod /etc, /etc/mail to 755 Cheers - Original Message - From: "Yeah!" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 11, 2003 01:04 AM Subject: Setting Permissions For /etc and /etc/mail > > Can someone tell me th

The FreeBSD Diary: 2002-12-22 - 2003-01-11

2003-01-12 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

Re: Small Hdd

2003-01-12 Thread Adam Maas
picoBSD? --Adam - Original Message - From: "Shawn Henderson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, January 12, 2003 1:40 AM Subject: Small Hdd > I have a 486 that I would like to run as a file server. I have installed > fbsd but the harddirve