Re: dhclient denied

From: Lowell Gilbert (freebsd-questions-local_at_be-well.no-ip.com)
Date: 08/22/03

  • Next message: Joe: "screen size is too large after freebsd install"
    To: "Bob Hall" <rjhjr@cox.net>
    Date: 22 Aug 2003 17:58:08 -0400
    
    

    > > 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"?
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Joe: "screen size is too large after freebsd install"