Re: IPv6 to IPv4

2019-12-16 Thread Rhys Ferris
THANKS SO MUCH! One of those things where I started with something someone else built without fully understanding it. Learning as I go. Thanks again! Rhys On 12/16/19 12:36 AM, Sergey Kandaurov wrote: >> On 16 Dec 2019, at 12:14, Rhys Ferris wrote: >> >> hi, sorry for the

Re: IPv6 to IPv4

2019-12-16 Thread Rhys Ferris
session; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; Let me know if you need any more info. Thanks for the help. I really hope this list supports HTML otherwise that's going to a mess to read... Rhys On 12/11/19 1:

IPv6 to IPv4

2019-12-11 Thread Rhys Ferris
, and the. Serve the context over IPv6? Thanks Rhys Ferris ☎ 808-257-2252 📱 757-848-7278 📧 rhys.j.fer...@gmail.com Sent from my iPhone smime.p7s Description: S/MIME cryptographic signature ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org

Re: Controlling Access on and off LAN

2019-12-08 Thread Rhys Ferris
cis Daly wrote: > On Fri, Dec 06, 2019 at 10:14:12PM -1000, Rhys Ferris wrote: > > Hi there, > >> I'm hosting one server: domain.net which at domain.net serves a basic >> homepage and uses iframes to proxy several other services, which are >> defined in location bl

Controlling Access on and off LAN

2019-12-07 Thread Rhys Ferris
way to achieve my goal, please tell me. I don't have my heart set on this, its just all I could figure. 2. How do I use the proxy_set_header X-Real-IP $remote_addr; to fake the internal IP? or is that even the correct header to be using? Thanks very much for your time, Rhys Ferri