所以需要設定iptables 做DNAT 把外部dhcp packet 轉給內部的dhcp server。 ... sudo iptables -t nat -I PREROUTING -i eth2 -p udp -s ...
確定! 回上一頁