> > Ok, the ioctl() are failing, but inetd is eating the stderr output.. Sigh. > > error: Not owner. > > root 12660 12523 0 17:51:19 ? 0:00 /usr/local/bin/proxy > e1000g0 > > # ls -lL /dev/ipl* > crw-rw-rw- 1 root sys 165, 0 Mar 20 15:31 /dev/ipl > crw-rw-rw- 1 root sys 165, 6 May 19 17:51 /dev/iplookup > > So I assume that doesn't mean Unix owner (root, and /dev looks accessable) > but > rather NAT rule owner?
What exactly produces the above error? None of the perror calls have that output. Can you use truss on inetd to find out? Darren
