View Single Post
Old 09-28-2010, 12:35 PM   #703
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
@hondamarlboro: Yep, the iptables rules are changed only when

K3_WIFI="true"

.

And even then, that'll still switch to eth over usb & launch telnetd until

K3_WIFI_SSHD_ONLY="true"

To recap:

K3_WIFI=true + K3_WIFI_SSHD_ONLY=false : Eth over USB, telnetd, sshd, SSH over WiFi.

K3_WIFI=true + K3_WIFI_SSHD_ONLY=true : SSH over WiFi.

K3_WIFI=false + K3_WIFI_SSHD_ONLY=false : Eth over USB, telnetd, sshd (basically, like the K2 hacks)

And that makes

K3_WIFI=false + K3_WIFI_SSHD_ONLY=true pretty useless . (sshd over serial? )

Last edited by NiLuJe; 09-28-2010 at 12:40 PM.
NiLuJe is offline   Reply With Quote