Russ Allbery <[EMAIL PROTECTED]> wrote: > Rohit Kumar Mehta <[EMAIL PROTECTED]> writes: > >> Kerberized telnet does not seem to work. >> >> nfsv4etch:~# telnet -k AD.ENGR.UCONN.EDU -l rohitm nfsv4etch >> Trying 127.0.1.1... >> Connected to nfsv4etch (127.0.1.1).
127.0.1.1 ? Uhh, that doesn't look right. Edit the /ets/hosts file on the machine you are logging into and put the actual IP address on the line with the FQDN of the machine. You want something like: [EMAIL PROTECTED]:/]% cat /etc/hosts 127.0.0.1 localhost.localdomain localhost 128.174.251.7 sleepless.acm.uiuc.edu sleepless 128.174.251.6 clortho.acm.uiuc.edu clortho 128.174.251.37 enzo.acm.uiuc.edu enzo <<CDC -- Christopher D. Clausen [EMAIL PROTECTED] SysAdmin ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
