<div dir="ltr"><div>Squid is more for outbound proxy (inside to outside), not inbound (outside to inside). IE. you have 2-1000's of users connecting out, and want to funnel them through an appliance to log what they do.</div><div><br></div><div>If you want inbound for web services and such like your 9 websites, better off using nginx or haproxy to do so. Nginx can give your unencrypted 80 access, and present tls-based services if you wanted to (who doesn't want encryption?), even things like quic/http2/3 for faster protocols. HAProxy is more base level tcp redirect function, but less about web services and more at a L4 port decision, accomplishes the same minus TLS termination nginx can/might. People buy appliances like load-balancers to do these sorts of things too.<br></div><div><br></div><div>-mb<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 20, 2021 at 12:39 PM keith Miller via PLUG-discuss <<a href="mailto:plug-discuss@lists.phxlinux.org">plug-discuss@lists.phxlinux.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I have installed and been working now PfSense firewall awesome product</div><div>I have about 9 domain I host from home and through lack of knowledge also have 8 static IP's for those domains</div><div>I have known about Squid proxy and I BELIEVE its ability to allow me to host all 8 domain behind one public IP</div><div>pfsense has a installable module for squid proxy is my ASSUMPTION correct about what squid proxy does and if I install it</div><div>will it mess with my working domain right now.<br></div><div><br>-- <br><div dir="ltr">Keith D. Miller<br></div></div></div>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div>