PDA

View Full Version : Internet & LAN (Dual IP)


sutuy
13th August 2009, 13:34
Hi forum,

I had ispconfig works great with IP Public for my website www.???.com, with 2 Network Interface Card. one for ip public and one for LAN ip. my server can be access from public and lan ip perfectly.

But, i stuck in few case, hope there's anyone would help me. here they are :

1. my website only can be access by http://www.???.com . How if i want to have also access my website from http://???.com.

2. my website can be access by domain name, how can i access http://www.???.com folder locally (with ip LAN).

In additional i've tried add virtualhost in httpd.conf, and restart it, but it doesn't works.

Looking forward to anyone who can help... :)

falko
14th August 2009, 12:39
1. my website only can be access by http://www.???.com . How if i want to have also access my website from http://???.com.Did you create a Co-Domain for ???.com (with an empty hostname)? Does the DNS record for ???.com point to the correct IP?

2. my website can be access by domain name, how can i access http://www.???.com folder locally (with ip LAN).
You must use the domain/hostname, you cannot use an IP because ISPConfig configures name-based vhosts, not IP-based vhosts.