hybrid 0.7.2 / 0.7.3 and freebsd

Aaron Sethman androsyn at ratbox.org
Wed Apr 20 12:25:25 EDT 2005


\On Fri, 15 Apr 2005, Lee H wrote:
>
> You'll hit a problem here - hyb7.0 uses adns, which uses raw sockets to do
> dns requests.  These are normally forbidden within a fbsd jail, youd need to
> patch fbsd to allow them for dns to work -- google "freebsd adns jail" or
> something. :)

Actually its using UDP sockets, but the bug is actually in the freebsd 
jail code, as it should allow this to work. Other programs like SNMP have 
the same issue in jails.  Its related to some dumbness with the sendto() 
code.

Aaron



More information about the hybrid mailing list