Hi all,
I'm looking for a quick and easy solution for a OSX system.
I want internal clients (i.e. 10.0.0.10), to connect to a internal server (i.e. 10.0.0.11) on a specific port (i.e. 8181)
And have the server forward it to the internet (i.e. 48.123.222.88) on a different port (i.e. 3333)
How can I achieve this?
Would this be.. forwarding, tunneling, proxying ?
What software should I use and/or is there any best practices or quick and easy tutorials ?
I've downloaded tcptunnel but that's not working at all as far as I tried, the internal server does not open the port to listen on to tunnel it through. When I open a port with ie. netcat then it still won't be forwarded externally.
I'm looking for a quick and easy solution for a OSX system.
I want internal clients (i.e. 10.0.0.10), to connect to a internal server (i.e. 10.0.0.11) on a specific port (i.e. 8181)
And have the server forward it to the internet (i.e. 48.123.222.88) on a different port (i.e. 3333)
How can I achieve this?
Would this be.. forwarding, tunneling, proxying ?
What software should I use and/or is there any best practices or quick and easy tutorials ?
I've downloaded tcptunnel but that's not working at all as far as I tried, the internal server does not open the port to listen on to tunnel it through. When I open a port with ie. netcat then it still won't be forwarded externally.