View Single Post
  #6   (View Single Post)  
Old 2nd June 2008
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

Quote:
Originally Posted by gamaliel View Post
.....from the initial reboot after the install, I can use these commands:

cd /
sh install.site

and everything runs, etc.
Can you do a ?
Code:
cd / 
./install.site
In other words : does install.site have the "x' or execute permission?
__________________
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