Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
OK! so its all good now!
I can access my 323 from the internet . How can i secure SSH more.? alternate port?
Offline
Yea. Use your birthday or something. config file is /ffp/etc/ssh/sshd_config
#--add the below--
PermitRootLogin no
AllowUsers digital
DenyUsers admin nobody billy joe ralph
After your done editing do a "chmod 600 /ffp/etc/ssh/sshd_config"
Basically, deny every user with a shell except for one regular privileged user. Then "su -" to root.
Just remember to use the new port number if you sftp. Change it over in your router config too. If you ever upgrade openssh in the future, your config will get wiped. Make sure you back it up.
Last edited by madpenguin (2009-03-28 04:43:10)
Offline