[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kpasswd failed to lookup password server from DNS SRV
17 jun 2008 kl. 06.33 skrev John Mok:
> Hi Love,
>
> >> @ bogus.example.com
> >> _kerberos._udp IN SRV 1 0 88 kerberos.bogus.example.com
> >> _kerberos._tcp IN SRV 1 0 88 kerberos.bogus.example.com
> >> _kerberos-adm._tcp IN SRV 1 0 749 kerberos.bogus.example.com
> >> _kpasswd._udp IN SRV 1 0 464 kerberos.bogus.example.com
> >
> > This should be _kpasswd._udp
> >
> > _kerberos-adm only matches tcp, that why it failes.
>
> I see no difference of my DNS SRV records from your suggestions.
> Please give an example.
The best way to see what dns lookups are done are by running tcpdump/
wireshark.
Love