On Tue, 2005-12-13 at 11:15 +0200, Janno Sannik wrote: > The way i see it right now is 1 developer who is developing the module > just as much is needed for himself for it to work. Since he doesn't have > much time that's all it is to get right now. Thanx for the author but it > would be really nice if some brilliant minded developer would come in > from the door and fire up this project.
Absolutely - I've been hoping some other developers would step up. I've set up a subversion repository for the project. If anyone wants write access, let me know. As for the 0.0.0.0 problem, which seems to be the main issue everyone's having - are you using the chroot feature? If so, does leaving off the chroot dir argument change the behavior at all? All I've been able to think of is that if a fully functional system image isn't available inside the chroot dir, maybe gethostbyaddr() can't find the support files it needs to resolve addresses. You might need things like /etc/nsswitch.conf and /lib/libnss_* available inside the jail. -- Sean Gabriel Heacock Telana Internet Services http://www.telana.com/ _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
