Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Wii hanging on login?



I'm testing the wifi support and it seems to be working fine from the
console itself, but remotely logging in hangs and times out:

voyevoda@guava:~ $ ssh -v 192.168.11.158
OpenSSH_9.6 NetBSD_Secure_Shell-20231220-hpn13v14-lpk, OpenSSL 3.0.12 24 Oct 2023
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 192.168.11.158 [192.168.11.158] port 22.
debug1: Connection established.
[...]
debug1: Local version string SSH-2.0-OpenSSH_9.6 NetBSD_Secure_Shell-20231220-hpn13v14-lpk
debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 NetBSD_Secure_Shell-20240701-hpn13v14-lpk
debug1: compat_banner: match: OpenSSH_9.6 NetBSD_Secure_Shell-20240701-hpn13v14-lpk pat OpenSSH* compat 0x04000000
debug1: Authenticating to 192.168.11.158:22 as 'voyevoda'
debug1: load_hostkeys: fopen /home/voyevoda/.ssh/known_hosts: No such file or directory
debug1: load_hostkeys: fopen /home/voyevoda/.ssh/known_hosts2: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent

at this point it hangs for several minutes until
timeout:

Connection reset by 192.168.11.158 port 22

telnet and rlogin also seem to hang - is this a problem with the -DAILY
builds?



Home | Main Index | Thread Index | Old Index