[OpenIndiana-discuss] Recent problem with DNS resolution (DNSSEC/NTP)

2012-04-21 Thread russell

Hi,

I tried using OpenIndiana today and found that I could not resolve 
internet addresses using DNS using my local DNS server. Investigating 
using dig I found that I could perform any internet resolution so using 
dig @8.8.8.8 ftp.internic.net and resolve the IP address correctly, 
however if I performed a dig @8.8.8.8 ftp.internic.net +trace then dig 
would core dump!


Checking the bind logs I found the details below, eventually I realised 
that the time was wrong from the logs it should have been 21-April-2012.


19-Apr-2012 16:15:16.151 dnssec: info:   validating @894bea0: org 
DNSKEY: bad cache hit (org/DS)
19-Apr-2012 16:15:16.151 lame-servers: info: broken trust chain 
resolving 'versioncheck.addons.mozilla.org/A/IN': 63.245.212.5#53
19-Apr-2012 16:15:16.152 queries: info: client 192.168.2.110#62769: 
query: versioncheck.addons.mozilla.org IN A +
19-Apr-2012 16:15:16.200 dnssec: info:   validating @894bea0: org 
DNSKEY: bad cache hit (org/DS)
19-Apr-2012 16:15:16.200 lame-servers: info: broken trust chain 
resolving 'versioncheck.addons.mozilla.org/A/IN': 63.245.212.5#53
19-Apr-2012 16:15:16.201 queries: info: client 127.0.0.1#51772: query: 
versioncheck.addons.mozilla.org.newlife.local IN A +



So after correcting the date and time on my computer, DNS resolution 
started working and then the NTP servers could be resolved correctly. I 
will make sure that I put at least two IP addresses in the NTP 
configuration as I previously used only FDQNs. However this raises the 
question why did OpenIndiana not use the internal system clock to set 
the date and time correctly?





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?

2012-04-21 Thread Hans J. Albertsson

What MTA would you suggest?

On 2012-04-20 14:40, openindiana-discuss-requ...@openindiana.org wrote:
Message: 8 Date: Fri, 20 Apr 2012 09:00:03 +0800 From: Christopher 
Chan christopher.c...@bradbury.edu.hk To: 
openindiana-discuss@openindiana.org Subject: Re: [OpenIndiana-discuss] 
Qmail-to-go on openindiana? Message-ID: 
4f90b513.9080...@bradbury.edu.hk Content-Type: text/plain; 
charset=ISO-8859-1; format=flowed Hi Hans, May I ask why you would 
want to use qmail? It has pretty weak anti-spam facilities, if at all, 
and so would not really be an mta you want for incoming use. If you 
only want to use it for outgoing then I can understand. Christopher On 
Friday, April 20, 2012 03:40 AM, Hans J. Albertsson wrote:

  I'm considering setting up qmail rather than sendmail or postfix on my
  openindiana 151-a3 systems.

  Is there a ready-made package available for openindiana or must I
  compile it from scratch?

  Will Qmail integrate well with Webmin, or even at all?

  ___
  OpenIndiana-discuss mailing list
  OpenIndiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?

2012-04-21 Thread Magnus Hedemark
Postfix.

Sent from my typewriter

On Apr 21, 2012, at 9:19 AM, Hans J. Albertsson 
hans.j.alberts...@branneriet.se wrote:

 What MTA would you suggest?
 
 On 2012-04-20 14:40, openindiana-discuss-requ...@openindiana.org wrote:
 Message: 8 Date: Fri, 20 Apr 2012 09:00:03 +0800 From: Christopher Chan 
 christopher.c...@bradbury.edu.hk To: openindiana-discuss@openindiana.org 
 Subject: Re: [OpenIndiana-discuss] Qmail-to-go on openindiana? Message-ID: 
 4f90b513.9080...@bradbury.edu.hk Content-Type: text/plain; 
 charset=ISO-8859-1; format=flowed Hi Hans, May I ask why you would want to 
 use qmail? It has pretty weak anti-spam facilities, if at all, and so would 
 not really be an mta you want for incoming use. If you only want to use it 
 for outgoing then I can understand. Christopher On Friday, April 20, 2012 
 03:40 AM, Hans J. Albertsson wrote:
   I'm considering setting up qmail rather than sendmail or postfix on my
   openindiana 151-a3 systems.
 
   Is there a ready-made package available for openindiana or must I
   compile it from scratch?
 
   Will Qmail integrate well with Webmin, or even at all?
 
   ___
   OpenIndiana-discuss mailing list
   OpenIndiana-discuss@openindiana.org
   http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 ___
 OpenIndiana-discuss mailing list
 OpenIndiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?

2012-04-21 Thread Christopher Chan

On 21/04/12 09:29 PM, Magnus Hedemark wrote:

Postfix.


+1

Problem for both is still the same at the moment...build your 
own...postfix integrates well with a lot of stuff...vpopmail, dovecot, 
spamassassin via spamass-milter...at least, that is how i set things up.


qmail's modularity allows you to use stuff like mailfront, qpsmtpd, 
whatever else out there but you cannot touch the queue while qmail-send 
is running. You will also have to patch it if you have 'high' loads of 
any kind. At least with the ext-todo patch if you get injection rates 
beyond your hardware.


I'm going to out on a limb and call into question zfs' performance for a 
mail queue. You'd want it on a separate disk running UFS with softupdates.




Sent from my typewriter

On Apr 21, 2012, at 9:19 AM, Hans J. 
Albertssonhans.j.alberts...@branneriet.se  wrote:


What MTA would you suggest?

On 2012-04-20 14:40, openindiana-discuss-requ...@openindiana.org wrote:

Message: 8 Date: Fri, 20 Apr 2012 09:00:03 +0800 From: Christopher 
Chanchristopher.c...@bradbury.edu.hk  To: openindiana-discuss@openindiana.org 
Subject: Re: [OpenIndiana-discuss] Qmail-to-go on openindiana? 
Message-ID:4f90b513.9080...@bradbury.edu.hk  Content-Type: text/plain; 
charset=ISO-8859-1; format=flowed Hi Hans, May I ask why you would want to use qmail? It 
has pretty weak anti-spam facilities, if at all, and so would not really be an mta you want 
for incoming use. If you only want to use it for outgoing then I can understand. 
Christopher On Friday, April 20, 2012 03:40 AM, Hans J. Albertsson wrote:

  I'm considering setting up qmail rather than sendmail or postfix on my
  openindiana 151-a3 systems.

  Is there a ready-made package available for openindiana or must I
  compile it from scratch?

  Will Qmail integrate well with Webmin, or even at all?

  ___
  OpenIndiana-discuss mailing list
  OpenIndiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss