View Single Post
Old 12-13-2011, 03:32 PM   #28
Novo
Enthusiast
Novo began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Dec 2011
Location: Germany
Device: Kindle PW4
Quote:
Originally Posted by abishur View Post
And I'm in! This is awesome, but does anyone know the steps to access it via wifi (I thought this mod let you do that)
Asked the same thing.
I tried first over USBNetwork, then I added the IP Table to open port 22 over wifi.

add firewall rule:
Quote:
vi /etc/sysconfig/iptables

add line:
-A INPUT -i wlan0 -p tcp --dport 22 -j ACCEPT
Now it works with the WiFi IP, too!

Last edited by Novo; 12-13-2011 at 04:57 PM.
Novo is offline   Reply With Quote