1

I have a service which only listens to localhost on port 7400.

There is a service running on a windows and an ubuntu machine on a private network.

How can another computer on the same network communicate with those services? I have read that binding/loopback may be an option according to this post?

I am also confused how the binding takes place as I have seen it done using iptables on linux.

Is binding the best approach? Are there other alternatives? How can binding be achieved on windows/ubuntu?

Greg
  • 1,557
  • 5
  • 24
  • 35

0 Answers0