Jump to content

Recommended Posts

Posted
Just been thinking ( a dangerous sport for me!) and wondered if its possible to have a domain name that works for our intranet. We have IIS set up on one server for a small internal email system and I have used Wamp on another for a bit of testing. All work fine as I use the ip address in the web address to load a page but is it possible to have it use a domain name for an internal web site instead of the ip? Only access to it would be internal, if it cant be done no worries, just a pondering thought.
Posted

It can be done without any purchasing.

 

If you create an A record in your windows login domain in DNS called intranet then give the IP of the server hosting it.

 

Then go to a client open IE and run http://intranet - it should just load.

Posted
It can be done without any purchasing.

 

If you create an A record in your windows login domain in DNS called intranet then give the IP of the server hosting it.

 

Then go to a client open IE and run http://intranet - it should just load.

 

Not being the most profficient but willing to have a go at most things is that a simple job to do?

Posted
Not being the most profficient but willing to have a go at most things is that a simple job to do?

 

Yep fairly easy. If you get stuck just let us know, we should be able to help.

Posted
I used to use *.internal...sch.uk for our internal only DNS, easily possible to setup as others have said above just by putting the records in on your DNS server.
Posted
Dont forget that you might need to tweak the bindings on your intranet web server to accept the new A record header. It depends how your server is set up (ours is strict bindings, no wildcards). If your proposed A record is different from your existing domain then you can also set up a new forward lookup. We have an "school.sch.uk.local" internal domain but we also have an external "school.sch.uk" and "schoolalternative.net". I have added the schoolalternative.net as new forward lookup zone to forward requests as appropriate (with the bindings in IIS).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...