Re: Advice in regards to configuration

2019-03-07 Thread Francis Daly
On Wed, Mar 06, 2019 at 03:49:15PM -0500, Brandon Mallory wrote: Hi there, > Good Advice, After doing some further research. Can you give me your opinion > in regards to using the ssl_preread_server_name. So as long as I can get a > SNI and then filter TCP connection to the proper server with t

Re: Advice in regards to configuration

2019-03-06 Thread Brandon Mallory
nx" Sent: Tuesday, March 5, 2019 6:52:12 PM Subject: Re: Advice in regards to configuration On Mon, Mar 04, 2019 at 04:30:00PM -0500, Brandon Mallory wrote: Hi there, > I was thinking I could have the windows client point to a public ip and then > a location maybe account number. So i

Re: Advice in regards to configuration

2019-03-05 Thread Francis Daly
On Mon, Mar 04, 2019 at 04:30:00PM -0500, Brandon Mallory wrote: Hi there, > I was thinking I could have the windows client point to a public ip and then > a location maybe account number. So it would look like > > Client 1 > public ip/12345 forward to private IP 10.45.2.1 (linux server) > Cli

Re: Advice in regards to configuration

2019-03-04 Thread Brandon Mallory
s e-mail in error, please immediately notify the sender by e-mail, and permanently delete this e-mail. - Original Message - From: Francis Daly To: nginx@nginx.org Sent: Mon, 04 Mar 2019 16:05:03 -0500 (EST) Subject: Re: Advice in regards to configuration On Mon, Mar 04, 2019 at 09:49:

Re: Advice in regards to configuration

2019-03-04 Thread Francis Daly
On Mon, Mar 04, 2019 at 09:49:11AM -0500, Brandon Mallory wrote: Hi there, > 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 f

Advice in regards to configuration

2019-03-04 Thread Brandon Mallory
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