Nippe,
When I checked your DNS yesterday skutan.smf.se did not seem to be a domain. I checked again with an nslookup and got:
> skutan.smf.se Server: ns1.smf.se Address: 193.15.18.2
smf.se primary name server = ns1.smf.se responsible mail addr = administrator.smf.se serial = 2004102203 refresh = 1200 (20 mins) retry = 120 (2 mins) expire = 1209600 (14 days) default TTL = 3600 (1 hour)
> server ns1.smf.se Default Server: ns1.smf.se Address: 193.15.18.2
> ls -d skutan.smf.se [ns1.smf.se] *** Can't list domain skutan.smf.se: Non-existent domain
To double-check, I tried the following. As you correctly stated, we have a test.logsat.com subdomain here at logsat. Here's a query for it NS records:
> set type=ns > test.logsat.com Server: ns1.smf.se Address: 193.15.18.2
Non-authoritative answer: test.logsat.com nameserver = ns1.netwide.net test.logsat.com nameserver = ns2.netwide.net
If I ask for an NS query on a A record that is not a domain, ex. http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com , I get:
> http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com Server: ns1.smf.se Address: 193.15.18.2
logsat.com primary name server = naples.netwide.net responsible mail addr = pemiller.netwide.net serial = 4102001 refresh = 10800 (3 hours) retry = 3600 (1 hour) expire = 604800 (7 days) default TTL = 43200 (12 hours)
If I now run a NS query on skutan.smf.se I get something very similar to our http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com A record (not domain):
> skutan.smf.se Server: ns1.smf.se Address: 193.15.18.2
smf.se primary name server = ns1.smf.se responsible mail addr = administrator.smf.se serial = 2004102203 refresh = 1200 (20 mins) retry = 120 (2 mins) expire = 1209600 (14 days) default TTL = 3600 (1 hour)
All seems to indicate a DNS config problem. But it *is* late night here as I type, and I may not be completely lucid... Without mentioning that DNS is one of the trickiest things to configure on the internet, and that I could very possibly be wrong on my assumptions.
It may help if you post your DNS zone files for the smf.se and the skutan.smf.se domains, along with the startup files, so we can try to see if there's anything wrong there.
I saw the SPF page with the results for your domain, but please note that during our development we saw that the SPF standards are not very clear, and many developers do not follow them precisely (including the original SPF developers themselves...). For example, one of our earlier versions of SpamFilter tried to find an SPF record even for an "email domain", ex mailto:roberto@www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - roberto@ http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com . This probably would have found the SPF record in your case. But that was wrong, since http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - http://www.logsat.com is yes an email domain, but is not a domain as far as DNS it is concerned. We issued a patch that "fixed" that.
Roberto F. LogSat Software
|