<?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: ipsec between linux and hp-ux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429963#M732659</link>
    <description>Hi,&lt;BR /&gt;the ipsec/linux version is:&lt;BR /&gt;Linux Openswan U2.6.14/K2.6.18-92.1.18.el5 (netkey)&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Jun 2009 13:43:42 GMT</pubDate>
    <dc:creator>ATIL VOLKAN YILDIRIM_1</dc:creator>
    <dc:date>2009-06-03T13:43:42Z</dc:date>
    <item>
      <title>ipsec between linux and hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429959#M732655</link>
      <description>hi experts,&lt;BR /&gt;has anybody come to make ipsec work between linux and hp-ux.&lt;BR /&gt;I used openswan on the linux server, but whatever I try,&lt;BR /&gt;the tunnel is not being up...Instead it passes phase 1 but stops in&lt;BR /&gt;phase 2.&lt;BR /&gt;&lt;BR /&gt;My hp-ux(11.31) ipsec(A.02.01.01 )conf is:&lt;BR /&gt;&lt;BR /&gt;ipsec_config show all                                                                                       &lt;BR /&gt;         startup  &lt;BR /&gt;       -autoboot  OFF&lt;BR /&gt;       -auditlvl  ERROR&lt;BR /&gt;       -auditdir  /var/adm/ipsec&lt;BR /&gt;        -maxsize  100&lt;BR /&gt;        -spi_min  0x12c&lt;BR /&gt;        -spi_max  0x2625a0&lt;BR /&gt;       -spd_soft  25&lt;BR /&gt;       -spd_hard  50&lt;BR /&gt;&lt;BR /&gt;            auth  aspendos&lt;BR /&gt;         -remote  10.1.121.169/32&lt;BR /&gt;      -preshared  volkan&lt;BR /&gt;       -exchange  MM&lt;BR /&gt;&lt;BR /&gt;             ike  aspendos&lt;BR /&gt;         -remote  10.1.121.169/32&lt;BR /&gt;       -priority  20&lt;BR /&gt; -authentication  PSK&lt;BR /&gt;          -group  2&lt;BR /&gt;           -hash  SHA1&lt;BR /&gt;     -encryption  3DES&lt;BR /&gt;           -life  28800&lt;BR /&gt;          -maxqm  100&lt;BR /&gt;&lt;BR /&gt;         gateway  default&lt;BR /&gt;         -action  FORWARD&lt;BR /&gt;&lt;BR /&gt;            host  aspendos_dene&lt;BR /&gt;         -source  0.0.0.0/0/0&lt;BR /&gt;    -destination  10.1.121.169/32/0&lt;BR /&gt;       -protocol  0&lt;BR /&gt;       -priority  30&lt;BR /&gt;         -action  ESP_AES128_HMAC_SHA1/28800/0&lt;BR /&gt;          -flags  NONE&lt;BR /&gt;&lt;BR /&gt;            host  default&lt;BR /&gt;         -action  PASS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and my openswan(2.6.14) conf is:&lt;BR /&gt;&lt;BR /&gt;config setup&lt;BR /&gt;        # Debug-logging controls:  "none" for (almost) none, "all" for lots.&lt;BR /&gt;        # klipsdebug=none&lt;BR /&gt;        # plutodebug="control parsing"&lt;BR /&gt;        # For Red Hat Enterprise Linux and Fedora, leave protostack=netkey&lt;BR /&gt;        protostack=netkey&lt;BR /&gt;        nat_traversal=no&lt;BR /&gt;        interfaces="ipsec0=bond0"&lt;BR /&gt;&lt;BR /&gt;#include /etc/ipsec.d/*.conf&lt;BR /&gt;&lt;BR /&gt;conn %default&lt;BR /&gt;        auth=esp&lt;BR /&gt;        disablearrivalcheck=no&lt;BR /&gt;        keyingtries=1&lt;BR /&gt;        keylife=1800s&lt;BR /&gt;        ikelifetime=28800s&lt;BR /&gt;        pfs=no&lt;BR /&gt;        #keyexchange=ikev2&lt;BR /&gt;&lt;BR /&gt;conn deneme&lt;BR /&gt;        authby=secret&lt;BR /&gt;        left=10.1.121.169&lt;BR /&gt;        leftnexthop=10.1.121.254&lt;BR /&gt;        right=10.1.121.162&lt;BR /&gt;        rightnexthop=10.1.121.254&lt;BR /&gt;        auto=add&lt;BR /&gt;        compress=no&lt;BR /&gt;        #esp=aes128-sha1&lt;BR /&gt;        esp=3des-sha1-96&lt;BR /&gt;        ike=3des-sha1-96&lt;BR /&gt;        type=transport&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I try to bring up the conn, openswan says:&lt;BR /&gt;[root@aspendos etc]# ipsec auto --up deneme&lt;BR /&gt;104 "deneme" #5: STATE_MAIN_I1: initiate&lt;BR /&gt;003 "deneme" #5: ignoring unknown Vendor ID payload [e4e14cf3b8a3fb199581535b94b0d73c]&lt;BR /&gt;106 "deneme" #5: STATE_MAIN_I2: sent MI2, expecting MR2&lt;BR /&gt;108 "deneme" #5: STATE_MAIN_I3: sent MI3, expecting MR3&lt;BR /&gt;004 "deneme" #5: STATE_MAIN_I4: ISAKMP SA established {auth=OAKLEY_PRESHARED_KEY cipher=oakley_3des_cbc_192 prf=oakley_sha group=modp1024}&lt;BR /&gt;117 "deneme" #6: STATE_QUICK_I1: initiate&lt;BR /&gt;010 "deneme" #6: STATE_QUICK_I1: retransmission; will wait 20s for response&lt;BR /&gt;010 "deneme" #6: STATE_QUICK_I1: retransmission; will wait 40s for response&lt;BR /&gt;031 "deneme" #6: max number of retransmissions (2) reached STATE_QUICK_I1.  No acceptable response to our first Quick Mode message: perhaps peer likes no proposal&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and in the hp-ux ipsec log file, it writes:&lt;BR /&gt;ipsec_report -audit auditMon-Jun--1-07-38-42-2009.log&lt;BR /&gt;&lt;BR /&gt;----------------------------- Audit Log -------------------------------&lt;BR /&gt;Audit File: /var/adm/ipsec/auditMon-Jun--1-07-38-42-2009.log&lt;BR /&gt;&lt;BR /&gt;Msg: 1  From: IPSEC_ADMIN  Lvl: ALERT  Date: Mon Jun  1 07:38:42 2009&lt;BR /&gt;   Event: Starting up IPSec/9000.&lt;BR /&gt;&lt;BR /&gt;Msg: 2  From: IKMPD  Lvl: ALERT  Date: Mon Jun  1 07:38:42 2009&lt;BR /&gt;   Event: mip6mod is not running (instance=0).&lt;BR /&gt;Msg: 3  From: SECPOLICYD  Lvl: ALERT  Date: Mon Jun  1 07:38:42 2009&lt;BR /&gt;   Event: Found interface: family=2 name = lan901  addr = 10.1.121.162  flag=0x2&lt;BR /&gt;Msg: 4  From: IKMPD  Lvl: ALERT  Date: Mon Jun  1 07:38:42 2009&lt;BR /&gt;   Event: Bind address 10.1.121.162 with INET socket 16.&lt;BR /&gt;Msg: 5  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:38:48 2009&lt;BR /&gt;   Event: atts GROUP_DESC:Alternate 1024-bit MODP group is not acceptable&lt;BR /&gt;Msg: 6  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:38:48 2009&lt;BR /&gt;   Event: Rejected Transform ID: KEY_IKE&lt;BR /&gt;Msg: 7  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:38:48 2009&lt;BR /&gt;   Event: Responder cannot get the ID payload for QM negotiation.&lt;BR /&gt;Msg: 8  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:38:48 2009&lt;BR /&gt;   Event: Quick Mode verify failed, mess ID 0x9b864ce&lt;BR /&gt;Msg: 9  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:38:58 2009&lt;BR /&gt;   Event: Responder cannot get the ID payload for QM negotiation.&lt;BR /&gt;Msg: 10  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:38:58 2009&lt;BR /&gt;   Event: Quick Mode verify failed, mess ID 0x9b864ce&lt;BR /&gt;Msg: 11  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:39:18 2009&lt;BR /&gt;   Event: Responder cannot get the ID payload for QM negotiation.&lt;BR /&gt;Msg: 12  From: IKMPD  Lvl: ERROR  Date: Mon Jun  1 07:39:18 2009&lt;BR /&gt;   Event: Quick Mode verify failed, mess ID 0x9b864ce&lt;BR /&gt;&lt;BR /&gt;Message Summary:&lt;BR /&gt;   Alerts: 4  Errors: 8  Warnings: 0  Informative: 0  Debug: 0  Unknown: 0&lt;BR /&gt;&lt;BR /&gt;--------------------------- End Audit Log -----------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any helps would be appreciated...&lt;BR /&gt;&lt;BR /&gt;Thanks...</description>
      <pubDate>Mon, 01 Jun 2009 04:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429959#M732655</guid>
      <dc:creator>ATIL VOLKAN YILDIRIM_1</dc:creator>
      <dc:date>2009-06-01T04:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: ipsec between linux and hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429960#M732656</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First, it appears the ESP does not match. On HP-UX side it has &lt;BR /&gt;&lt;BR /&gt;host aspendos_dene&lt;BR /&gt;-action ESP_AES128_HMAC_SHA1/28800/0&lt;BR /&gt;&lt;BR /&gt;On Openswan side it has:&lt;BR /&gt;&lt;BR /&gt;conn deneme&lt;BR /&gt;esp=3des-sha1-96&lt;BR /&gt;&lt;BR /&gt;Secondly, it would be helpful if the "informative" level logging on hpux side is posted.&lt;BR /&gt;&lt;BR /&gt;And finally for IPsec support you can follow the support channel and log a support call, the support people can collect more detail info for further investigation.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jun 2009 17:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429960#M732656</guid>
      <dc:creator>Wenxiao He</dc:creator>
      <dc:date>2009-06-02T17:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: ipsec between linux and hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429961#M732657</link>
      <description>Hi,&lt;BR /&gt;thanks for your reply...aes128 has come from one of my tries I guess, I tried so many things that I should've posted a wrong combination...Anyway, even when using the right parameters the result is the same...&lt;BR /&gt;&lt;BR /&gt;I guess I'll be calling hp...&lt;BR /&gt;&lt;BR /&gt;Thanks...</description>
      <pubDate>Wed, 03 Jun 2009 12:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429961#M732657</guid>
      <dc:creator>ATIL VOLKAN YILDIRIM_1</dc:creator>
      <dc:date>2009-06-03T12:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: ipsec between linux and hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429962#M732658</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Please provide information on the distribution of Linux and the version of IPSEC in use.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 03 Jun 2009 13:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429962#M732658</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-03T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: ipsec between linux and hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429963#M732659</link>
      <description>Hi,&lt;BR /&gt;the ipsec/linux version is:&lt;BR /&gt;Linux Openswan U2.6.14/K2.6.18-92.1.18.el5 (netkey)&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2009 13:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ipsec-between-linux-and-hp-ux/m-p/4429963#M732659</guid>
      <dc:creator>ATIL VOLKAN YILDIRIM_1</dc:creator>
      <dc:date>2009-06-03T13:43:42Z</dc:date>
    </item>
  </channel>
</rss>

