> Hi list: > > I have a linux red hat and need configure my iptables for permit only > mac address of clients .. some know how make this .. Thanks > You should use -p mac and then match with --mac-source [!] address For more info look at the iptables man page.