[hipl-dev] [Bug 1302173] [NEW] 32-bit hipfw

  • From: Miika Komu <1302173@xxxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Thu, 03 Apr 2014 20:55:09 -0000

Public bug reported:

32-bit hipfw fails during start up at least in CentOS 6.5 with the
following message:

error(libcore/message.c:490@hip_send_recv_daemon_info): Could not send message 
to daemon: Bad file descriptor
debug(hipfw/hipfw.c:383@fw_uninit_lsi_support): Failed to notify hipd of LSI 
un-init.
debug(hipfw/hipfw.c:558@hip_fw_uninit_esp_relay): ESP relay was already 
uninitialized

hipconf works just fine:

% hipconf daemon get ha all
Sending user message 22 to HIPD on socket 3
Sent 40 bytes
Waiting to receive daemon info.
240 bytes received from HIP daemon.
HA is UNASSOCIATED
 Shotgun mode is off.
 Broadcast mode is off.
 Local HIT: 2001:001f:c5a2:dd1a:fbf6:7ea9:a813:ff1d
 Peer  HIT: 2001:001f:c5a2:dd1a:fbf6:7ea9:a813:ff1d
 Local LSI: 1.0.0.1
 Peer  LSI: 1.0.0.1
 Local IP: 208.83.67.139
 Local NAT traversal UDP port: 10500
 Peer  IP: 208.83.67.139
 Peer  NAT traversal UDP port: 10500
 Peer  hostname:

** Affects: hipl
     Importance: Critical
     Assignee: Miika Komu (miika-iki)
         Status: Confirmed

-- 
You received this bug notification because you are a member of HIPL core
team, which is subscribed to HIPL.
https://bugs.launchpad.net/bugs/1302173

Title:
  32-bit hipfw

Status in Host Identity Protocol for Linux:
  Confirmed

Bug description:
  32-bit hipfw fails during start up at least in CentOS 6.5 with the
  following message:

  error(libcore/message.c:490@hip_send_recv_daemon_info): Could not send 
message to daemon: Bad file descriptor
  debug(hipfw/hipfw.c:383@fw_uninit_lsi_support): Failed to notify hipd of LSI 
un-init.
  debug(hipfw/hipfw.c:558@hip_fw_uninit_esp_relay): ESP relay was already 
uninitialized

  hipconf works just fine:

  % hipconf daemon get ha all
  Sending user message 22 to HIPD on socket 3
  Sent 40 bytes
  Waiting to receive daemon info.
  240 bytes received from HIP daemon.
  HA is UNASSOCIATED
   Shotgun mode is off.
   Broadcast mode is off.
   Local HIT: 2001:001f:c5a2:dd1a:fbf6:7ea9:a813:ff1d
   Peer  HIT: 2001:001f:c5a2:dd1a:fbf6:7ea9:a813:ff1d
   Local LSI: 1.0.0.1
   Peer  LSI: 1.0.0.1
   Local IP: 208.83.67.139
   Local NAT traversal UDP port: 10500
   Peer  IP: 208.83.67.139
   Peer  NAT traversal UDP port: 10500
   Peer  hostname:

To manage notifications about this bug go to:
https://bugs.launchpad.net/hipl/+bug/1302173/+subscriptions

Other related posts:

  • » [hipl-dev] [Bug 1302173] [NEW] 32-bit hipfw - Miika Komu