On Monday 03 November 2008 07:38, Felix Knecht wrote: > Scott Kitterman wrote: > > d40c236a7b592c5a51a055c3d1456650 python-dns_2.3.3-2~0etchtest_all.deb > ... > File "/usr/share/python-support/python-spf/spf.py", line 105, in > DNSLookup > raise TempError, 'DNS ' + str(x) > __main__.TempError: DNS Ran off end of data
The current Lenny version correctly raises a DNS related TempError in this case, so it's not present in that version (good to know). > > 0b94dde65e86ebc5ed59268532488c3b python-dns_2.3.3-3_all.deb > > This one throws the following: > .... > except UnpackError, msg: > NameError: global name 'UnpackError' is not defined So my patch isn't working, please don't use this one. Use -2. Instead of a crash, you'll get a temperror result. You can then configure the policy server to not defer on temperror (this is currently the default, I think it is also for the version in backports). > > And it doesn't seem to be my ISPs DNS Server, because OpenDNS is showing > the same behaviour. > And my iptables config is also not the problem (tried with accepting > everything). > > I guess I have to contact my ISP then. Good luck, Scott K -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]