[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: noaddress?



Jonas Oberg <jonas@gnu.org> writes:

> In MIT Kerberos, if you're behind NAT and is experiencing problems
> with "Incorrect net address" when connecting to other hosts, you can
> put "noaddress = true" in krb5.conf which supposedly should help
> against this (in my experience, it doesn't, but it's a nice
> thought). Is there something equivalent in Heimdal?

kinit --noaddresses

/Johan