[Twisted-Python] UDP answer from different IP
Wolfgang Eichler
Wolfgang.W.Eichler at gmx.de
Tue Apr 4 23:08:30 MDT 2006
It is as you describe (but on Windows, not Solaris):
C:\>ipconfig
Windows 2000 IP Configuration
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . : ca.com
IP Address. . . . . . . . . . . . : 130.119.127.196
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 130.119.127.1
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : ca.com
IP Address. . . . . . . . . . . . : 130.119.127.127
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 130.119.127.1
Wolfgang Eichler
>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>
>
>
>_______________________________________________
>Twisted-Python mailing list
>Twisted-Python at twistedmatrix.com
>http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
= = = = = = = = = = = = = = = = = = = =
Wolfgang Eichler
Wolfgang.W.Eichler at gmx.de
2006-04-05
More information about the Twisted-Python
mailing list