Welcome! Log In Create A New Profile

Advanced

Advice in regards to configuration

CCS
March 04, 2019 09:50AM
I am new to NGINX and looking for advice on how to configure NGINX.

Here is what I am trying to accomplish for my cloud infrastructure.

Have NGINX configured with a public IP (65.x.x.x.) . I need to use TCP for my application ( not http ). I would like to have a client hit the public IP with a location ( 65.x.x.x.x\12345) and have that connection forwarded to a LAN IP.

Example:

Client1 - application hits 65.x.x.x./12345 port 11001 and that connection forwarded to a VM at 10.45.2.1:11001
Client2 - application hits 65.x.x.x./56789 port 11001 and that connection forwarded to a VM at 10.45.2.2:11001
Client3 - application hits 65.x.x.x./24681 port 11001 and that connection forwarded to a VM at 10.45.2.3:11001


can anyone point me in the right direction from a configuration aspect. I think I need to use the stream option just not sure what other options I need to send a specific "location" to a specific server. I could also use subdomains if that is required (12345.65.X.X.X to 10.45.2.1)

Thanks
Best Regards,
Brandon Mallory
Network & Systems Engineer
MEDENT EMR/EHR
15 Hulbert Street
Auburn, NY 13021
Phone: [ callto:(315)-255-0900 | (315)-255-0900 ]
Fax: [ callto:(315)-255-3539 | (315)-255-3539 ]
Web: [ http://www.medent.com/ | www.medent.com ]



This message and any attachments may contain information that is protected by law as privileged and confidential, and is transmitted for the sole use of the intended recipient(s). If you are not the intended recipient, you are hereby notified that any use, dissemination, copying or retention of this e-mail or the information contained herein is strictly prohibited. If you received this e-mail in error, please immediately notify the sender by e-mail, and permanently delete this e-mail.


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Advice in regards to configuration

CCS March 04, 2019 09:50AM

Re: Advice in regards to configuration

Francis Daly March 04, 2019 04:06PM

Re: Advice in regards to configuration

CCS March 04, 2019 04:32PM

Re: Advice in regards to configuration

Francis Daly March 05, 2019 06:54PM

Re: Advice in regards to configuration

CCS March 06, 2019 03:50PM

Re: Advice in regards to configuration

Francis Daly March 07, 2019 07:12PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 239
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready