in reply to Permission denied for external requests

Maybe SELinux, AppArmor, or grsecurity is getting in the way?  This is just a guess, though.

  • Comment on Re: Permission denied for external requests

Replies are listed 'Best First'.
Re^2: Permission denied for external requests
by paalare (Initiate) on Feb 14, 2012 at 12:10 UTC
    Thank you, Eliya! If I set selinux in permissive mode, my requests are allowed! I should probably add some policies instead of making all permissive, but that would be next step... Again, thanks! :)