[pve-devel] firewall : question about dhcp option rule
Alexandre DERUMIER
aderumier at odiso.com
Wed Mar 19 12:53:43 CET 2014
thanks,I'll rebase my patches on it
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 19 Mars 2014 12:33:18
Objet: RE: [pve-devel] firewall : question about dhcp option rule
> I think it should be:
>
> OUT : -p udp -m udp --sport 68 --dport 67 -j PVEFW-SET-ACCEPT-MARK;
>
> IN : -p udp -m udp --sport 67 --dport 68 -j ACCEPT;
OK, just added that fix.
> (is dhcp option, dhcp client ?)
dhcp client.
More information about the pve-devel
mailing list