× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: one external IP to multiple internal IPs? Ideas?
  • From: "Sims, Ken" <KSIMS@xxxxxxxxxxxxxxxx>
  • Date: Tue, 9 May 2000 14:59:51 -0400

Hi Brad -

>Yes, we have those set up, but they are in our DMZ.  So, they must point to
>an external IP.  Then, the firewall routes that IP to a sigle IP inside our
>firewall.  What I wish we could do (and I'm sure there's a way but don't
>know enough about it) is to send the DNS name to an internal entry behind
>our firewall, thus, sending a single IP to multiple internal IPs.

As has already been pointed out, your name servers must pass an external IP
address back to the client browser, otherwise you cannot be accessed through
the public internet.

Since the host name must be passed through, otherwise the virtual hosts
method wouldn't work, here is an idea:

Map the one external IP address to one internal IP address.
Write a proxy server type program that:
  listens on port 80 for that IP address
  looks at the host name on all incoming requests
  passes the request to port 80 to the specific IP address that
    you want to use for that subdomain
  when a response comes back, passes it back out on port 80 on
    the IP address that is mapped in the router

This could be done on the AS/400 itself, or on a separate system.

Ken



This e-mail and any attachment contains information which is private and
confidential and is intended for the addressee only.  If you are not an
addressee you are not authorized to read, copy or use the e-mail or any
attachment.  If you have received this e-mail in error please notify the
sender by return e-mail and then destroy it.
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.