I think this is related to the /etc/opt/pfil/iu.ap file that lists the
interface type in there.

I suppose you could manually modify this file (or perhaps the script I
provided can quickly accommodate these changes).

------------------------------------------------------
[EMAIL PROTECTED] cd /etc/opt/pfil/
[EMAIL PROTECTED] ls -l
total 2
-rw-r--r--   1 root     other         15 Jun  8  2004 iu.ap
[EMAIL PROTECTED] more iu.ap  
        bge     -1      0       pfil
[EMAIL PROTECTED]
------------------------------------------------------
[EMAIL PROTECTED] pwd
/etc/opt/pfil
[EMAIL PROTECTED] ls -l
total 2
-rw-r--r--   1 root     other         30 Jun  4  2004 iu.ap
[EMAIL PROTECTED] cat iu.ap 
        hme     -1      0       pfil
        qfe     -1      0       pfil
[EMAIL PROTECTED]
------------------------------------------------------



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil
Dibowitz
Sent: Friday, April 22, 2005 3:22 AM
To: Olmsted, Brian
Cc: [email protected]
Subject: Re: IP Filter 4.1.8 Kernel Panic HELP!!!!

Olmsted, Brian wrote:
> Hmm...  I've been building PFIL and IPF on my Ultra-5 and moving the
> packages over to the SunFire systems without any problem so far...
>
> I can't rebuild pfil on the systems it is running on since I've
stripped
> out C compilers, headers, make and CC utilities, etc since the are
> supposed to be protected systems where you want minimal things
available
> if possible

More specifically, I found that if the build host didn't have the same
type of interface as the target host... pfil wouldn't bind...

--
Phil Dibowitz                             [EMAIL PROTECTED]
Freeware and Technical Pages              Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 - Benjamin Franklin, 1759


Reply via email to