View Single Post
Old 08-12-2011, 09:22 AM   #2
khmann
Enthusiast
khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.khmann once ate a cherry pie in a record 7 seconds.
 
Posts: 43
Karma: 1658
Join Date: Jul 2011
Device: b006
I think the firewall blocks it by default, iptables -P INPUT ACCEPT; iptables -F INPUT, or just remove the firewall script in /etc/init.d and reboot... or do it "properly", creating a rule for TCP port 22 SYN... but I didn't bother. Also you do have to edit the dropbear config. to allow it to listen on WiFi interface.
khmann is offline   Reply With Quote