#NetBSD and #PA-Risc friends

after installing the #hppa version on 10.1

I am trying to get a ssh tunnel going across the Atlantic
Works fantastic if i DON'T use -N flag
Tunnel goes down after 30sec

so
ssh -C -R port:blabla:port user@server
work flawless

any ideas why?

maybe i am betting too much on my HP715 beast 🤣

@joany
Maybe adding a ServerAliveInterval to your config will help. Although I do think that 30 sec is a rather short timeout 🤔