View Single Post
Old 08-04-2012, 01:36 PM   #3
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
This is from the K4 hacking wiki, but it applies to all eink kindles:
Quote:
add a firewall rule to allow ssh access. Edit the /mnt/base-mmc/etc/sysconfig/iptables file:
vi /mnt/base-mmc/etc/sysconfig/iptables

and add the following line to that file:
-A INPUT -i wlan0 -p tcp --dport 22 -j ACCEPT
geekmaster is offline   Reply With Quote