PDA

Bekijk de volledige versie : openwrt and openssh-client



adaam
23-12-2004, 09:01
hi there,

i'm currently developing a specific solution on an asus wl500g for one of our client, i'm using openwrt on it. i've got a problem with openssh-client, i need ssh tunnels, and the ssh client gets SIGFPE nine times out of ten. sadly, i tested the same binary on a wrt54gs without any problem. is anyone using openssh-client under openwrt on an asus wl500g ?

thanks

Oleg
23-12-2004, 09:38
I'm suggesting you ro use dropbear anyway. It's smaller and works fine. Beta version includes client ssh support.

adaam
23-12-2004, 10:16
well, i tried dropbear to mount my tunnels, but it sometimes segfault when i use pubkey auth, it can't fork in background properly, etc.