Patch Name: PHNE_24384 Patch Description: s700_800 11.11 gated (1M) patch Creation Date: 01/08/01 Post Date: 01/10/09 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: InternetSrvcs.INETSVCS-RUN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHNE_24384 Symptoms: PHNE_24384: 1. SR 8606160692 / JAGad30012: gated does not listen to multicast RIPv2 packets when 'noripout' option is set in /etc/gated.conf file. 2. SR 8606162878 / JAGad32194: gated aborts in a service guard environment with an assertion failure. 3. SR 8606163278 / JAGad32582: gated aborts in a service guard environment when there are more than 3 aliases for an interface. 4. SR 8606165391 / JAGad34685: When one of the local interfaces is specified as the default route in the static clause in /etc/gated.conf file, it is not getting added to the kernel. 5. SR 8606170434 / JAGad39698: gated resets PMTU for a route set explicitly using the 'route' command. 6. SR 8606170437 / JAGad39701: gated deletes network route to the primary interface in a service guard environment. 7. SR 8606172768 / JAGad42028: gated dumps core in a service guard environment as the stack grows beyond the maximum size allowed. 8. SR 8606201066 / JAGad70242: BGP does not work properly in gated. Defect Description: PHNE_24384: 1. SR 8606160692 / JAGad30012: gated does not add an interface to the multicast group for RIP if 'noripout' option is set for that interface. Resolution: The gated code has been modified to add an interface to the multicast group even if 'noripout' option is specified for that interface. 2. SR 8606162878 / JAGad32194: When a host receives a RDP advertisement from a router on its primary address and at a later point of time receives an advertisement from the same router on its alias address( or vice versa),gated aborts with an assertion failure. Resolution: The gated code has been modified to make an assertion on the physical interface information and not on the logical interface information. 3. SR 8606163278 / JAGad32582: gated was able to support only upto 3 aliases for an interface. Resolution: The gated code has been modified to support upto 31 aliases. 4. SR 8606165391 / JAGad34685: gated was setting the RTF_GATEWAY flag even for routes for which the gateway was the local interface. Resolution: The gated code has been modified to resolve the above problem. 5. SR 8606170434 / JAGad39698: gated was not handling interface aliases properly. Because of this, gated was deleting and adding the same route thereby resetting the PMTU of the route. Resolution: The gated code has been modified to handle interface aliases properly. 6. SR 8606170437 /JAGad39701: gated was not able to handle variable length subnet masks. Resolution: The gated code has been modified to handle variable length subnet masks. 7. SR 8606172768 / JAGad42028: There was an execution path in gated where two variables do not get initialised. Resolution: The gated code has been modified to properly initialise the two variables. 8. SR 8606201066 / JAGad70242: BGP does not work properly in gated. Resolution: The gated code has been modified to make BGP work properly. SR: 8606160692 8606162878 8606163278 8606165391 8606170434 8606170437 8606172768 8606201066 Patch Files: InternetSrvcs.INETSVCS-RUN,fr=B.11.11, fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/gated what(1) Output: InternetSrvcs.INETSVCS-RUN,fr=B.11.11, fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/gated: Revision: 1.0 based on Cornell Gated 3-5-9 gated 3-5-9 Wed Aug 1 14:23:57 IST 2001 PHNE_24384. s700_800 11.11 Gated (1M) patch cksum(1) Output: InternetSrvcs.INETSVCS-RUN,fr=B.11.11, fa=HP-UX_B.11.11_32/64,v=HP: 2194115236 1015808 /usr/sbin/gated Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHNE_17104: s700: 11.00 s800: 11.00 Patch Package Size: 1010 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_24384 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_24384.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_24384. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHNE_24384.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_24384.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_24384.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_24384.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None