Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello! I just got my dns323 yesterday and have been busy playing with it. One issue I'm having is that when I try to ssh, it takes about 10 seconds for the login prompt and then about another 30+ before the password prompt shows.
I've seen other posts and [url=http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2007q3/000612.html
messages[/url] regarding this issue, but am still not sure how to resolve it.
I think my nameservers are correct, so it seems like the issue has to do with the hosts file. So...what should it look like? Mine currently looks like:
127.0.0.1 localhost.localdomain localhost 10.200.1.44 dlink-C8E7C4 dlink-C8E7C4
I'm on a local network and don't have an internal DNS server, so I'm not sure what I have to change in order to speed up the login.
Offline
I was able to get the password prompt to show right way by editing the ssh/sshd_config file and using the following option:
UseDNS no
Offline