linted/HardwareCheckout

block local network traffic from villagers

Aperta

#167 aperta il 6 ago 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (2 fork)auto 404
Hardwarehelp wanted

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

something like:

iptables -A OUTPUT -m conntrack --ctstate NEW -m owner --uid-owner 100 -s 192.168.0.0/24 -j DROP

for 10's 172's 192's & 169's

Alternative:

allow ONLY villager network traffic to tmate's servers. We would need a list of the tmate server's addresses though

Guida contributor