RE: Exceptions to Firewall - IP or MAC
"DeWayne Mangan" <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Tim P: >> I am looking for a way to specify certain machines to be allowed >> access without the need for any form of authentication. Schuyler Erle: >My best recommendation is to actually call access.fw at the bottom of >initialize.fw for each host you want to permanently allow. The way I do this is to add the MAC address of the allowed machine to a fixed DHCP address lease, and then add a line like this to the bottom of initialize.fw: /usr/local/nocat/bin/access.fw permit 00:0F:66:A2:5A:3D 172.22.2.92 Owner Of course, you'll need to change the path, MAC, and IP to reflect your installation. Thanks! DeWayne Mangan ITS Infrastructure Manager Concordia University at Austin 3400 IH 35 North Austin, TX 78705 "There are only 10 types of people in this world; those who understand binary, and those who don't."