[Twisted-Python] UDP answer from different IP

Justin Warren daedalus at eigenmagic.com
Tue Apr 4 17:34:59 EDT 2006


On Tue, 2006-04-04 at 17:20 +0200, Wolfgang Eichler wrote:
> Hello,
> I have the situation, that an UDP Server answers a get request using a different IP address (it has 2 addresses). These replies are not mapped to the request. What to do ?
> Thanks

It would appear that your server has two active interfaces with
different IPs on the same network. You wouldn't happen to be running
Solaris and IPMP by any chance, would you? Could we possibly see the
output from ifconfig -a?

-- 
Justin Warren <daedalus at eigenmagic.com>





More information about the Twisted-Python mailing list