This is a dumb question. I'm doing some benchmarking on my ac68p with iperf installed.
On my router, I'm running it as a server
iperf -s
On a offsite client, I'm trying to connect to the router via
iperf -c <external ip of router>
By default iperf listen on tcp 5001. On port forwarding page. I setup port forward tcp 5001 to my router ip which is 192.168.1.1 and on internal 5001 port. My offsite client is not able to reach my router. I then temporary disable firewall completely. Now I'm able to get to it. So I think I'm somehow messing up the port forwarding?
On my router, I'm running it as a server
iperf -s
On a offsite client, I'm trying to connect to the router via
iperf -c <external ip of router>
By default iperf listen on tcp 5001. On port forwarding page. I setup port forward tcp 5001 to my router ip which is 192.168.1.1 and on internal 5001 port. My offsite client is not able to reach my router. I then temporary disable firewall completely. Now I'm able to get to it. So I think I'm somehow messing up the port forwarding?