[Labs-l] saving up some public IP by using a common proxy?

Forrest F. Fuqua forrest.fuqua at gmail.com
Tue Oct 2 18:46:25 UTC 2012


you could even do a kind of reverse hostname thingie based off the internal
IP of the project(129.168.0.123.domain.com), or a interface to add the
hostname into the system, maybe even a NAT setup of sorts, a control panel
that uses a small set of public IPs and can give ports out (This is good
for non webbased stuff)

On Tue, Oct 2, 2012 at 1:36 PM, Ryan Lane <rlane32 at gmail.com> wrote:

> On Tue, Oct 2, 2012 at 7:01 AM, Forrest F. Fuqua
> <forrest.fuqua at gmail.com> wrote:
> > I've done this is nginx, you can have a system where its like
> >
> > http://commonproxy.wikilabs.org/192.168.0.1/
> > and it would do a proxypass to the ip address in the field over a
> predefined
> > port, or you could do /192.168.0.1/<port>/
> >
>
> Hm. Yeah, this is doable. Another possibility is to use * DNS, and
> pass based on host header; so:
>
> ryansinstance.commonproxy.wikilabs.org -> ryansinstance.pmtpa.wmflabs
>
> This is likely easier than setting up a per-project proxy service...
>
> Anyone want to have a go at this?
>
> - Ryan
>
> _______________________________________________
> Labs-l mailing list
> Labs-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/labs-l
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/labs-l/attachments/20121002/79f2ac40/attachment.html>


More information about the Labs-l mailing list