Results 1 to 12 of 12

Thread: 2 IPs , 2 Hostsnames, 1 Server

  1. #1
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    2 IPs , 2 Hostsnames, 1 Server

    I have a server die on us, I have moved the files from that server to a temp server. The temp server already has a hostname and IP (as you would expect) but what I want to do is add the IP of the old server to the current NIC and then share the folders exactly the same as they where on the old server. This will then allow all users to use the same mapped drives etc.

    eg

    Old server

    Hostname - old_server IP 172.1.1.2

    Temp Server

    Hostname - temp_server IP 172.1.1.1

    I want to be able to point the old server name to the temp server but it simply will not work. ping resolves no problem, rdns works no problem as does nslookup old_server, but \\old_server will not work, I get "The network path was not found" Any ideas?
    □ΞVΞ□

  2. #2
    Splash
    Guest

    Re: 2 IPs , 2 Hostsnames, 1 Server

    Not sure how old this setup is, but... if needs be, is old_server registered in WINS?

  3. Received thanks from:

    Jay (23-06-2009)

  4. #3
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    yes, but the IP is correct
    □ΞVΞ□

  5. #4
    Splash
    Guest

    Re: 2 IPs , 2 Hostsnames, 1 Server

    Hmm... What does netstat -a tell you the host resolves to?

  6. Received thanks from:

    Jay (23-06-2009)

  7. #5
    Senior Member gss03's Avatar
    Join Date
    Jul 2003
    Location
    Scotland
    Posts
    725
    Thanks
    6
    Thanked
    28 times in 28 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    Can't you delete the A record for the old dead server from DNS then create a CNAME record with the same old server's hostname pointing at the temp server?

  8. Received thanks from:

    Jay (23-06-2009)

  9. #6
    Senior Member burble's Avatar
    Join Date
    May 2007
    Location
    Olney
    Posts
    1,138
    Thanks
    8
    Thanked
    90 times in 89 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    I've seen this before, I think it's down to the lanmanserver service only listening against the original server name. Can you view the shares if you look at by its IP addresses?

    The way I fixed it was to add a registry key - HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters\DisableStrictNameChecking. Add it as a DWORD with a decimal value of 1.

  10. Received thanks from:

    Jay (23-06-2009)

  11. #7
    Senior Member
    Join Date
    May 2009
    Location
    Norfolk
    Posts
    474
    Thanks
    3
    Thanked
    26 times in 26 posts
    • pipTheGeek's system
      • Motherboard:
      • Asus P6T Deluxe
      • CPU:
      • Core i7 920 @ 3.6GHz
      • Memory:
      • 3 * 2Gb Corsair XMS @ DDR3 1800
      • Storage:
      • 300GB 15K SAS + 500Gb
      • Graphics card(s):
      • GTX570
      • PSU:
      • corsair 760i
      • Case:
      • Corsair 550d
      • Operating System:
      • Windows 7
      • Monitor(s):
      • Dell Alienware 23"
      • Internet:
      • VM 50Mb

    Re: 2 IPs , 2 Hostsnames, 1 Server

    I have had issues making my DC come fileserver accept file sharing requests on more than one IP. Do you have any clients that are going to try and access the share by IP Address? If not then it will be much less hassle to put a CNAME (or an extra A record) in DNS. If you can't do that then you could check the bindings for the network services. Start -> Control Panel -> Network Connections. Then choose Advanced Settings from the Advanced menu. I don't have 2 addresses on any of my NIC's so I don't know if there are any useful options for you in there or not.

  12. Received thanks from:

    Jay (23-06-2009)

  13. #8
    Senior Member
    Join Date
    Mar 2005
    Posts
    4,935
    Thanks
    171
    Thanked
    384 times in 311 posts
    • badass's system
      • Motherboard:
      • ASUS P8Z77-m pro
      • CPU:
      • Core i5 3570K
      • Memory:
      • 32GB
      • Storage:
      • 1TB Samsung 850 EVO, 2TB WD Green
      • Graphics card(s):
      • Radeon RX 580
      • PSU:
      • Corsair HX520W
      • Case:
      • Silverstone SG02-F
      • Operating System:
      • Windows 10 X64
      • Monitor(s):
      • Del U2311, LG226WTQ
      • Internet:
      • 80/20 FTTC

    Re: 2 IPs , 2 Hostsnames, 1 Server

    Quote Originally Posted by burble View Post
    I've seen this before, I think it's down to the lanmanserver service only listening against the original server name. Can you view the shares if you look at by its IP addresses?

    The way I fixed it was to add a registry key - HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters\DisableStrictNameChecking. Add it as a DWORD with a decimal value of 1.
    ^^^^^^This
    "In a perfect world... spammers would get caught, go to jail, and share a cell with many men who have enlarged their penises, taken Viagra and are looking for a new relationship."

  14. Received thanks from:

    Jay (23-06-2009)

  15. #9
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    Quote Originally Posted by burble View Post
    I've seen this before, I think it's down to the lanmanserver service only listening against the original server name. Can you view the shares if you look at by its IP addresses?

    The way I fixed it was to add a registry key - HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters\DisableStrictNameChecking. Add it as a DWORD with a decimal value of 1.
    and this was on on the server that the CNAME points to?
    □ΞVΞ□

  16. #10
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    all sorted with the reg key... once again Hexus community shows its brilliance.

    thanks everyone.
    □ΞVΞ□

  17. #11
    Senior Member burble's Avatar
    Join Date
    May 2007
    Location
    Olney
    Posts
    1,138
    Thanks
    8
    Thanked
    90 times in 89 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    Good stuff

  18. #12
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    385 times in 314 posts

    Re: 2 IPs , 2 Hostsnames, 1 Server

    nice one ! I can never remember the reg key for that one.
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 26-04-2008, 06:45 PM
  2. Thinking about moving server to Linux -- noob question
    By latrosicarius in forum Software
    Replies: 10
    Last Post: 18-03-2008, 09:34 PM
  3. Scan CS:S Server IP's
    By Steve A in forum SCAN.care@HEXUS
    Replies: 31
    Last Post: 17-10-2007, 03:36 PM
  4. VPN Server 2003 and DG834GT
    By pcpower in forum Networking and Broadband
    Replies: 1
    Last Post: 21-08-2007, 08:37 PM
  5. Building a Home Server....
    By EtheAv8r in forum PC Hardware and Components
    Replies: 1
    Last Post: 08-12-2004, 08:17 AM

Posting Permissions

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