View Single Post
Old 01-31-2012, 11:38 AM   #3
Thor
Member
Thor will become famous soon enoughThor will become famous soon enoughThor will become famous soon enoughThor will become famous soon enoughThor will become famous soon enoughThor will become famous soon enough
 
Posts: 23
Karma: 550
Join Date: Jan 2012
Device: Kobo Aura H2O
Edit /system/etc/firewall.sh with root explorer (mount system as read/write) and comment out the line
Code:
iptables -P INPUT   DROP
to e.g.
Code:
# iptables -P INPUT   DROP
Then you are able to use Samba directly after a reboot without entering the iptables-command in a terminal as written in the first post.
Thor is offline   Reply With Quote