Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread David Allen
On 4/1/10, Matthew Seaman wrote: > > On 02/04/2010 01:51:27, 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 fi

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Jon Radel
On 4/2/10 8:33 AM, David Allen wrote: Secondly, it seems the cause of the OP's problem was a delay associated with an IDENT query. Specificially confTO_IDENT Timeout.ident [5s] The timeout waiting for a response to an IDENT query. If he had local DNS configured, there would b

Combining SSL certificates

2010-04-02 Thread Jerry
Is it possible to combine all of the certificates in a chain into one *.pem file? EXAMPLE: openssl s_client -connect imap.gmail.com:993 -crlf -showcerts This would show, in this case anyway, two certificates. Could I combine both certs into on file, example: gmail-imap.pem and then run 'c_rehash

what means: route: writing to routing socket: No such process ?

2010-04-02 Thread Matthias Apitz
Hello, It seems that deleting a route which does not exist gives some message about "writing to routing socket: No such process": # route delete xxx.xxx.xxx.xxx/27 delete net xxx.xxx.xxx.xxx # route delete xxx.xxx.xxx.xxx/27 route: writing to routing socket: No such process delete net xxx.xxx.xx

Re: Compiling kernel with gcc43 [SOLVED]

2010-04-02 Thread Mario Lobo
On Thursday 01 April 2010 16:53:36 Pegasus Mc Cleaft wrote: > On Thursday 01 April 2010 15:27:41 Oliver Fromme wrote: > > Mario Lobo wrote: > > > [...] > > > It's compiling right now. > > > > > > I'll post my findings and impressions on results and performance right > > > after the next reboo

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Norbert Papke
On April 2, 2010, Jon Radel wrote: > On 4/2/10 8:33 AM, David Allen wrote: > > Secondly, it seems the cause of the OP's problem was a delay associated > > with an IDENT query. Specificially > > > >confTO_IDENT Timeout.ident [5s] The timeout waiting for a > > response to an IDENT

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread David Allen
On 4/2/10, Jon Radel wrote: > On 4/2/10 8:33 AM, David Allen wrote: > >> Secondly, it seems the cause of the OP's problem was a delay associated >> with an IDENT query. Specificially >> >>confTO_IDENT Timeout.ident [5s] The timeout waiting for a >> response to an IDENT query. >>

Re: Combining SSL certificates

2010-04-02 Thread Adam Vande More
On Fri, Apr 2, 2010 at 9:04 AM, Jerry wrote: > Is it possible to combine all of the certificates in a chain into one > *.pem file? > > EXAMPLE: > > openssl s_client -connect imap.gmail.com:993 -crlf -showcerts > > This would show, in this case anyway, two certificates. Could I combine > both cert

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Jon Radel
On 4/2/10 11:49 AM, David Allen wrote: On 4/2/10, Jon Radel wrote: On 4/2/10 8:33 AM, David Allen wrote: Secondly, it seems the cause of the OP's problem was a delay associated with an IDENT query. Specificially confTO_IDENT Timeout.ident [5s] The timeout waiting for a r

Re: Compiling kernel with gcc43 [SOLVED] -ADDENDUM

2010-04-02 Thread Mario Lobo
Well, to tell the truth I wasn't that thrilled with the results. I didn't [snip] -- Compiling vbox/vbox-devel with gcc43 1) /usr/include/cam/cam.h needed #include for FILE define, complained by: [snip] and /etc/src

Freebsd-update issues

2010-04-02 Thread Graeme Dargie
Hello All I have an issue with freebsd-update, I will back track a few steps to give you some background as to what I was doing prior to using freebsd-update. I have been trying to get half-life dedicated server working on one of my machines, seemed to install ok from games/linux-steam but

Re: Combining SSL certificates

2010-04-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/04/2010 17:19:02, Adam Vande More wrote: > On Fri, Apr 2, 2010 at 9:04 AM, Jerry wrote: > >> Is it possible to combine all of the certificates in a chain into one >> *.pem file? >> >> EXAMPLE: >> >> openssl s_client -connect imap.gmail.com:993

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/04/2010 15:12:33, Jon Radel wrote: > This is why there's a school of thought that even if your default for > firewall configuration is to quietly drop unwanted packets, IDENT is a > protocol that you should actively reject. It makes things move

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/04/2010 13:33:09, David Allen wrote: > Secondly, it seems the cause of the OP's problem was a delay associated > with an IDENT query. Specificially > > confTO_IDENT Timeout.ident [5s] The timeout waiting for a >response to an ID

Re: Sendmail Five Second Greeting Delay

2010-04-02 Thread Lowell Gilbert
Matthew Seaman writes: > Ident queries like this will cause a delay if the other side doesn't > respond respond to the ident query. That's typical behaviour for most > machines that run firewalls nowadays. Given that ident is broken as > designed (see rant in other post) turning it off is a goo

Re: skype webcam no device found

2010-04-02 Thread Paul Procacci
I'm in the same boat as you. I just finished installing video4bsd + webcamd + skype, and skype isn't able to detect the webcam, while pwcview works fine. Anyone have any thoughts on the matter? ___ freebsd-questions@freebsd.org mailing list http://li

Re: skype webcam no device found

2010-04-02 Thread Programmer In Training
On 04/02/10 22:41, Paul Procacci wrote: > > > I'm in the same boat as you. I just finished installing video4bsd + webcamd + > skype, and skype isn't able to detect the webcam, while pwcview works fine. > > Anyone have any thoughts on the matter? > >