Question : A workstation cannot join domain

Can someone translate this to me, please?

Does this code below mean that the DNS server is
10.130.61.16
or
10.130.61.20
?


This relates to question:
http://www.experts-exchange.com/Networking/Windows_Networking/Q_24029999.html
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
[....]
crypto isakmp nat-traversal 20
telnet 10.130.64.0 255.255.255.0 inside
telnet 20.0.0.0 255.255.255.0 outside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 5
console timeout 0
management-access inside
dhcpd dns 10.130.61.16
dhcpd wins 10.130.61.16
dhcpd domain corp.company.com
dhcpd auto_config outside
!
dhcpd address 10.130.64.10-10.130.64.30 inside
dhcpd enable inside
!
 
group-policy shred internal
group-policy shred attributes
 wins-server value 10.130.61.20
 dns-server value 10.130.61.20 67.92.1.18
 vpn-idle-timeout none
 vpn-tunnel-protocol IPSec
 split-tunnel-policy tunnelspecified
 split tunnel-network-list value split
[....]
Open in New Window Select All

Answer : A workstation cannot join domain

10.130.61.16
Random Solutions  
 
programming4us programming4us