<?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 Re: ipf, ssh and gateway problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026497#M750807</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am more familiar with iptables than with ipfilter used by HP-UX but I believe the sequencing of rules should follow the same.&lt;BR /&gt;&lt;BR /&gt;In your filter inbound rules, you have a default block everything rule before your SSH access rules. When these rules are stepped through, the block rule will take precedence since it is checked first. Thus, you should shift the block rule all the way below right to the end after your SSH access rules as well as other inbound access rules.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Sat, 19 Jul 2003 23:24:03 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2003-07-19T23:24:03Z</dc:date>
    <item>
      <title>ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026494#M750804</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a hp-up 11.11 box, with SSH and IPF installed.&lt;BR /&gt;&lt;BR /&gt;When IP filtering is disabled, everything works fine.&lt;BR /&gt;When connecting a laptop directly to the lan interface, everything works fine. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Our box is directly connected to a router, which uses two nodes, IP XXX.XXX.XXX.124 and XXX.XXX.XXX.125, with a shared virtual IP of XXX.XXX.XXX.126 (I don't remember the addresses by heart). The virtual address is the default route gateway.When launching IP filtering and trying to connect from beyond the gateway of the default route, no SSH connexion is possible. &lt;BR /&gt;&lt;BR /&gt;a relevant excerpt of the ipf.conf file is attached. Can anybody tell me what mistake was done on the config file, or, alternatively, what patch to use to solve the problem?&lt;BR /&gt;&lt;BR /&gt;For info, here is the result of swlist on my box:&lt;BR /&gt;# swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "XXXXX"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  XXXXX:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Bundle(s):&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  B2491BA                       B.11.11        MirrorDisk/UX&lt;BR /&gt;  B5725AA                       B.4.3.94       HP-UX Installation Utilities (Ignite-UX)&lt;BR /&gt;  B9901AA                       A.03.05.05     HP IPFilter 3.5alpha5&lt;BR /&gt;  BUNDLE11i                     B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001&lt;BR /&gt;  Base-VXVM                     B.03.50.5      Base VERITAS Volume Manager Bundle 3.5 for HP-UX&lt;BR /&gt;  CDE-English                   B.11.11        English CDE Environment&lt;BR /&gt;  FDDI-00                       B.11.11.02     PCI FDDI;Supptd HW=A3739A/A3739B;SW=J3626AA&lt;BR /&gt;  FEATURE11-11                  B.11.11.0209.5 Feature Enablement Patches for HP-UX 11i, Sept 2002&lt;BR /&gt;  FibrChanl-00                  B.11.11.09     PCI/HSC FibreChannel;Supptd HW=A6684A,A6685A,A5158A,A6795A&lt;BR /&gt;  GOLDAPPS11i                   B.11.11.0212.4 Gold Applications Patches for HP-UX 11i, December 2002&lt;BR /&gt;  GOLDBASE11i                   B.11.11.0212.4 Gold Base Patches for HP-UX 11i, December 2002&lt;BR /&gt;  GigEther-00                   B.11.11.14     PCI/HSC GigEther;Supptd HW=A4926A/A4929A/A4924A/A4925A;SW=J1642AA&lt;BR /&gt;  GigEther-01                   B.11.11.07     PCI GigEther;Supptd HW=A6794A/A6825A/A6847A&lt;BR /&gt;  HPUX11i-OE                    B.11.11.0303   HP-UX 11i Operating Environment Component&lt;BR /&gt;  HPUXBase64                    B.11.11        HP-UX 64-bit Base OS&lt;BR /&gt;  HPUXBaseAux                   B.11.11.0303   HP-UX Base OS Auxiliary&lt;BR /&gt;  HWEnable11i                   B.11.11.0303.4 Hardware Enablement Patches for HP-UX 11i, March 2003&lt;BR /&gt;  IEther-00                     B.11.11.03     PCI Ethernet;Supptd HW=A6974A&lt;BR /&gt;  OnlineDiag                    B.11.11.10.11  HPUX 11.11 Support Tools Bundle, Mar 2003&lt;BR /&gt;  RAID-00                       B.11.11.01     PCI RAID; Supptd HW=A5856A&lt;BR /&gt;  T1471AA                       A.03.50.000    HP-UX Secure Shell&lt;BR /&gt;  perl                          B.5.6.1.C      Perl Programming Language&lt;BR /&gt;#&lt;BR /&gt;# Product(s) not contained in a Bundle:&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  PHNE_25642                    1.0            cumulative ARPA Transport patch&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;FiX&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 14:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026494#M750804</guid>
      <dc:creator>F. X. de Montgolfier</dc:creator>
      <dc:date>2003-07-17T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026495#M750805</link>
      <description>Hi FiX,&lt;BR /&gt;&lt;BR /&gt;This does seem odd, it appears to me that the ssh rules are valid.  Just a note, on HP-UX you don't need the loopback rules.&lt;BR /&gt;&lt;BR /&gt;It would be helpful to see the log entries for blocked packets in the syslog under "ipmon".  You might also log the block out rule for debugging purposes.&lt;BR /&gt;&lt;BR /&gt;Also, as a debugging technique run:&lt;BR /&gt;# ipfstat -hio &lt;BR /&gt;This command should tell you which rule in your ruleset is actually blocking request.&lt;BR /&gt;&lt;BR /&gt;Tyler</description>
      <pubDate>Fri, 18 Jul 2003 16:34:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026495#M750805</guid>
      <dc:creator>Tyler Easterling</dc:creator>
      <dc:date>2003-07-18T16:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026496#M750806</link>
      <description>Frist thing you need to do is determine the cause of the problem.&lt;BR /&gt;&lt;BR /&gt;Shut down IPF and re-test.&lt;BR /&gt;&lt;BR /&gt;If the problem goes away, you're sure its an IPF rules issue and can concentrate your efforts there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Jul 2003 16:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026496#M750806</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-18T16:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026497#M750807</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am more familiar with iptables than with ipfilter used by HP-UX but I believe the sequencing of rules should follow the same.&lt;BR /&gt;&lt;BR /&gt;In your filter inbound rules, you have a default block everything rule before your SSH access rules. When these rules are stepped through, the block rule will take precedence since it is checked first. Thus, you should shift the block rule all the way below right to the end after your SSH access rules as well as other inbound access rules.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Sat, 19 Jul 2003 23:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026497#M750807</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2003-07-19T23:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026498#M750808</link>
      <description>Hi and thanks for the answers,&lt;BR /&gt;&lt;BR /&gt;the problem was in fact due to the outbound rules: we blocked all outgoing traffic per default, and the blocking was far too wide. By copying the inbound rules as outbound rules, we managed to get access.&lt;BR /&gt;&lt;BR /&gt;FiX</description>
      <pubDate>Mon, 21 Jul 2003 08:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026498#M750808</guid>
      <dc:creator>F. X. de Montgolfier</dc:creator>
      <dc:date>2003-07-21T08:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026499#M750809</link>
      <description>I have the similar configuration&lt;BR /&gt;but after instalation IP Filter v3.5alpha5 &lt;BR /&gt;from B99011AA.depot ver A.03.05.07 &lt;BR /&gt;on the HPUX B.11.11&lt;BR /&gt;ipmon do not log &lt;BR /&gt;to the /var/adm/syslog/syslog.log &lt;BR /&gt;the rule is: &lt;BR /&gt;block in log level auth.info all &lt;BR /&gt;&lt;BR /&gt;after reboot ipmon is not worked. &lt;BR /&gt;after /sbin/init.d/ipfboot stop and then start &lt;BR /&gt;ipmon is worked. &lt;BR /&gt;the ipfilter seems to be working but no loggin &lt;BR /&gt;&lt;BR /&gt;did you have some problems with ipf???&lt;BR /&gt;or help me? I am doing some mistake and &lt;BR /&gt;cannot see where&lt;BR /&gt;&lt;BR /&gt;Thank you otepka &lt;BR /&gt;&lt;BR /&gt;otepka@utb.cz &lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jul 2003 12:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026499#M750809</guid>
      <dc:creator>George Otepka</dc:creator>
      <dc:date>2003-07-28T12:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026500#M750810</link>
      <description>Otepka,&lt;BR /&gt;&lt;BR /&gt;you seem to have a newer version than I do: my version is A.03.05.05, and you say you have A.03.05.07. Your problem may be version-specific.&lt;BR /&gt;&lt;BR /&gt;Howver, although I am not a security specialist and did not try to set Level blocking, are you sure that your rule is correct? &lt;BR /&gt;You say: "block in log level auth.info all" &lt;BR /&gt;I was under the impression that it should be "block in log level auth.info info on &lt;INTERFACE_NAME&gt; all"&lt;BR /&gt;Are you sure that you can dispense from giving the interface name?&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;FiX&lt;BR /&gt;&lt;BR /&gt;&lt;/INTERFACE_NAME&gt;</description>
      <pubDate>Tue, 29 Jul 2003 13:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026500#M750810</guid>
      <dc:creator>F. X. de Montgolfier</dc:creator>
      <dc:date>2003-07-29T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026501#M750811</link>
      <description>F.X. de Montgolfier,&lt;BR /&gt;&lt;BR /&gt;as I can see You are using IP Filter &lt;BR /&gt;ver. A.03.05.05 withouth problems.&lt;BR /&gt;One question?=&lt;BR /&gt;after reboot the machine the ipmon is working?&lt;BR /&gt;or are you usually start it by hand???&lt;BR /&gt;Please would You be so kind if it is possible? and send me&lt;BR /&gt;the /sbin/init.d/ipfboot&lt;BR /&gt;and /sbin/init.d/pfilboot&lt;BR /&gt;and /opt/ipf/bin/ipmon&lt;BR /&gt;&lt;BR /&gt;to my e-mail: otepka@utb.cz&lt;BR /&gt;&lt;BR /&gt;It seems to be the ipmon -sD is not work properly in ver. A.03.05.07?&lt;BR /&gt;&lt;BR /&gt;Thank You very much&lt;BR /&gt;George</description>
      <pubDate>Thu, 31 Jul 2003 04:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026501#M750811</guid>
      <dc:creator>George Otepka</dc:creator>
      <dc:date>2003-07-31T04:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026502#M750812</link>
      <description>F.X. de Montgolfier,&lt;BR /&gt;&lt;BR /&gt;as I can see You are using IP Filter &lt;BR /&gt;ver. A.03.05.05 withouth problems.&lt;BR /&gt;One question?=&lt;BR /&gt;after reboot the machine the ipmon is working?&lt;BR /&gt;or are you usually start it by hand???&lt;BR /&gt;Please would You be so kind if it is possible? and send me&lt;BR /&gt;the /sbin/init.d/ipfboot&lt;BR /&gt;and /sbin/init.d/pfilboot&lt;BR /&gt;and /opt/ipf/bin/ipmon&lt;BR /&gt;&lt;BR /&gt;to my e-mail: otepka@utb.cz&lt;BR /&gt;&lt;BR /&gt;It seems to be the ipmon -sD is not work properly in ver. A.03.05.07?&lt;BR /&gt;&lt;BR /&gt;Thank You very much&lt;BR /&gt;George</description>
      <pubDate>Thu, 31 Jul 2003 04:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026502#M750812</guid>
      <dc:creator>George Otepka</dc:creator>
      <dc:date>2003-07-31T04:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: ipf, ssh and gateway problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026503#M750813</link>
      <description>F.X. de Montgolfier,&lt;BR /&gt;&lt;BR /&gt;as I can see You are using IP Filter &lt;BR /&gt;ver. A.03.05.05 withouth problems.&lt;BR /&gt;One question?=&lt;BR /&gt;after reboot the machine the ipmon is working?&lt;BR /&gt;or are you usually start it by hand???&lt;BR /&gt;Please would You be so kind if it is possible? and send me&lt;BR /&gt;the /sbin/init.d/ipfboot&lt;BR /&gt;and /sbin/init.d/pfilboot&lt;BR /&gt;and /opt/ipf/bin/ipmon&lt;BR /&gt;&lt;BR /&gt;to my e-mail: otepka@utb.cz&lt;BR /&gt;&lt;BR /&gt;It seems to be the ipmon -sD is not work properly in ver. A.03.05.07?&lt;BR /&gt;&lt;BR /&gt;Thank You very much&lt;BR /&gt;George</description>
      <pubDate>Thu, 31 Jul 2003 04:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipf-ssh-and-gateway-problem/m-p/3026503#M750813</guid>
      <dc:creator>George Otepka</dc:creator>
      <dc:date>2003-07-31T04:48:05Z</dc:date>
    </item>
  </channel>
</rss>

