I have a server with two NIC’s in, I am struggling to complete an Iperf test on NIC 2, however I can ping it.
NIC 1 IP 192.168.1.144
NIC 2 IP 84.84.84.176
There are multiple IP’s on the 192 network and iperf test to .144 is working correctly.
NIC 2 goes to a single PC with a 10Gb card, that single PC can ping 84.84.84.177 and can do an iperf test on the 192 network but when completing an iperf to .177 IP I get the following error:
iperf3: error - unable to connect to server - server may have stopped running or use a different port, firewall issue, etc.: Connection timed out
Not sure how I missed this before, but this is a public IP address. Do you own this IP block? If not, you shouldn’t be using it. If you need to use Class A network space for a private network, you should be using 10.0.0.0/8 or subnets within that.