
7 Nov
2004
7 Nov
'04
11:24 p.m.
"John Conover" <conover@rahul.net> wrote:
2004.11.07 16:49:10 LOG3[3794:1025]: Failed to resolve hostname 'abc.wxyz.net'
(...)
Removing chroot in stunnel.conf fixes the problem, but its no longer jailed.
Hints?
(...)
3. You can create the files/devices your resolver library needs inside the chroot jail. strace is your friend: http://sourceforge.net/projects/strace/
ie: <chroot_jail_root>etc/resolv.conf should be enough. Olivier