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

Quote:
Originally Posted by harisman View Post
Code:
109:root@titan:/# ls -lad /var
drwxr-xr-x  24 root  wheel  512 May  9 01:35 /var
110:root@titan:/# grep /var /etc/fstab 
/dev/ad0s1d     /var            ufs     rw,noexec,nosuid        2       2
Not sure if this is the cause but you have execute permission on "/var", while the partition is mounted noexec
__________________
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