Hello forum people, on my system I have both ethernet and PPP interfaces configured. The services I'm running (http and custom tcp server sockets) actually respond to requests addressed to both IPs. I'm in the need to catch on what local interface remote host is connecting to. Is that possible in TCPNET? I looked into the tcp_info socket structure but I can only see the remote peer IP address.
TIA Andrea