I run an iptables firewall on my debian toshiba laptop, and the main line that sets up the firewalling is
Code:
iptables -A INPUT -m cotrack --ctstate ESTABLISHED,RELATED -j ACCEPT
Yes there are other lines
Code:
iptables -P INPUT DROP iptables -P OUTPUT ACCEPT iptables -P FORWARD DROP
I will not open port 443 to anyone anywhere.
I would rather not have to open it for amzn, as they may be constantly changing the urls they use, and also, I trust no one. This would allow them to coect to my laptop after I shutoff amazon video and go to sleep. They don't need that access.
I need a line of code that allows my clicking of the watch video button to initiate a coection with their streaming server.
What is that line? or What am I missing?
sidney
برچسب:
نویسنده: استخدام کار