<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IPFilter not filtering after first start in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7202473#M948710</link>
    <description>&lt;P&gt;I'm trying to get an 11.31 system going with IPFilter but even though the system says it's up and working, it's not filtering anything.&lt;/P&gt;&lt;P&gt;I set up 2 other systems and one was fine with starting the first time with no reboot, but the other one required a reboot to start the first time.&lt;/P&gt;&lt;P&gt;#&amp;gt;&amp;nbsp;ipf -V&lt;BR /&gt;ipf: HP IP Filter: v3.5alpha5 (A.11.31.15.01) (376)&lt;BR /&gt;Kernel: HP IP Filter: v3.5alpha5 (A.11.31.15.01)&lt;BR /&gt;Running: yes&lt;BR /&gt;Log Flags: 0 = none set&lt;BR /&gt;Default: pass all, Logging: available&lt;BR /&gt;Active list: 0&lt;/P&gt;&lt;P&gt;#&amp;gt; kcmodule| grep ipf&lt;BR /&gt;ipf loaded explicit auto-loadable, unloadable&lt;/P&gt;&lt;P&gt;#&amp;gt; ipfstat&lt;BR /&gt;dropped packets: in 0 out 0&lt;BR /&gt;non-data packets: in 0 out 0&lt;BR /&gt;no-data packets: in 0 out 0&lt;BR /&gt;non-ip packets: in 0 out 0&lt;BR /&gt;bad packets: in 0 out 0&lt;BR /&gt;copied messages: in 0 out 0&lt;BR /&gt;IPv6 packets: in 0 out 0&lt;BR /&gt;input packets: blocked 0 passed 0 nomatch 0 counted 0 short 0&lt;BR /&gt;output packets: blocked 0 passed 0 nomatch 0 counted 0 short 0&lt;BR /&gt;input packets logged: blocked 0 passed 0&lt;BR /&gt;output packets logged: blocked 0 passed 0&lt;BR /&gt;packets logged: input 0 output 0&lt;BR /&gt;log failures: input 0 output 0&lt;BR /&gt;fragment state(in): kept 0 lost 0&lt;BR /&gt;fragment state(out): kept 0 lost 0&lt;BR /&gt;packet state(in): kept 0 lost 0&lt;BR /&gt;packet state(out): kept 0 lost 0&lt;BR /&gt;TCP connections: in 0 out 0&lt;BR /&gt;ICMP replies: 0 TCP RSTs sent: 0&lt;BR /&gt;Invalid source(in): 0&lt;BR /&gt;Result cache hits(in): 0 (out): 0&lt;BR /&gt;IN Pullups succeeded: 0 failed: 0&lt;BR /&gt;OUT Pullups succeeded: 0 failed: 0&lt;BR /&gt;Fastroute successes: 0 failures: 0&lt;BR /&gt;TCP cksum fails(in): 0 (out): 0&lt;BR /&gt;Packet log flags set: (0)&lt;BR /&gt;none&lt;/P&gt;&lt;P&gt;#&amp;gt; ipfstat -io&lt;BR /&gt;empty list for ipfilter(out)&lt;BR /&gt;pass in quick on lan0 from 192.168.160.37/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.37/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.59/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.59/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.2.70/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.2.70/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.2.81/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.2.81/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.2.140/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.2.140/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.228/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.228/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.98/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.22/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.98/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.22/32 to any&lt;BR /&gt;pass in quick on lan0 proto tcp from any to 192.168.160.0/24 port = 1099&lt;BR /&gt;pass in quick on lan3 proto tcp from any to 192.168.160.0/24 port = 1099&lt;BR /&gt;pass in quick on lan0 proto tcp from any to 192.168.160.0/24 port = 22&lt;BR /&gt;pass in quick on lan3 proto tcp from any to 192.168.160.0/24 port = 22&lt;BR /&gt;pass in quick on lan0 proto tcp from any to 192.168.160.0/24 port &amp;gt; 49151&lt;BR /&gt;pass in quick on lan3 proto tcp from any to 192.168.160.0/24 port &amp;gt; 49151&lt;BR /&gt;block in log from any to any&lt;/P&gt;&lt;P&gt;Is there a way to prod IPFilter into actually filtering without requiring a reboot? (the system hasn't been rebooted in a very long time and the last one that we rebooted after an extended time had several CLI changes made that weren't in boot files)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 09:32:21 GMT</pubDate>
    <dc:creator>GregMBC</dc:creator>
    <dc:date>2023-12-19T09:32:21Z</dc:date>
    <item>
      <title>IPFilter not filtering after first start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7202473#M948710</link>
      <description>&lt;P&gt;I'm trying to get an 11.31 system going with IPFilter but even though the system says it's up and working, it's not filtering anything.&lt;/P&gt;&lt;P&gt;I set up 2 other systems and one was fine with starting the first time with no reboot, but the other one required a reboot to start the first time.&lt;/P&gt;&lt;P&gt;#&amp;gt;&amp;nbsp;ipf -V&lt;BR /&gt;ipf: HP IP Filter: v3.5alpha5 (A.11.31.15.01) (376)&lt;BR /&gt;Kernel: HP IP Filter: v3.5alpha5 (A.11.31.15.01)&lt;BR /&gt;Running: yes&lt;BR /&gt;Log Flags: 0 = none set&lt;BR /&gt;Default: pass all, Logging: available&lt;BR /&gt;Active list: 0&lt;/P&gt;&lt;P&gt;#&amp;gt; kcmodule| grep ipf&lt;BR /&gt;ipf loaded explicit auto-loadable, unloadable&lt;/P&gt;&lt;P&gt;#&amp;gt; ipfstat&lt;BR /&gt;dropped packets: in 0 out 0&lt;BR /&gt;non-data packets: in 0 out 0&lt;BR /&gt;no-data packets: in 0 out 0&lt;BR /&gt;non-ip packets: in 0 out 0&lt;BR /&gt;bad packets: in 0 out 0&lt;BR /&gt;copied messages: in 0 out 0&lt;BR /&gt;IPv6 packets: in 0 out 0&lt;BR /&gt;input packets: blocked 0 passed 0 nomatch 0 counted 0 short 0&lt;BR /&gt;output packets: blocked 0 passed 0 nomatch 0 counted 0 short 0&lt;BR /&gt;input packets logged: blocked 0 passed 0&lt;BR /&gt;output packets logged: blocked 0 passed 0&lt;BR /&gt;packets logged: input 0 output 0&lt;BR /&gt;log failures: input 0 output 0&lt;BR /&gt;fragment state(in): kept 0 lost 0&lt;BR /&gt;fragment state(out): kept 0 lost 0&lt;BR /&gt;packet state(in): kept 0 lost 0&lt;BR /&gt;packet state(out): kept 0 lost 0&lt;BR /&gt;TCP connections: in 0 out 0&lt;BR /&gt;ICMP replies: 0 TCP RSTs sent: 0&lt;BR /&gt;Invalid source(in): 0&lt;BR /&gt;Result cache hits(in): 0 (out): 0&lt;BR /&gt;IN Pullups succeeded: 0 failed: 0&lt;BR /&gt;OUT Pullups succeeded: 0 failed: 0&lt;BR /&gt;Fastroute successes: 0 failures: 0&lt;BR /&gt;TCP cksum fails(in): 0 (out): 0&lt;BR /&gt;Packet log flags set: (0)&lt;BR /&gt;none&lt;/P&gt;&lt;P&gt;#&amp;gt; ipfstat -io&lt;BR /&gt;empty list for ipfilter(out)&lt;BR /&gt;pass in quick on lan0 from 192.168.160.37/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.37/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.59/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.59/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.2.70/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.2.70/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.2.81/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.2.81/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.2.140/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.2.140/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.228/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.228/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.98/32 to any&lt;BR /&gt;pass in quick on lan0 from 192.168.160.22/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.98/32 to any&lt;BR /&gt;pass in quick on lan3 from 192.168.160.22/32 to any&lt;BR /&gt;pass in quick on lan0 proto tcp from any to 192.168.160.0/24 port = 1099&lt;BR /&gt;pass in quick on lan3 proto tcp from any to 192.168.160.0/24 port = 1099&lt;BR /&gt;pass in quick on lan0 proto tcp from any to 192.168.160.0/24 port = 22&lt;BR /&gt;pass in quick on lan3 proto tcp from any to 192.168.160.0/24 port = 22&lt;BR /&gt;pass in quick on lan0 proto tcp from any to 192.168.160.0/24 port &amp;gt; 49151&lt;BR /&gt;pass in quick on lan3 proto tcp from any to 192.168.160.0/24 port &amp;gt; 49151&lt;BR /&gt;block in log from any to any&lt;/P&gt;&lt;P&gt;Is there a way to prod IPFilter into actually filtering without requiring a reboot? (the system hasn't been rebooted in a very long time and the last one that we rebooted after an extended time had several CLI changes made that weren't in boot files)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 09:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7202473#M948710</guid>
      <dc:creator>GregMBC</dc:creator>
      <dc:date>2023-12-19T09:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: IPFilter not filtering after first start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7202916#M948711</link>
      <description>&lt;P dir="auto" style="margin: 0;"&gt;Hello GregMBC&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;You may try disable and enable ipfilter and see if that helps you .&lt;BR /&gt;/opt/ipf/bin/ipfilter -d&lt;BR /&gt;/opt/ipf/bin/ipfilter -e&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;Also noticed "Active list: 0", seems the rules are not applied till .&lt;BR /&gt;#&amp;gt; ipf -V&lt;BR /&gt;ipf: HP IP Filter: v3.5alpha5 (A.11.31.15.01) (376)&lt;BR /&gt;Kernel: HP IP Filter: v3.5alpha5 (A.11.31.15.01)&lt;BR /&gt;Running: yes&lt;BR /&gt;Log Flags: 0 = none set&lt;BR /&gt;Default: pass all, Logging: available&lt;BR /&gt;Active list: 0 &amp;nbsp;===&amp;gt;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;You may refer the Admin guide (URL given below) and see how to load the filter rules .&lt;BR /&gt;Refer Section Configuring and loading IPv4 filter rules for more information .&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=emr_na-c04083959" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&amp;amp;docId=emr_na-c04083959&lt;/A&gt;&lt;/P&gt;
&lt;P dir="auto" style="margin: 0;"&gt;I work for HPE/ I am an HPE Employee (HPE Community)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 16:06:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7202916#M948711</guid>
      <dc:creator>georgek_1</dc:creator>
      <dc:date>2023-12-15T16:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: IPFilter not filtering after first start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7203033#M948714</link>
      <description>&lt;P&gt;---&lt;/P&gt;&lt;P&gt;You may try disable and enable ipfilter and see if that helps you .&lt;BR /&gt;/opt/ipf/bin/ipfilter -d&lt;BR /&gt;/opt/ipf/bin/ipfilter -e&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;This did it, the system started logging and filters with a stop/start of the filter system itself.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 13:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7203033#M948714</guid>
      <dc:creator>GregMBC</dc:creator>
      <dc:date>2023-12-18T13:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: IPFilter not filtering after first start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7203094#M948719</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2223333"&gt;@GregMBC&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Perfect!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are extremely glad to know the problem has been resolved and we appreciate you for keeping us posted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 05:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipfilter-not-filtering-after-first-start/m-p/7203094#M948719</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2023-12-19T05:31:04Z</dc:date>
    </item>
  </channel>
</rss>

