View Single Post
Old 06-07-2011, 09:03 PM   #5
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Yup, the whole point of the SSH over WiFi stuff in the USBNet hack was to avoid having your Kindle open to the four winds with a passwordless root loging, hence it's only doing

iptables -A INPUT -i wlan0 -p tcp --dport ssh -j ACCEPT

when you enable the K3_WIFI option (while also making the SSH daemon require a valid password).

Feel free to edit this to suit your needs (L170-173 & L105-108 of usbnet/bin/usbnetwork).
NiLuJe is offline   Reply With Quote