From owner-freebsd-questions Sat Dec 21 00:52:06 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA02321 for questions-outgoing; Sat, 21 Dec 1996 00:52:06 -0800 (PST) Received: from spiff.cc.iastate.edu (spiff.cc.iastate.edu [129.186.142.89]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id AAA02288; Sat, 21 Dec 1996 00:51:59 -0800 (PST) Received: by spiff.cc.iastate.edu with sendmail-5.65 id ; Sat, 21 Dec 1996 02:51:58 -0600 Message-Id: <9612210851.AA26623@spiff.cc.iastate.edu> To: questions@freebsd.org Cc: hackers@freebsd.org Reply-To: graphix@iastate.edu Subject: kerberos not working Date: Sat, 21 Dec 1996 02:51:57 CST From: Kent Vander Velden Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On one machine (toybox) kerberos works fine. The same snapshot on a machine (pseudo) which uses toybox as a ppp server does not work. The initial request goes out to kerberos-1 (the main kerberos server) but a response never comes back. I am rather positive that the reequired files are in their proper places and configured correctly. I am using the tun device for ppp. This worked at one point, but stopped a few months ago. The errors I see are: MIT Project Athena (pseudo.cc.iastate.edu) Kerberos Initialization for "graphix" krb_bind_local_addr: bind: Invalid argument krb_bind_local_addr: Can't bind local addresskinit: Can't send request (send_to_kdc) Any help is greatly appreciated. --- Kent Vander Velden graphix@iastate.edu