This is a discussion on Re: pfil-2.1.11, Solaris 7, pkgadd, postinstall script, devfsadm: within the IPFilter forums, part of the System Security and Security Related category; On 2006-07-17 16:15 CET, Rolf Sponsel wrote: > Your guess is most likely correct; since that is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 2006-07-17 16:15 CET, Rolf Sponsel wrote: > Your guess is most likely correct; since that is the way it is handled > in ip_fil_solaris.c in ip_fil4.1.13. > I'll try that and let you know. Hm, compiling, pkg-building and pkg-adding works fine. Rebooting to! :-) But, rebooting (boot -r) and (as suggested by the pfil README file) executing: # strconf < /dev/le le shows 'le' *only*, not 'pfil \n le' which I am expecting; according to: "(assuming there is a hme network interface configured). This should produce two lines of output, one with 'pfil' (1st) and one with 'hme' (2nd)." As You can see below the kernel and devices seem to be in place: # ls -ald /dev/pfil lrwxrwxrwx 1 root other 29 Jul 17 16:44 /dev/pfil -> ../devices/pseudo/pfil@0:pfil # ls -ald /devices/pseudo/pfil@0:pfil crw------- 1 root root 52, 0 Jul 17 16:44 /devices/pseudo/pfil@0:pfil # ls -ald /kernel/drv/pfil* -rwxr-xr-x 2 root root 50300 Jul 17 16:40 /kernel/drv/pfil -rwxr-xr-x 1 root root 41 May 2 2000 /kernel/drv/pfil.conf # ls -ald /kernel/strmod/pfil* -rwxr-xr-x 2 root root 50300 Jul 17 16:40 /kernel/strmod/pfil Any thoughts about this? ___________________________________________e_n_d__ _o_f___m_e_s_s_a_g_e_ |