> > I'd recommend trying something like this for your DHCP support:
> >     $fwcmd add pass udp from any to any bootps keep-state out xmit ${oif}
> 
> I tried it and it had no effect. The only difference between "out via" 
> and "out xmit" is that "out via" checks both incoming and outgoing packets, 
> while "out xmit" checks only outgoing. In theory, there may be a difference 
> between "from any bootps" and "from any", but in practice it has made 
> no difference in behaviour. I got the same message either way. 

surely you mean "to any bootps"?
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to