ipcop egress filtering
iptables -A CUSTOMINPUT -p tcp -s $GREEN –dport 80 -j DROP
added the above line first, but it killed everything going out of network
Remember, you are the product, not the customer.
ipcop egress filtering
iptables -A CUSTOMINPUT -p tcp -s $GREEN –dport 80 -j DROP
added the above line first, but it killed everything going out of network