If I have multiple NIC card on my PC, each with different IP addresses in different subnets, how can I let the client listen on a particular interface (or IP address)?
To my experience, although we can specify the signaling IP address on the server via "+set net_ip" option, we can not ask the client to listen on a defined IP, can we?
It seems my client only listens on dev eth0 while I want it listen on eth1 (for a LAN game).
Thanks in advance!