View Single Post
  #5   (View Single Post)  
Old 27th December 2013
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

If you read openpty(3) you will find that it needs /dev/pt* files. If you run the native OpenBSD Apache webserver chrooted it does not have a /dev/ hierarchy in its chroot location /var/www.

Maybe you could create a minimal demo script and post it to the OpenBSD misc mailing list and ask for advice.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote