Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4410

Allowing incoming UDP packets in Firewall

$
0
0
Hello,

continuing with my quest to get my nmea reader done, my kindle needs to be able to read incoming UDP packets.
With the standart firewall configuration that does not work.
If I go brute force and set
iptables -P INPUT ACCEPT
it works.
It seems that I need to set the iptables after every boot though.
Is there a way to make it persistant?

Viewing all articles
Browse latest Browse all 4410

Trending Articles