> How silly of me! LOL! Chances are, that's what it was, 'cus it started now. > Only problem is it doesn't listen on loopback, so I can't play with it from > my local box. What's the easiest way to fix this?
Well, there's a bunch of code that'll try to avoid loopback addresses and such, so the simplest thing is probably to add some dummy address on an interface (say, using eth0 even if it's not actually connected, or create a tunnel that doesn't actually go anywhere) and add that address for your host in /etc/hosts. Ken ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
