[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Long login time?
- Subject: RE: [cobalt-users] Long login time?
- From: "Andy Brown" <andy.brown@xxxxxxxxxxxxx>
- Date: Fri Jul 26 05:22:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
<snip>
> Only my Qube3, the first login process takes over a minute to finish.
> Once that's done, subsequent logins will respond in a reasonable time.
> This is not tied to telnet, it happens with SSH as well. So long as
> I have an SSH session (not through the localhost / loopback interface)
> up (such as from work), I can log in quickly. If I have to reset my
> DSL modem (and cause the SSH session to terminate), then the next time
> I log in, I make sure to schedule time to get coffee.
>
> Is this something others have seen before, or unique to my box?
</snip>
Hi Tim,
this I think is a rDNS issue, when you're connected through your DSL your ISP may not have correctly assigned reverse DNS entries for your IP. So when you login to your Qube it tries to reverse resolve, and has to wait for a timeout before it continues. Hence the long delay.
After you've done that once it 'caches' it (I quote mark that as its a little unclear as to this caching behaviour fwiw) so subsequent logins work.
BUT when you disconnect and reconnect I presume you get assigned a different IP?? And so starts the whole thing off.
One solution, is if you run DNS on the server, to add in the reverse zone delegation for those IPs. Its not neat, and shouldn't really be done, but it would speed you up here.
OR if you are from the same few ips, then put them into /etc/HOSTS and see if that helps.
Regards,
Andy
andy@xxxxxxxxxxxxxxx
http://www.raqpak.com/ <-- Raq/Qube unofficial PKGs and support advice