Reply
Thread Tools
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#41
Originally Posted by qole View Post
I strongly suggest getting a Linksys / Cisco WRT54GL router and flashing custom firmware. I have had no problems with that router, while I have had many problems with other routers.
This has nothing to do with routers of any special kind. This is all about the power management on the WiFi side.

After fiddling about with iwconfig a bit, I also noticed that the connection manager (or some service that depends on it) reconfigures my wlan0 interface if I change certain settings on it.

To turn power management off from command line and get less lost packages and proper latency:
Code:
iwconfig wlan0 power off
But, changing this setting while the connection is up will make all TCP connections stall until there is action on the device. This is, to say the least, irritating. And when the setting is reverted back to "on" (by some unknown entity) after a few minutes, frustration sets in.
 
~phoenix~'s Avatar
Posts: 232 | Thanked: 44 times | Joined on Feb 2010 @ Austria, Amstetten
#42
hmm.... what about a gui 4 client??
__________________


19 Lockerz.com Invites Left -- PM me if you need one...

http://img132.imageshack.us/img132/7...enixsiggi1.gif @ mods plz allow me that pic....
 
Mr Wolf's Avatar
Posts: 84 | Thanked: 22 times | Joined on Nov 2011 @ Italy
#43
Hi!
Sorry if I bump the topic.
I tried to change the listening port to 2122 by editing /etc/ssh/sshd_config, but it didn't work, I couldn't connect, and had to change the port back to 22 again.
Anybody knows why it doesn't work?
Thanks in advance!
__________________
I'm Winston Wolf, I solve problems
 
Posts: 51 | Thanked: 46 times | Joined on Mar 2011 @ France
#44
Did you kill/start the sshd daemon ? (/usr/sbin/sshd)
 
Mr Wolf's Avatar
Posts: 84 | Thanked: 22 times | Joined on Nov 2011 @ Italy
#45
Hi! Many thanks for your answer.
I was following this page:
http://scratching.psybermonkey.net/2...g-openssh.html

I tried with /etc/init.d/sh ssh restart
but no success.
Then, I tried as you suggested with /usr/sbin/sshd
but again no success.
I had installed SSH Status and Switcher to turn SSH on/off.

I don't know what's wrong.
__________________
I'm Winston Wolf, I solve problems
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#46
Originally Posted by Mr Wolf View Post
Hi! Many thanks for your answer.
I was following this page:
http://scratching.psybermonkey.net/2...g-openssh.html

I tried with /etc/init.d/sh ssh restart
but no success.
Then, I tried as you suggested with /usr/sbin/sshd
but again no success.
I had installed SSH Status and Switcher to turn SSH on/off.

I don't know what's wrong.
Code:
/sbin/initctl stop sshd && sleep 2 && /sbin/initctl start sshd

Last edited by thedead1440; 2013-01-28 at 17:24. Reason: typo
 
Mr Wolf's Avatar
Posts: 84 | Thanked: 22 times | Joined on Nov 2011 @ Italy
#47
I get
Unknown job: ssh
__________________
I'm Winston Wolf, I solve problems
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#48
Originally Posted by Mr Wolf View Post
I get
Unknown job: ssh
Sorry should have been sshd; corrected it...
 
Mr Wolf's Avatar
Posts: 84 | Thanked: 22 times | Joined on Nov 2011 @ Italy
#49
Thanks!
I'll try as soon as I can.
I uninstalled OpenSSH and Maemo repositories are offline (???).
__________________
I'm Winston Wolf, I solve problems
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#50
Originally Posted by Mr Wolf View Post
Thanks!
I'll try as soon as I can.
I uninstalled OpenSSH and Maemo repositories are offline (???).
http://talk.maemo.org/showthread.php?t=88707
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 02:13.