I have a problem on the docker_gwbridge when I try connect to a started container that runs hostmode for it's ports:
[UFW DOCKER BLOCK] IN=eth0 OUT=docker_gwbridge MAC=xx:xx:xx:xx... SRC=xx.xx.xx.xx DST=198.51.100.3 LEN=60 TOS=0x00 PREC=0x00 TTL=52 ID=30439 DF PROTO=TCP SPT=28061 DPT=80 WINDOW=64240 RES=0x00 SYN URGP=0
I have added 198.51.100.0/24 to the after.rules so no worries about that.
The service that runs is a stack deploy on swarm; all networks have the right routes for UFW.
Anyone clue about this ?
I have a problem on the docker_gwbridge when I try connect to a started container that runs hostmode for it's ports:
[UFW DOCKER BLOCK] IN=eth0 OUT=docker_gwbridge MAC=xx:xx:xx:xx... SRC=xx.xx.xx.xx DST=198.51.100.3 LEN=60 TOS=0x00 PREC=0x00 TTL=52 ID=30439 DF PROTO=TCP SPT=28061 DPT=80 WINDOW=64240 RES=0x00 SYN URGP=0
I have added 198.51.100.0/24 to the after.rules so no worries about that.
The service that runs is a stack deploy on swarm; all networks have the right routes for UFW.
Anyone clue about this ?