iptables as DHCPD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

is it possible to use iptables as dhcpd ? I mean:

iptables -t mangle -A POSTROUTING -m mac --mac-source "some mac" -j
SNAT --to "some ip"

I know mac-source is not avalaible from postrouting chain, but is there
another way to use it. I'm already using mark for bandwidth control, so i
can use mark so SNAT.

Any idea,

Michael Plourde




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux