Hi,
I have a FreeBSD server "A" running in the cloud which offers an internet service.
I want to have another FreeBSD server "B" which acts like a proxy for the server which runs my service and routes traffic from specific ports to that server for additional security reasons and administrative control.
On server "A" I have disabled user-password login and only allow key authentication.
How can I setup server "B" to act like a proxy for Server "A" on e.g. ports 4711, 4712 and 4713? All of these ports are using IPv4 UDP/TCP protocols.
I have a FreeBSD server "A" running in the cloud which offers an internet service.
I want to have another FreeBSD server "B" which acts like a proxy for the server which runs my service and routes traffic from specific ports to that server for additional security reasons and administrative control.
On server "A" I have disabled user-password login and only allow key authentication.
How can I setup server "B" to act like a proxy for Server "A" on e.g. ports 4711, 4712 and 4713? All of these ports are using IPv4 UDP/TCP protocols.