Any extra IP will register in DNS. A second IP on the same subnet accessible to the existing clients should be fine. Otherwise, don’t – clients trying to reach the DCs on IPs that are unable to reach is not good.<\/p>","upvoteCount":0,"datePublished":"2024-10-23T19:50:27.411Z","url":"https://community.spiceworks.com/t/one-nic-two-ips-and-a-dc/1133666/10","author":{"@type":"Person","name":"matthew-martin","url":"https://community.spiceworks.com/u/matthew-martin"}},"suggestedAnswer":[{"@type":"Answer","text":"
Hi, I have a DC server with one NIC and an IP. Everything runs as intended.<\/p>\n
If I add a second IP to the same NIC will the DC continue to function OK? What’s the proper way to do it?<\/p>\n
Theoretically it should continue to function as normal. What is the purpose of the 2nd NIC?<\/p>","upvoteCount":0,"datePublished":"2024-10-23T19:06:33.098Z","url":"https://community.spiceworks.com/t/one-nic-two-ips-and-a-dc/1133666/2","author":{"@type":"Person","name":"tb33t","url":"https://community.spiceworks.com/u/tb33t"}},{"@type":"Answer","text":"
There’s no 2nd NIC, only a second IP on the one and only NIC. The purpose is to provide a service to many clients that have this IP hardcoded.<\/p>","upvoteCount":0,"datePublished":"2024-10-23T19:11:10.401Z","url":"https://community.spiceworks.com/t/one-nic-two-ips-and-a-dc/1133666/3","author":{"@type":"Person","name":"cdmk","url":"https://community.spiceworks.com/u/cdmk"}},{"@type":"Answer","text":"
(Assuming it is in a different IP network) It is likely to cause problems for existing clients/servers if you do not take extra steps. \nThe main problem is that the DNS entry for the DC could be updated with either the new IP only, or both IP addresses. If a client that is using the current IP range makes a dns request for the domain and is given the response of the new IP then it will cause issues if it cannot reach that IP.<\/p>\n
It would be a very unusual scenario that required a second IP on a DC. \nIf there is a new IP network that requires access this should be routed to the current network. \nIs it just a second IP in the same IP network (same range)?<\/p>\n
What is the reason for the second IP?<\/p>","upvoteCount":1,"datePublished":"2024-10-23T19:14:27.824Z","url":"https://community.spiceworks.com/t/one-nic-two-ips-and-a-dc/1133666/4","author":{"@type":"Person","name":"matt7863","url":"https://community.spiceworks.com/u/matt7863"}},{"@type":"Answer","text":"
It’s 192.168.1.1 and 192.168.1.2<\/p>\n
We migrated some file shares to the DC server and clients are already configured to reach the old file server.<\/p>","upvoteCount":0,"datePublished":"2024-10-23T19:21:39.721Z","url":"https://community.spiceworks.com/t/one-nic-two-ips-and-a-dc/1133666/5","author":{"@type":"Person","name":"cdmk","url":"https://community.spiceworks.com/u/cdmk"}},{"@type":"Answer","text":"
I misread your post. If the service can be moved to another server please do so. If not, there might be issues as mattshaw has stated. Is it possible to change the hardcoded IP on the clients?<\/p>","upvoteCount":0,"datePublished":"2024-10-23T19:22:12.525Z","url":"https://community.spiceworks.com/t/one-nic-two-ips-and-a-dc/1133666/6","author":{"@type":"Person","name":"tb33t","url":"https://community.spiceworks.com/u/tb33t"}},{"@type":"Answer","text":"
It’s generally a bad idea to multihome (have multiple IP addresses on) a domain controller.<\/p>\n