| To: | ipfilter <ipfilter@coombs.anu.edu.au> |
|---|---|
| Subject: | IP FILTER blocks USB keyboard |
| From: | oxyopes@googlemail.com |
| Date: | Tue, 5 Jun 2007 12:05:03 +0200 |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | ipfilter-list@securepoint.com |
| Dkim-signature: | a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dlQFyW733BcSvh7phXYFlP69jS4+YMP/f76dpKN970IPr+oijVauoi362+YrmZVFZG5mrmmwx6ydAZbUlkfrxidf/dgqoyRvEtKniDNjjm/9Rn0hQloehjB713+1qCqwXnwnWviVJDu2tLCr34G17cJZnyYAFt9Ij3ZQJ1O/4Xs= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=fNOMK5r7VwFtpEFbv0f6ONbhTxxqoCDwScVRPcL0aopMsq3z+jXHXO72cKn8HWrKVR1ZC+CTZWIRVDhVxLeKXZTVNRUEgZNi3GBOKedC2QzklW0BdrPJKK4c1GbwdvwG2aBNvAAzOTdSj7nDMKRLyUp0hK7VBP+zp5Fhka15U70= |
| Sender: | owner-ipfilter@coombs.anu.edu.au |
Hello, for the second time, in a different machine, i observe IP FILTER blocking the keyboard. I have a Solaris 9 on a SunBlade 100 with USB keyboard and IPFILTER 4.1.22 with pfil 2.1.12. I load the IPF rules and keep on working normally. On the next day the machine has a normal network behaviour and the mouse answers, but the USB keyboard is blocked and i have to reboot to bring to normal behaviour, despite the same IPF rules are loaded at boot time. Thus it happens with time (???) The IPF rules are listed below. Should make a rule for the keyboard? pass out quick on eri0 proto tcp from any to $dns port = domain flags S/FSRPAU keep state pass out quick on eri0 proto udp from any to $dns port = domain keep state pass out quick on eri0 proto tcp from $myip to any port = 80 flags S/FSRPAU keep state pass out quick on eri0 proto tcp from $myip to any port = 443 flags S/FSRPAU keep state pass out quick on lo0 all pass out quick on hme0 all pass out quick on eri0 proto tcp from any to any port = time flags S/FSRPAU keep state pass out quick on eri0 proto tcp from any to any port = ftp flags S/FSRPAU keep state block out log first quick on eri0 all pass in quick on lo0 all pass in quick on hme0 all pass in quick on eri0 proto tcp from any to $myip port = ssh flags S/FSRPAU keep state pass in quick on eri0 proto icmp from $friend to $myip icmp-type echo keep state block in log first quick on eri0 all |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ipf rules preventing smtp traffic with ATT mailservers, Carson Gaspar |
|---|---|
| Next by Date: | Re: Alignment bug in IPv6 ICMP handling, Hans Werner Strube |
| Previous by Thread: | Re: ipf rules preventing smtp traffic with ATT mailservers, Paul Theodoropoulos |
| Next by Thread: | Re: IP FILTER blocks USB keyboard, Jim Sandoz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |