that DID it...! thank you! two issues with this, for the archives:
1) $mailprog = '/bin/perl -wT ../bin/nms_sendmail -t -oi'; instead of the publicized: $mailprog = '/bin/perl -wT ../bin/nms_sendmail -t -io'; and 2) make sure the /etc/protocols file is in the chroot. methinks the nms ppl should have this in docs. Thank you francisco (blackant) and philip! Chon Philip Guenther wrote:
This is in a chroot? If so, does the chroot have an /etc/protocol file? Philip Guenther