CenturyLink DSL via Actiontec modem/router with wifi and
4 ethernet ports. Antique MacBook connected via wifi,
Raspberry Pi 3 Raspbian connected via either ethernet or wifi.
Apache server and HTTP client on RPi3 via wifi work fine with
client or server on MacBook.
ssl client or server on RPi3 and server or client on MacBook
work only with RPi3 on ethernet, but with wifi the client stalls
during initial handshaking:
[...]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug2: callback start
debug2: x11_get_proto: /usr/X11R6/bin/xauth list /tmp/launch-pMx7IK/org.x:0 2>/dev/null
Warning: No xauth data; using fake authentication data for X11 forwarding.
debug1: Requesting X11 forwarding with authentication spoofing.
debug2: channel 0: request x11-req confirm 0
debug2: client_session2_setup: id 0
debug2: channel 0: request pty-req confirm 1
debug2: channel 0: request shell confirm 1
debug2: fd 3 setting TCP_NODELAY
debug2: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug1: channel 0: free: client-session, nchannels 1
[... long time ...]
Killed by signal 15.
I have script ssh -vv traces on MacBook for ethernet and wifi
which are substantiallly similar until wifi stalls with no error
message until it times out.
Any ideas? My last resort would be CenturyLink support.
Thanks,
gil