Jump to content

DNS Server


matthewk

Recommended Posts

On the network, we have a login page that will display when it has been noticed that the computer is trying to access the internet using the dns server. Sometimes, a user will have to refresh/query a webpage multiple times before this login page will show. On the other hand, if the user goes directly to http://the.dns.server.ip.addr, then the login page will show without problems. How do I find out the computername or hostname for the dns server, so that helping users on the network will be easier (http://computername)? The only idea I've came up with is running a webserver that will redirect to the http://the.dns.server.ip.addr. Thanks in advance

Link to comment
Share on other sites


I also wrote this:

echo 10.61.32.1 login >> %windir%\system32\drivers\etc\hosts

This will allow the user to type login in the address bar rather than the ip. Is there a default computername or way to reference the DNS ip? Thanks again

Link to comment
Share on other sites

  • 2 weeks later...

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...