Search found 1 match

by holdenger
2019/06/07 11:53:16
Forum: CentOS Social
Topic: Centos 5 / Samba / DNS
Replies: 3
Views: 3277

Re: Centos 5 / Samba / DNS

After pinging, check arp table on both systems, is there any entry? If the answer is yes... Are the mac addresses correct?

Windows:

Code: Select all

arp -a
CentOS:

Code: Select all

arp -an | grep "ip.addr.of.ad"