ayufan/pve-backup-server-dockerfiles

network_mode and traffic control

Opened this issue · 1 comments

Hello,
first of all thank you for the very fast response to issues! Great project.
While playing with pbs I also tested the "bridge" mode. In itself, this works great and has the nice side effect that I do not constantly have messages in the log from my NAS. But unfortunately the traffic control doesn't work anymore.

do you have an idea how to solve this?

network_mode: "host" #network_mode: "bridge" #ports: # - "8007:8007"

ayufan commented

@n3roGit How traffic control is implemented?