Set TCP IP for client PC for a domain
hi everyone, welcome to today’s tutorial on setting tcp ip settings for a client pc, for a domain.
1. set ip_addr of dns server to point to the dns server in the domain, which in this case, is also the domain controller (dc)
eg for case of client pc without router or dhcp server to automatically assign ip addr to client pc
- select ‘use the following ip address’ option
- ip_addr: 192.168.0.115
- subnet: 255.255.255.0
- default_gateway: 192.168.0.1
- dns_server_ip: 192.168.0.143
eg for case of client pc with router or dhcp server to automatically assign ip addr to client pc
- select ‘obtain an ip address automatically’ option
- dns_server_ip: 192.168.0.143
note:
- dns ip addr for the dns server for client is the pc with dns installed and configured on it
- each domain controller (dc) normally also has dns installed and configured on it, so it can usually act as a dns server, in this case, the pc with ip addr of 192.168.0.143 is a dns server, as it has dns installed and configured on it
2. go to system, and then change from workgroup to domain of the dc:
eg.
domain: nfam.com
3. restart pc
4. login using appropriate domain username and password

Comments »
No comments yet.
RSS feed for comments on this post.