seanm666
October 13th, 2002, 03:55 PM
I seem to be having a problem running the TCP/IP server plugin. Running netstat -an from a command prompt shows it is only binding to one of my network cards, and not even to the loopback(127.0.0.1). This means I can only connect from devices on the same interface as the one it binds to. This is a problem, since I wish to use girder from the other network, but cannot reach it because it is attached to the wrong interface. Basically to fix this, could you allow the IP address or interface to bind to be specified in the TCP/IP server settings dialog? That would help a great deal.