jpetazzo/pipework

Support default gateway

Closed this issue · 1 comments

Adding support to override the default_gateway in the container.

Currently all traffic in the container is masqueraded to the bridge interface and in some use cases where there is a need to apply traffic shaping rules, it is a good idea to override the default gateway.

"pipework hostinterface guest ipaddr/subnet[@default_gateway] [macaddr]"

Closed by 8024afd. Thank you!