![]() |
Using ISPConfig on an Intranet
I'm trying to set up ISPconfig within a school to allow students to develop websites without having to sign up with a freeISP. I don't want their sites to be visible to the Internet as a whole.
ISPconfig seems to be working OK, but I'm rather struggling in how to set it up on this Intranet basis. What should I use for host and domain names? and What about DNS? Can some kind soul point me in the right direction? Many thanks Steve |
Quote:
1) Make IP-Based webs with private IP's. As far as i remember it should be possible in ISPConfig by leaving the host and domain field empty. 2) Make your own domains with the ending ".shool" or something like that and run a DNS server that resolves these domains to your private IP adresses. To try things out you can modify the hosts file of your workstation. |
If you workstations are locked inside the network, you can basically use any domain you like. You don't have to run a DNS service if you are running ISPC internally. But if you choose, you may :).
For every Windows workstation you have, edit the HOSTS file with a text editor like notepad. The HOSTS file is found in: \windows\system32\drivers\etc\ and add the fallowing.. <IP of linux server> <domain.name.com> Code:
192.168.0.1 microsoft.com www.microsoft.com |
Quote:
|
| All times are GMT +2. The time now is 21:19. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.