Networking Forums

Networking Forums > Computer Networking > Windows Networking > Connect Public IPs to Private IP

Reply
Thread Tools Display Modes

Connect Public IPs to Private IP

 
 
garks
Guest
Posts: n/a

 
      11-16-2007, 08:59 AM
I have a web server(providing services) which is placed in the private
network.

If there is a company with IP address like www.company.com

They want to view the webpages in my web server
The basic method is access through http://www.mydomain.com/webpages,
Right?

But my problem is
Is there any methods they can access the webpages through
http://www.company.com/webpages instead of http://www.mydomain.com/webpages?
I don't want to see my domain name in the URL.


Thanks in advanced.
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      11-16-2007, 01:48 PM
garks <(E-Mail Removed)> wrote:
> I have a web server(providing services) which is placed in the private
> network.
>
> If there is a company with IP address like www.company.com


That's not an IP address - company.com is a domain name.
>
> They want to view the webpages in my web server
> The basic method is access through http://www.mydomain.com/webpages,
> Right?


Not necessarily.
>
> But my problem is
> Is there any methods they can access the webpages through
> http://www.company.com/webpages instead of
> http://www.mydomain.com/webpages? I don't want to see my domain name
> in the URL.


I'm not quite sure how you've set up your server or public DNS....
>
>
> Thanks in advanced.


Well, one thing to mention - hosting a public website on your LAN is not a
good idea from a security standpoint. An account with a dedicated webhosting
center is generally inexpensive enough nowadays, and will give you much
better reliability as well as keeping unwanted visitors out of your LAN.

That said, if you have a registered domain name (company.com) and want
www.company.com to point to your server, you have to create www as a host in
the zone files of company.com (public DNS) and point it at your public IP.
And then you have to allow port 80 inbound to the private IP of your
webserver.



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      11-16-2007, 03:27 PM
"garks" <(E-Mail Removed)> wrote in message
news:0bd8c1e0-2597-4328-9add-(E-Mail Removed)...
> They want to view the webpages in my web server
> The basic method is access through http://www.mydomain.com/webpages,
> Right?


If your network design has been properly handled so that the server can be
reached correctly by the people who are supposed to access it and that
Domain Registration and DNS resolution (possibly including Split-DNS) has
been properly handled,...then "Right".

> But my problem is
> Is there any methods they can access the webpages through
> http://www.company.com/webpages instead of
> http://www.mydomain.com/webpages?
> I don't want to see my domain name in the URL.


Domain Registration and DNS resolution (possibly including Split-DNS) has to
be properly handled. There is no way to know if you have done that from
where we are sitting. It also depends on where the "they" are physically
located and where the target server is physically located as to how the DNS
is handled.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I NAT Public to Private? >>Smith Windows Networking 2 04-10-2006 10:21 PM
Configure Public & Private DNS Server No_Spam Linux Networking 1 04-27-2005 11:12 PM
Bridge for a public and private LANs danubian@hotmail.com Linux Networking 2 12-02-2004 03:23 PM
Public IP and private network =?Utf-8?B?R1VS?= Windows Networking 3 11-26-2004 09:38 PM
Public & Private IP Addresses Nathan Sokalski Broadband Hardware 5 05-28-2004 10:57 AM



1 2 3 4 5 6 7 8 9 10 11