Allowing some IPs in DOCKER-USER chain for inbound traffic, rejecting all the rest Allowing some IPs in DOCKER-USER chain for inbound traffic, rejecting all the rest docker docker

Allowing some IPs in DOCKER-USER chain for inbound traffic, rejecting all the rest


*filter:DOCKER-USER - [0:0]-A DOCKER-USER -m state --state RELATED,ESTABLISHED -j ACCEPT-A DOCKER-USER -s A.B.C.D -j ACCEPT-A DOCKER-USER -i MY_WAN_INTERFACE_NAME -j DROP