Hello,
Couldn't it be possible, that somehow the pfil module is autopushed into
the keyboard stack?
To be honest, i do not know how pfil recognizes the devices it must
control. But somehow it is seen the USB keyboard as one of them.
I"ll try to understand pfil, but some tips on that would be appreciated.
The pitty is that there is no other free firewall for solaris 9. Rrrrr!
ipfilter used the autopush to push itself into a stack it must control,
like:
$> ifconfig eri0 modlist
0 arp
1 ip
2 pfil
3 eri
However if I push "non matching" module into the "IP stack", such as:
$> ifconfig eri0 modinsert [EMAIL PROTECTED]
interface goes unavailable. I suppose the same could happen to if you
push ipf into the "terminal stack". Check your /etc/iu.ap..
Regards,
A/