Hello Everybody
I have SME server 7.3 running in server gateway mode. I use dansguardian 2.9.9.2 and squid proxy running using ntlm authentication against windows 2003 active directory.
I am having difficulty getting pc host names to show up in dansguardian logs it shows pc-xxxxx.mycompany.local i would ideally like it to show the fqdn of the pc in respect to our domain.
if i ping "servername" i get a reply pc-xxxxx.mycompany.local if i ping "servername.ourdomain.local" i get unknown host
Running nslookup on the server
[root@smeserver ~]# nslookup
> servername
Server: 192.168.4.25
Address: 192.168.4.25#53
** server can't find servername: NXDOMAIN
where 192.168.4.25 is smeserver address
Any ideas where to start would be appreciated
Thanks
Karl