![]() |
Re: accessing N9 thru SSH over wifi
ssh over 3g is blocked by a script that drops connections over gprs to port 22. The script is aegis protected so you can't just go and change it. This is how I solved the problem:
http://talk.maemo.org/showpost.php?p...7&postcount=56 It's a workaround, but it works. |
Re: accessing N9 thru SSH over wifi
How do I shut off sshd?
|
Re: accessing N9 thru SSH over wifi
Quote:
|
Re: accessing N9 thru SSH over wifi
Quote:
You can also easily remove the iptables rule that it adds with: Code:
/sbin/iptables -D INPUT -i gprs0 -p tcp -m tcp --dport 22 |
Re: accessing N9 thru SSH over wifi
Aerlier SSH connection worked but not after OpenSSH updated.
I only get error "Connection refused". Any ideas how this problem could be solved? |
Re: accessing N9 thru SSH over wifi
|
Re: accessing N9 thru SSH over wifi
Quote:
|
Re: accessing N9 thru SSH over wifi
Quote:
Outgoing SSH (from the N9) is unaffected by this iptables rule, so for my usage at least, never need to touch the iptables for SSH. |
Re: accessing N9 thru SSH over wifi
Have someone tried to just put the N9 into AP mode (Mobile Hotspot) and then connect over SSH? Always worked with the N900. ;)
Cheers, J4ZZ |
Re: accessing N9 thru SSH over wifi
Quote:
you can login as user, or edit the sshd_config to allow root login again. |
All times are GMT. The time now is 21:08. |
vBulletin® Version 3.8.8