View Single Post
Old 12-29-2021, 06:32 AM   #1
Kindleschokolade
Connoisseur
Kindleschokolade began at the beginning.
 
Posts: 59
Karma: 14
Join Date: Dec 2021
Device: kindle PW3
Allowing incoming UDP packets in Firewall

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?
Kindleschokolade is offline   Reply With Quote