On Tue, 6 Nov 2012 20:08:02 +0400, HoverHell wrote
> On Tue, Nov 6, 2012 at 8:01 PM, R. Mattes <[email protected]> wrote:
> > I get the following error:
> > ....
> > Localhost is configured in /etc/hosts like this:
> 
> Not sure how the name resolving works in the twisted in general, but
> the logs show the attempt to resolve the name using DNS request
> specifically (and, since it fails, I'd assume it doesn't try to
> resolve using /etc/hosts).

Strange: It seems to ignore my local resolver setup.
Tracing the network on the box I found out that the client tries
to query a dns server at 127.0.0.1 and of course recieves the
(deserved ;-) 'ICMP Port unreachable' response. Why would twisted.names
assume there's a dns server atz that address (totally ignoring the
(unreachable) servers configured in /etc/resolv.conf)?

Cheers, RalfD

--
R. Mattes -
Hochschule fuer Musik Freiburg
[email protected]

_______________________________________________
Twisted-Jabber mailing list
[email protected]
https://mailman.ik.nu/mailman/listinfo/twisted-jabber

Reply via email to