Skip to content

need special 'mangle' table rule for DHCP in LXC containers #184

@tycho

Description

@tycho

I recently moved my custom iptables config into a FireHOL config, but there's one rule that I can't seem to find a way to replace:

iptables -t mangle -A POSTROUTING -o br0 -p udp -m udp --dport 68 -j CHECKSUM --checksum-fill

This is a necessary rule for DHCP to work properly for LXC containers that are running on the same physical machine as the DHCP server.

Is there any way for FireHOL to support this kind of rule? If not, could support be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions