{
   return "" unless defined $smb{WINSServer} and $smb{WINSServer} ne $LocalIP;

   return "remote announce = $smb{WINSServer}";
}

