Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Norbert Papke
172.16.0.3TCP 55100 smtp [ACK] Seq=1 Ack=98 Win=64143 Len=0 Basically, sendmail performs and IDENT even though the DNS lookup seems to have succeeded. The Windows box does not reject the IDENT. Cheers, -- Norbert Papke. npa...@acm.org

Sendmail Five Second Greeting Delay

2010-04-01 Thread Norbert Papke
When I connect to sendmail on a local interface, sendmail responds to the connection with its 220 greeting immediately. If I connect to sendmail from another machine on my (home) LAN, sendmail delays five seconds before sending the greeting. I would like it to respond immediately. A quick

Re: Sendmail Five Second Greeting Delay

2010-04-01 Thread Norbert Papke
On April 1, 2010, Bruce Ferrell wrote: A delay of that long can be cause by the system attempting to do name resolution on your IP. Try entering the IP of the testing system into /etc/hosts and see if the delay goes away. If it does, then you know. Thanks for the suggestion, unfortunately it

Re: Sendmail Five Second Greeting Delay

2010-04-01 Thread Norbert Papke
On April 1, 2010, Mike Tancsa wrote: At 08:51 PM 4/1/2010, Norbert Papke wrote: When I connect to sendmail on a local interface, sendmail responds to the connection with its 220 greeting immediately. If I connect to sendmail from another machine on my (home) LAN, sendmail delays five seconds

Re: Lost audio after new Video card installation

2010-03-02 Thread Norbert Papke
the folllowing sysctl knob: hw.snd.default_unit=1 You will also have to change the dev.pcm.0 to dev.pcm.1 in your script. If 1 doesn't work, try 2. -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field

Re: VirtualBox: No network connectivity. Weird vboxnetflt.ko/vboxnetadp.ko behaviour

2009-11-27 Thread Norbert Papke
are a somewhat temperamental. When I follow the above, it works great. When I deviate, I sometimes have trouble. Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field ___ freebsd-questions

Re: ELF library not found error

2009-11-18 Thread Norbert Papke
and this error still occurs, what's the culprit? Presumably (and I am speculating), the 8.0 packages are not yet finalized and therefore inconsistent. Perhaps you will have better luck after the official 8.0 Release? -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your

Re: ELF library not found error

2009-11-17 Thread Norbert Papke
upgraded from 7.x, you need to install the misc/compat7x port. Even better, rebuild all your ports. It will save you a lot of grief in the long run. Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field

Re: FreeBSD-8.0-RC2 problems

2009-11-09 Thread Norbert Papke
WITH_LCD_FILTERING . See also http://www.freebsd.org/cgi/query-pr.cgi?pr=139603 Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field ___ freebsd-questions@freebsd.org mailing list http

Re: Remounting a drive as read/write crashes the system and no dmesg.boot

2009-08-21 Thread Norbert Papke
=YES savecore_enable=YES Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: K3b-DVD

2009-07-24 Thread Norbert Papke
cdrecord: No such file or directory. Cannot open 'xxx'. Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level playing field ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: slowloris, accf_http and POST requests

2009-06-22 Thread Norbert Papke
need to be modified to collect the form data as well. Of course, it doesn't stop there. The filter would also have to deal with multi-part forms. Disclaimer: This is based on cursory reading of the code. Cheers, -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your

Re: Reproduce previous stdout output without running previous command

2009-06-09 Thread Norbert Papke
the following: You could use sysutils/screen from ports. Screen lets you capture your session in a log file. If you decide you need the output from a previous command, it would be trivial to extract from the log. -- Norbert Papke. npa...@acm.org http://saveournet.ca Protecting your Internet's level

Re: [Off Topic] question for UML users

2009-04-29 Thread Norbert Papke
the same. Cheers, -- Norbert Papke. npa...@acm.org ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Multiple instances of MySQL

2009-04-06 Thread Norbert Papke
my.cnf file and start-up script for your second instance. More info: http://dev.mysql.com/doc/refman/5.1/en/multiple-servers.html Remember to specify the alternate port when using programs such as 'mysql' command line client. Cheers, -- Norbert Papke. npa...@acm.org

Re: USB key with 7.5 GByte but no space left on device after 4 GByte written

2009-03-05 Thread Norbert Papke
as it should. The maximum allowed file size on a FAT32 file system is 4GB (-1 byte). See http://en.wikipedia.org/wiki/File_Allocation_Table#FAT32 Cheers, -- Norbert Papke. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Updating FBSD 7.1 to the latest ZFS

2009-02-20 Thread Norbert Papke
On February 19, 2009, Bryant Eadon wrote: I've scoured the web but haven't found the proper way to upgrade from using ZFS v6 to the latest ZFS supported on FreeBSD (v13?). My zpool is shot and I'd like to create a fresh one starting with the latest and greatest. Can anyone point me in the

Re: Is FreeBSD subject to the EAR ?

2008-12-19 Thread Norbert Papke
exceeding 64-bits controlled under ECCN 5D992, that: I am not a lawyer, but I would stipulate that FreeBSD falls into the publicly available category and would therefore be exempt. -- Norbert Papke. Grand Master Turing once dreamed that he was a machine. When he awoke he exclaimed: I don't

Re: Limewire 4.18 problem

2008-12-16 Thread Norbert Papke
, -- Norbert Papke. Grand Master Turing once dreamed that he was a machine. When he awoke he exclaimed: I don't know whether I am Turing dreaming that I am a machine, or a machine dreaming that I am Turing! (The Tao Of Programming) ___ freebsd

Re: Updated php, and apache segfaults on SIGHUP

2008-05-20 Thread Norbert Papke
On May 19, 2008, Andrew Moran wrote: I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and now I'm in a situation where any HUP signal sent to apache is causing the entire process to dump core. I get this in the apache error log: [Mon May 19 16:08:48 2008] [notice]

Re: Core file output directory, writeable directories and procfs

2008-05-18 Thread Norbert Papke
On May 18, 2008, [EMAIL PROTECTED] wrote: What are the rules dictating where core files are output? Is there a way to setup an output directory? The sysctl(8) MIB controls core file generation. See core(5) for more information. To specify a particular location for your core files, you might

Re: [SSHd] Increasing wait time?

2008-05-08 Thread Norbert Papke
On May 8, 2008, Mel wrote: because: for FILE in */*.[ch]; do scp ${FILE} host:/backup; done is quicker to write then setup tunnels. How about scp */*.[ch] host:/backup? ___ freebsd-questions@freebsd.org mailing list

Re: [SSHd] Increasing wait time?

2008-05-08 Thread Norbert Papke
On May 8, 2008, Norbert Papke wrote: On May 8, 2008, Mel wrote: because: for FILE in */*.[ch]; do scp ${FILE} host:/backup; done is quicker to write then setup tunnels. How about scp */*.[ch] host:/backup? To answer my own silly question, the above doesn't preserve paths. Anyway

Re: [SSHd] Increasing wait time?

2008-05-07 Thread Norbert Papke
On May 7, 2008, Mel wrote: On Wednesday 07 May 2008 06:16:19 Norbert Papke wrote: On May 6, 2008, Gilles wrote: Is there a way to configure SSHd, so that the wait time between login attempts increases after X failed tries? I run sshd via inetd rather than as a stand-alone daemon

Re: [SSHd] Increasing wait time?

2008-05-06 Thread Norbert Papke
On May 6, 2008, Gilles wrote: Is there a way to configure SSHd, so that the wait time between login attempts increases after X failed tries? I run sshd via inetd rather than as a stand-alone daemon. inetd provides optional rate limiting functionality. For instance. putting ssh stream

Re: Is Marvell 88E1116 network adapter supported in 7.0?

2008-04-19 Thread Norbert Papke
On April 18, 2008, Mike Clarke wrote: I gather, from some discussion in this list last January concerning Rev 6, that it uses the nve driver but I'm a little uncertain since the Rev.7 hardware compatibility list doesn't mention the 88E1116. You probably want the nfe driver. See notes

Whatever happend to the MySQL Administrator port?

2007-11-24 Thread Norbert Papke
MySQL has a handy graphical front-end called mysql-administrator. There used to be a port for it (databases/mysql-administrator). The port was marked broken in February and deleted in April. The last CVS entry reads: Remove databases/mysql-administrator. It's a part of MySQL Tools now

Re: Help! FreeBSD: 88.78 KBps, Linux: 624.95 KBps

2007-07-10 Thread Norbert Papke
On July 10, 2007, Kyrre Nygård wrote: Hello. My friend is switching to Linux because FreeBSD is failing on him. When downloading a file from a FreeBSD box and a Linux box on the same network, the FreeBSD box got 88.78 KBps whereas the Linux got 624.95 Kbps. I have no idea what's wrong, but

Re: X11 forwarding problems in FreeBSD 6.2

2007-07-08 Thread Norbert Papke
On July 8, 2007, Pollywog wrote: I am having some problems with X11 forwarding. I can do X11 forwarding via ssh between two machines running Linux, but if I try to do this from FreeBSD (KDE) to either of the Linux machines, it only works if I use startx to start KDE on the fbsd machine (a

Re: Lost SSH X1 Forwarding with Xorg 7.2

2007-07-07 Thread Norbert Papke
On July 5, 2007, Olivier Nicole wrote: A nice *feature* that I just noticed, I apologize if it has been mentionned earlier. xorg 7.2 tends to install all the components in /usr/loca insteal of the traditional /usr/X11R6. But sshd is still expecting xauth to be in /usr/X11R6/bin/xauth; so

Re: dynamic dns question

2007-06-26 Thread Norbert Papke
On June 25, 2007, gahn wrote: hi all: could anyone here recommend a software package for dynamic dns? thanks I've used http://www.no-ip.com/ for a few years with good success. There is a free version if you're not picky about your domain name. There is a client in the ports (dns/noip).

Re: nve driver clarifications with 6.2-RELEASE

2007-06-22 Thread Norbert Papke
On June 22, 2007, Matthew Bloch wrote: So in order to use this on our bootstrap system, I will need to rebuild the kernel, taking nve out and compiling nfe (with the relevant PHY patch) in. Is that about the quickest way to fix this? I'd be very interested to know if anyone could suggest a

Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Norbert Papke
On May 19, 2007, Joe Altman wrote: On Fri, May 18, 2007 at 11:14:50AM +0300, Simon Phoenix wrote: I have the same error message since version 1.42.2.3 of the atapi-cam.c. Hangs while writing media was fixed in 1.42.2.4, but this error message not disappear. acd0: DMA limited to UDMA33,

Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Norbert Papke
On May 19, 2007, Joe Altman wrote: [NB: I'm using the archive for -questions to reply to Norbert Papke] Norbert, you do not have the same file that I have. You have: grep FBSDID /usr/src/sys/dev/ata/atapi-cam.c __FBSDID($FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.4 2007/05/03 09:38:54

Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Norbert Papke
On May 19, 2007, Norbert Papke wrote: On May 19, 2007, Joe Altman wrote: [NB: I'm using the archive for -questions to reply to Norbert Papke] Norbert, you do not have the same file that I have. You have: grep FBSDID /usr/src/sys/dev/ata/atapi-cam.c __FBSDID($FreeBSD: src/sys/dev

Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Norbert Papke
On May 19, 2007, Joe Altman wrote: On Sat, May 19, 2007 at 05:03:31PM -0700, Norbert Papke wrote: Living on the edge :), I updated atapi-cam.c to 1.42.2.5 anyway. Other than the ILLEGAL REQUEST error on boot, I am not experiencing any problems. I have successfully copied a data CD using

Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Norbert Papke
On May 19, 2007, Joe Altman wrote: On Sat, May 19, 2007 at 05:03:31PM -0700, Norbert Papke wrote: Living on the edge :), I updated atapi-cam.c to 1.42.2.5 anyway. Other than the ILLEGAL REQUEST error on boot, I am not experiencing any problems. I have successfully copied a data CD using

Re: Verifying my 3D drivers set up properly for my nVidia based graphics card

2007-03-15 Thread Norbert Papke
On Thursday 15 March 2007 10:37, Jim Stapleton wrote: Also a couple of OpenGL applications are running slower than one would expect given my card (especially in the screen savers area, where the same apps would run /too fast/ with my old Ti4200. These in conjunction lead me to suspect my

Re: Verifying my 3D drivers set up properly for my nVidia based graphics card

2007-03-15 Thread Norbert Papke
On Thursday 15 March 2007 20:50, Garrett Cooper wrote: Composite still isn't the greatest under the 6.9 branch of Xorg (and it wasn't that great under Xorg 7.0 either). It might have improved since then though in 7.1/7.2. I am running 7,2 and still cannot get the nvidia drivers to work with

Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help!

2007-03-14 Thread Norbert Papke
On Tuesday 13 March 2007 21:41, Sean Bryant wrote: It seems the driver is attached: [EMAIL PROTECTED]:0:0: class=0x03 card=0x chip=0x00f910de rev=0xa2 hdr=0x00 its a 6800 GT. In an earlier post you mentioned that there were problems with /dev/nvidiactl and the kernel

Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help!

2007-03-13 Thread Norbert Papke
On Monday 12 March 2007 20:58, [EMAIL PROTECTED] wrote: I'm actually having the same problem, but after I took out device agp out of my kernel. And I still cannot start x with nvidia driver. It complains that /dev/nvidiactl couldn't be opened. And then it says it failed to load the kernel

Re: OpenSSH Problem with disconnects

2007-03-11 Thread Norbert Papke
On Sunday 11 March 2007 09:52, Alexander Schlichting wrote: I am having a big problem with the OpenSSH Daemon on my server. Whenever I am connected to the server and the connection is idle for a few seconds it gets disconnected. It's almost impossible to work from remote on the server when the

Re: OT: new documents notification and approval

2006-08-14 Thread Norbert Papke
On Saturday 12 August 2006 10:11, Andrea Venturoli wrote: Giorgos Keramidas wrote: Just get a full document management system, Like what? Any name? I have had good success with KnowledgeTree. Have a look at the document workflow. -- Norbert Papke

Re: dhclient-exit-hooks

2006-05-02 Thread Norbert Papke
On Tuesday 02 May 2006 06:12, fbsd wrote: IF I execute the cat command to issue the notification email from the command line it works fine, but when used in the script I get these messages during boot process. I am running postfix launched by the sendmail wrappers on a FreeBSD 6.0 system.

Re: KDE 3.5 status?

2005-12-15 Thread Norbert Papke
On December 15, 2005 07:12 am, Kirk Strauser wrote: Does anybody know where I can find the status of porting KDE 3.5 to FreeBSD? Please see http://frontrangebsd.org/pipermail/kde-freebsd/2005-December/011800.html Cheers. -- Norbert. ___

Re: Loki Linux Games on FreeBSD

2005-10-11 Thread Norbert Papke
On October 10, 2005 09:33 am, Sean wrote: I have several of the games produced by Loki, which I would like to get running on FreeBSD. Of the several I have the ones in particular I would be most interested in getting to work are Sim City 3000, Railroad Tycoon II, and Civ: Call To Power.