I am trying to set up a rule using IPFW that utilizes a MAC address rather than an IP one.
ipfw -q allow log tcp from MAC 00-14-A4-43-8E-BA to me 137 in via nfe0 setup keep-state Would that work, assuming the machine I want to allow access has that MAC address? -- Carmel ✌ [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
