<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I'm getting a SIGTTIN after issuing the following:<br><br>dbclient -T -i .ssh/my_key -g -L 1234:localhost:4567 user@10.1.2.3 >/dev/null 2>&1 &<br><br>When issued in the foreground all is well. When put in the background ( per above ) , the shell prompt returns, but after a few <enter> presses at the prompt, there comes a SIGTTIN. I can fg the process, ctrl-z and bg it and the forwarding still works. But the SIGTTIN returns.<br><br>Dropbear is cross compiled for the arm-xscale and the shell is busybox- not a real bash. I'm using 0.52. Anyone seen this kind of thing before?<br><br>Thanks,<br><br>LD<br></div></div><br>
</body></html>