fetchmail question

2004-06-27 Thread Bikrant
Hi... I am trying to retrive mails using fetchmail and then deleiver it locally using sendmail. I found that fetchmail adds the following header in every messages that it retrives from the pop server. Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain

Re: setting a disk read only

2004-06-27 Thread Malcolm Kay
On Saturday 26 June 2004 22:06, JJB wrote: Security Paranoia It's very important that you completely understand the impact of using the following command will have on your ability to make changes to your system. The simplest thing you can do is set the immutable flag on all system binaries

Re: Updating source code manually

2004-06-27 Thread Sergey Zaharchenko
On Sun, Jun 27, 2004 at 12:26:20AM -0500, Jay Moore probably wrote: stupid newbie question: How do I view the source file with the patches merged? By running `make extract patch' in the port's directory, I presume. -- DoubleF We are on the verge: Today our program proved Fermat's

/boot/loader freezing up?

2004-06-27 Thread Will McCutcheon
I just installed FreeBSD 5.2.1 (from the ISO, not the latest patch level in CVS) and quickly ran into a problem related to the serial console. I dropped -h (sans-quotes, of course) into /boot.config so that it would boot with output going to the serial console, as I've done many times with

The FreeBSD Diary: 2004-06-06 - 2004-06-26

2004-06-27 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

zorp and freebsd

2004-06-27 Thread MEZEI Tamas
Hi, is there any way to do transparent proxying in FreeBSD? I'd be happy to have a fully functional Zorp server based on FreeBSD. Transparent proxying is working on Linux via the TPROXY patch, but ipf rdr methods are not really the same. Is there any way to implement that transparent stuff in

Re: next question re the Thinkpad.

2004-06-27 Thread Luke Kearney
On Sat, 26 Jun 2004 22:24:47 -0700 Gary Kline [EMAIL PROTECTED] granted us these pearls of wisdom: Is anybody using a Thinkpad among the list? I have found one with the ``SMC 2206 compact USB-Ethernet adapter for connecting to ethernet networks.'' In

Re: tripwire on 5.2.1

2004-06-27 Thread Remko Lodder
Hi Dave, dave wrote: Hello, A while back i tried installing the tripwire port, but it reported as broken. I was wondering is anyone using this on 5.2.1? Thanks. Dave. Well, i am not going to answer your question since i dont run tripwire... What i do run is AIDE, which does the same (keeps

RE: AMD64 vs i386 for FreeBSD

2004-06-27 Thread Remi
See that's I'm thinking, the raw performance is very attractive to me!! So what's this about a p4 1.7 outperforming a 2.8? You got link to benchmarks? -Original Message- From: Daniel O'Connor [mailto:[EMAIL PROTECTED] Sent: Saturday, June 26, 2004 8:23 PM To: [EMAIL PROTECTED]; [EMAIL

Re: fetchmail question

2004-06-27 Thread Phil Schulz
Bikrant wrote: Hi... I am trying to retrive mails using fetchmail and then deleiver it locally using sendmail. I found that fetchmail adds the following header in every messages that it retrives from the pop server. Received: from localhost (localhost.localdomain [127.0.0.1]) by

Re: fetchmail question

2004-06-27 Thread Oliver Fuchs
On Sun, 27 Jun 2004, Bikrant wrote: Hi... I am trying to retrive mails using fetchmail and then deleiver it locally using sendmail. I found that fetchmail adds the following header in every messages that it retrives from the pop server. Received: from localhost (localhost.localdomain

terabyte limit problem with vinum

2004-06-27 Thread Richard Holmes
Shawn, Did you ever find a solution to the terabyte limit problem you reported last year on FreeBSD.Questions (09/06/2003 and 01/12/2004). I'm having exactly the same problem. I've got eight Maxtor 250GB SATA drives ganged together into one big RAID5 volume with a net size of 1636GB. Everything

Re: Sendmail permission problems

2004-06-27 Thread Oliver Fuchs
On Fri, 25 Jun 2004, Jamie LaPointe wrote: I am having problems with a Perl based application (Bugzilla 2.16.5) that uses Sendmail. I recently upgraded from Sendmail version 8.9.3 to 8.12.10 and am using FreeBSD 5.2.1-Release. I installed this version of Sendmail from the Ports collection

Re: next question re the Thinkpad.

2004-06-27 Thread Gary Kline
On Sun, Jun 27, 2004 at 05:19:09PM +0900, Luke Kearney wrote: On Sat, 26 Jun 2004 22:24:47 -0700 Gary Kline [EMAIL PROTECTED] granted us these pearls of wisdom: Is anybody using a Thinkpad among the list? I have found one with the ``SMC 2206 compact USB-Ethernet

Re: fetchmail question

2004-06-27 Thread Bikrant Neupane
Sorry.. I mentioned the wrong header :( Indeed the hearder was added by sendmail. This is the one added by fetchmail Received: from pop2.wlink.com.np [202.79.32.43] by localhost with POP3 (fetchmail-5.9.0) for [EMAIL PROTECTED] (single-drop); Sun, 27 Jun 2004 00:32:39 +0545

Re: fetchmail question

2004-06-27 Thread Bikrant Neupane
Sorry.. I mentioned the wrong header :( Indeed the hearder was added by sendmail. This is the one added by fetchmail Received: from pop2.wlink.com.np [202.79.32.43] by localhost with POP3 (fetchmail-5.9.0) for [EMAIL PROTECTED] (single-drop); Sun, 27 Jun 2004 00:32:39 +0545

Re: Updating source code manually

2004-06-27 Thread Giorgos Keramidas
On 2004-06-27 11:18, Sergey Zaharchenko [EMAIL PROTECTED] wrote: On Sun, Jun 27, 2004 at 12:26:20AM -0500, Jay Moore probably wrote: stupid newbie question: How do I view the source file with the patches merged? By running `make extract patch' in the port's directory, I presume. Just

Re: Updating source code manually

2004-06-27 Thread Sergey Zaharchenko
On Sun, Jun 27, 2004 at 12:18:33PM +0300, Giorgos Keramidas probably wrote: On 2004-06-27 11:18, Sergey Zaharchenko [EMAIL PROTECTED] wrote: On Sun, Jun 27, 2004 at 12:26:20AM -0500, Jay Moore probably wrote: stupid newbie question: How do I view the source file with the patches merged?

make index error

2004-06-27 Thread bryan cassidy
Running 4.10. I ran a 'make index' in /usr/ports just now and i get the following error Generating INDEX - please wait..tkscanfax-1.02: /usr/ports/japanese/tk80 non-existent -- dependency list incomplete === comms/tkscanfax failed *** Error code 1 1 error Thanks

Re: changing cards in a reader

2004-06-27 Thread Scott Mitchell
On Sat, Jun 26, 2004 at 07:27:40PM -1000, [EMAIL PROTECTED] wrote: Aloha Scott and thanks for staying awake and responding. I thought I had tried all of that camcontrol stuff before I posted but I am getting old so I tried what you suggested. Alas, it did not seem to help. Here is the

File tree replication in FreeBSD

2004-06-27 Thread Kentucky Mandeloid Mo.
I'm looking for file replication solution for FreeBSD. I have a task to replicate about 11G of files with 500k total files count. I say replication not mirroring i.e. I need to copy modified files to slaves almost imidiately after the change. Tried to find some ready solution but fails. There

Re: File tree replication in FreeBSD

2004-06-27 Thread Luke Kearney
On Sun, 27 Jun 2004 13:48:07 +0400 Kentucky Mandeloid Mo. [EMAIL PROTECTED] spake thus: I'm looking for file replication solution for FreeBSD. I have a task to replicate about 11G of files with 500k total files count. I say replication not mirroring i.e. I need to copy modified files to

Gigafast usb wireless network card

2004-06-27 Thread Ganesh Kini
Is it possible to configure Gigafast wireless network card WF741-UIC on x86 machine? Thanks Ganesh ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Linux emulator core dumps at install

2004-06-27 Thread Marco Beishuizen
I tried to install the Linux emulator from the ports on FreeBSD 4.10-stable (i386) but it crashes when it installs: ... === Installing for linux_base-7.1_7 === Generating temporary packing list kern.fallback_elf_brand: 3 - 3 glibc-common-2.2.4-33.i386.rpm package glibc not listed in conflict

Re: Gigafast usb wireless network card

2004-06-27 Thread Arjan Van Leeuwen
Hi, On Sat, 26 Jun 2004 13:53:53 -0400, Ganesh Kini [EMAIL PROTECTED] wrote: Is it possible to configure Gigafast wireless network card WF741-UIC on x86 machine? Check the atuwi project (http://vitsch.net/bsd/atuwi/), it might work with this card. Arjan Thanks Ganesh

Re: Using sendmail

2004-06-27 Thread Giorgos Keramidas
On 2004-06-25 10:12, antenneX [EMAIL PROTECTED] wrote: Giorgos: Thanks for your review of my setup I did change the IP for server2 back to 200.200.200.102 -- however, now the emails go straight though the firewall port on server1 to sendmail on server2 and apparently bypasses sendmail on

Re: Shared Partitions?

2004-06-27 Thread Bill Moran
Thomas Moyer [EMAIL PROTECTED] wrote: I have a Fat32 partition that I use to share files between Windows and FreeBSD. I have it mounted on /home and when it mounts the owner of all the files is root and the group is wheel. Is there a way to change that so it acts like a normal home

Re: Asus P4S800D-E Deluxe

2004-06-27 Thread User LAFFER1
I've noticed that many newer Asus boards have ACPI problems with FreeBSD. Its a shame because i have always bought asus boards since I learned of them. On Sat, 26 Jun 2004, Doug Poland wrote: On Sun, Jun 27, 2004 at 12:15:18AM +0100, Shaun Friedle wrote: On Sat, 2004-06-26 at 18:42, Doug Poland

Re: tripwire on 5.2.1

2004-06-27 Thread User LAFFER1
I was able to get a really old version in ports to work, but not the most recent build. The old version occasionally crashed on me when running a check on the filesystem. I would look at some of the alternatives to tripwire in ports for a 5.x system. On Sun, 27 Jun 2004, dave wrote: Hello, A

Re: File tree replication in FreeBSD

2004-06-27 Thread Kentucky Mandeloid Mo.
On Sunday 27 June 2004 15:20, Luke Kearney wrote: On Sun, 27 Jun 2004 13:48:07 +0400 Kentucky Mandeloid Mo. [EMAIL PROTECTED] spake thus: I'm looking for file replication solution for FreeBSD. I have a task to replicate about 11G of files with 500k total files count. I say replication

Re: zorp and freebsd

2004-06-27 Thread Bill Moran
MEZEI Tamas [EMAIL PROTECTED] wrote: Hi, is there any way to do transparent proxying in FreeBSD? I'd be happy to have a fully functional Zorp server based on FreeBSD. Transparent proxying is working on Linux via the TPROXY patch, but ipf rdr methods are not really the same. Is there any

cue images

2004-06-27 Thread Paulo Roberto
Hello, Is there any program that runs on fbsd that allows burning cue files? I did not find anything about it on the burncd man page. thanks, Paulo __ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage!

Re: fetchmail question

2004-06-27 Thread Gautam Gopalakrishnan
On Sun, 27 Jun 2004 15:02:57 +0545, Bikrant Neupane [EMAIL PROTECTED] wrote: Sorry.. I mentioned the wrong header :( Indeed the hearder was added by sendmail. This is the one added by fetchmail Received: from pop2.wlink.com.np [202.79.32.43] by localhost with POP3

fbdev

2004-06-27 Thread Paulo Roberto
Hi, Second question in a row... I am trying to configure X to use the linux frame buffer, but when I try to run X, it complains about no fbdev module. It seems X does not come with it installed. Any procedure on getting fbdev working on 4.10? thanks again, Paulo

Re: A SED script

2004-06-27 Thread antenneX
- Original Message - From: Malcolm Kay [EMAIL PROTECTED] To: antenneX [EMAIL PROTECTED]; Giorgos Keramidas [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, June 26, 2004 10:35 PM Subject: Re: A SED script On Sunday 27 June 2004 07:49, antenneX wrote: - Original Message

Re: cue images

2004-06-27 Thread Jeremy Faulkner
Paulo Roberto wrote: Hello, Is there any program that runs on fbsd that allows burning cue files? I did not find anything about it on the burncd man page. thanks, Paulo .bin/.cue files are not standard. Use ports/sysutils/bchunk to convert them to a standard ISO image. -- Jeremy Faulkner

Re: File tree replication in FreeBSD

2004-06-27 Thread Bill Moran
Kentucky Mandeloid Mo. [EMAIL PROTECTED] wrote: On Sunday 27 June 2004 15:20, Luke Kearney wrote: On Sun, 27 Jun 2004 13:48:07 +0400 Kentucky Mandeloid Mo. [EMAIL PROTECTED] spake thus: I'm looking for file replication solution for FreeBSD. I have a task to replicate about 11G of

Re: Using sendmail

2004-06-27 Thread antenneX
- Original Message - From: Giorgos Keramidas [EMAIL PROTECTED] To: antenneX [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, June 27, 2004 7:50 AM Subject: Re: Using sendmail On 2004-06-25 10:12, antenneX [EMAIL PROTECTED] wrote: Giorgos: Thanks for your review of my setup I

Re: Using sendmail - One more file

2004-06-27 Thread antenneX
- Original Message - From: Giorgos Keramidas [EMAIL PROTECTED] To: antenneX [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, June 27, 2004 7:50 AM Subject: Re: Using sendmail On 2004-06-25 10:12, antenneX [EMAIL PROTECTED] wrote: Giorgos: Thanks for your review of my setup I

why link broken?!

2004-06-27 Thread Eugene Ivanov
Hello, freebsd-questions. i downloading a file http://ftp9.us.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/5.2.1/5.2.1-RELEASE-i386-disc1.iso and 200 Mb is now to me, but don't download :( why?! Eugene. ___ [EMAIL PROTECTED] mailing list

Re: cue images

2004-06-27 Thread Miguel Mendez
On Sun, 27 Jun 2004 10:30:58 -0400 Jeremy Faulkner [EMAIL PROTECTED] wrote: Hi, Is there any program that runs on fbsd that allows burning cue files? I did not find anything about it on the burncd man page. .bin/.cue files are not standard. Use ports/sysutils/bchunk to convert them to a

Re: why link broken?!

2004-06-27 Thread Remko Lodder
Eugene Ivanov wrote: Hello, freebsd-questions. i downloading a file http://ftp9.us.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/5.2.1/5.2.1-RELEASE-i386-disc1.iso and 200 Mb is now to me, but don't download :( why?! Eugene.

Re: cue images

2004-06-27 Thread Marc Fonvieille
On Sun, Jun 27, 2004 at 06:55:32AM -0700, Paulo Roberto wrote: Hello, Is there any program that runs on fbsd that allows burning cue files? I did not find anything about it on the burncd man page. cdrdao does it. Marc ___ [EMAIL PROTECTED]

Re: any use to build from source?

2004-06-27 Thread Chuck Swiger
Kai Grossjohann wrote: Charles Swiger [EMAIL PROTECTED] writes: Oh, yes. The first time you run into a problem and fix it yourself, or make a change to the programs to add some feature that you want, you will discover the serious advantages. However, if you never try to fix bugs or write code for

Re: next question re the Thinkpad.

2004-06-27 Thread j . e . drews
Hi Gary: You can look here and see if your Thinkpad runs FreeBSD: The FreeBSD Laptop Compatibility List http://gerda.univie.ac.at/freebsd-laptops/ This list is up to date. I had a 600E Thinkpad running 4.9. The USB printer, scanner and Lexar flash ram storage worked well on it.

Re: cue images

2004-06-27 Thread Jeremy Faulkner
Miguel Mendez wrote: On Sun, 27 Jun 2004 10:30:58 -0400 Jeremy Faulkner [EMAIL PROTECTED] wrote: Hi, Is there any program that runs on fbsd that allows burning cue files? I did not find anything about it on the burncd man page. .bin/.cue files are not standard. Use ports/sysutils/bchunk to

Re: OT: Cable management

2004-06-27 Thread Jorn Argelo
Bill Sawyer wrote: Jorn Argelo [EMAIL PROTECTED] 06/26 3:25 PM Main point is, I want to get rid of VGA cables, power cables, PS2 cables, USB cables etcetera. So I have more use of a big cable gutter then a patch panel. Jorn, Sounds like you're a good candidate for a KVM switch, if

RE: cue images

2004-06-27 Thread Daniel Eriksson
Jeremy Faulkner wrote: What international standard describes their format? Windows is not a standard. Many times a de-facto standard is just as important/valid as a real standard. /Daniel Eriksson ___ [EMAIL PROTECTED] mailing list

Re: Forgot to add...

2004-06-27 Thread Chuck Swiger
3BSD wrote: One thing I forgot to add to be previous e-mail about hardware compatibility was that I'm using the DVI port of my graphics card, connected to an LCD display, will that pose any problems? Generally not. To the extent that your configuration of video card and monitor can be treated as

[from newbies] RE: IPFW2 + 4.10

2004-06-27 Thread clayton rollins
On June 28, 2004, Matt [EMAIL PROTECTED] wrote: Hello freebsd-newbies, I am still fairly new at the BSD level, migrated from linux. The question that I have is, is Version 4.10 kernel compiled with IPFW2, I know the doc's say that CURRENT version has and that it was implemented in 2002,