+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 20
Windows Thread, DNS HELP in Technical; Right he is the situation. Currently have an Apache web server with a Joomla install and dev Moodle install. There ...
  1. #1
    Guest

    DNS HELP

    Right he is the situation.

    Currently have an Apache web server with a Joomla install and dev Moodle install. There is a dns entry call intranet that points to the server IP and it works fine.

    This server can now be accessed from outside the network via intranet.schoolsdomain.sch.uk We cannot access via this address internally.

    The problem is that the websites dont work due to the live site addresses being intranet/joomla and not intranet.schoolsdomain.sch.uk/joomla.

    So i decided to create a dns record for intranet.schoolsdomain.sch.uk to point to the server IP like above, so making the live site info the same for both inside / outside access.

    This seems to be working from both W2k3 servers, but when you try from any XP workstation nothing happens.

    So what am I missing?

  2. IDG Tech News

  3. #2

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Re: DNS HELP

    Have you flushed the DNS resolver cache on the workstations?

    ipconfig /flushdns
    ipconfig /registerdns

  4. #3

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    8,295
    Blog Entries
    21
    Thank Post
    234
    Thanked 1,497 Times in 637 Posts
    Rep Power
    378

    Re: DNS HELP

    Or are they resolving their web addresses via a proxy? You may have to add the site to the exclusions list.

  5. #4
    Guest

    Re: DNS HELP

    Yep done that. Pinging the address brings up the correct ip address. NSLOOKUP on the address bring up the correct ip address. The dns table has the correct info.

    IE just says opening page and nothing happens.

  6. #5
    Guest

    Re: DNS HELP

    now thats just wierd, its started working all of a sudden. grrrr damn computers lol

    Cheers for the quick responce though DB

  7. #6
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: DNS HELP

    Windows DNS services take a little while to make a new hostname work. If you want DNS that works instantly (rather than when it gets round to it) use a real DNS server.

  8. #7
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: DNS HELP

    I have noticed the same thing when adding cnames for local servers. It seems to take a long time even when it should have already updated all the servers.

  9. #8
    Guest

    Re: DNS HELP

    Glad its not just me then

  10. #9
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: DNS HELP

    DNSMasq running on Linux works fine as the primary DNS/DHCP for a Windows domain if your interested in an alternative.

    http://thekelleys.org.uk/dnsmasq/doc.html

  11. #10

    GrumbleDook's Avatar
    Join Date
    Jul 2005
    Location
    Kettering, Northants
    Posts
    9,491
    Blog Entries
    18
    Thank Post
    929
    Thanked 1,425 Times in 912 Posts
    Rep Power
    470

    Re: DNS HELP

    as much as I think every school should have a propoer box doing DNS for the important machines in a school, the extra AD related bits that are put into DNS on a windows box should only be done on a wondows box.

    If DNS is going pear-shaped I would rather solve the problem than put it onto another box. A scenario I have used before is to have the DNS on the DCs point at a *nix box and telling them to pull info for specific domains from there (eg use domain.school for the AD Domain, and have the records for school.area.sch.uk on the *nix box).

    Worked fantastically ...

  12. #11
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: DNS HELP

    the extra AD related bits that are put into DNS on a windows box should only be done on a wondows box.
    It's just a bunch of SRV records. It's not really an issue.

  13. #12


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: DNS HELP

    as much as I think every school should have a propoer box doing DNS for the important machines in a school, the extra AD related bits that are put into DNS on a windows box should only be done on a wondows box.
    since version 8.x BIND fully supports active directory

  14. #13
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: DNS HELP

    BIND is probably a bit OTT for most people here though. That's why I suggested dnsmasq.

  15. #14

    GrumbleDook's Avatar
    Join Date
    Jul 2005
    Location
    Kettering, Northants
    Posts
    9,491
    Blog Entries
    18
    Thank Post
    929
    Thanked 1,425 Times in 912 Posts
    Rep Power
    470

    Re: DNS HELP

    The recent times I have had BIND (on Solaris 8) and AD side by side there have been issues with authenticating updates between DCs (which must have the SVR records for their roles to function properly) and the solaris boxen.

    Once I got SfU 3.5 happy it was better, but it was a level of obfustication that could easily be ruled out.

    I still believe in the adage: the more complicated it is the easiest it is to go wrong.

  16. #15
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: DNS HELP

    Um, you do know that the DC's produce a text file in there system32 folder detailing the SRV records they need...?

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •