iptables 로 맥어드레스를 막을수 있나요 ? 막을수 있다면 옵션좀 갈켜 주세요 그리고 맥어드레스로 ip 번호를 확인 할수 있나요 ? 고수님들의 의견 부탁 드립니다.
mac --mac-source [!] address Match source MAC address. It must be of the form XX:XX:XX:XX:XX:XX. Note that this only makes sense for packets coming from an Ethernet device and entering the PREROUTING, FORWARD or INPUT chains.
man iptables 참조
points
[code:1] mac --mac-source [
mac --mac-source [!] address Match source MAC address. It must be of the form XX:XX:XX:XX:XX:XX. Note that this only makes sense for packets coming from an Ethernet device and entering the PREROUTING, FORWARD or INPUT chains.man iptables 참조