3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
iptables -I INPUT -i virbr0 -j REJECT
|
||
|
iptables -I OUTPUT -o virbr0 -j DROP
|