Patch Name: PHSS_27636 Patch Description: s700_800 11.04 Virtualvault 4.5 TGP IP Aliasing fix Creation Date: 02/08/01 Post Date: 02/08/30 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: Virtualvault A.04.50 Filesets: VaultTGP.TGP-CORE,fr=A.04.50,fa=HP-UX_B.11.04_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/PHSS_27636 Symptoms: PHSS_27636: When IP aliasing is configured, trying to create/modify TGP service entries through 'Trusted Gateway Proxy Administration' screen results in an error, "Sufficient memory can not be allocated to create the CREATE screen." The same kind of error occurs while trying to modify a TGP service entry. Defect Description: PHSS_27636: The tgp-edit cgi fails to fetch the MAC label for a lan interface when that interface is configured with multiple IP addresses (IP aliasing). Resolution: Since the MAC label associated with a lan interface must be the same for all aliases of that interface, query the interface without the alias name (use lan0 instead of lan0:1). Enhancement: No SR: 8606270675 Patch Files: VaultTGP.TGP-CORE,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP: /var/opt/vaultTS/inside/vault/bin/tgp-edit what(1) Output: VaultTGP.TGP-CORE,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP: /var/opt/vaultTS/inside/vault/bin/tgp-edit: $Source: src/admin/cgi/tgp-edit/tgp-edit.c, vaultTGP , vaultTGP_4.5 $ $Date: 02/08/22 12:57:57 $ $Revision: 1.8.2.2 PATCH_11.04 (PHSS_27636) $ src/lib/conf/gpent.c, vaultTGP, vaultTGP_4.5 1.6.1. 5 04/20/00 $Source: src/lib/debug/pdebug.c, vaultTGP, vaultTGP_ 4.5 $ $Date: 01/07/10 10:59:01 $ $Revision: 1.6 PATCH_11.04 (PHSS_24611) $ cksum(1) Output: VaultTGP.TGP-CORE,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP: 267040417 78051 /var/opt/vaultTS/inside/vault/bin/tgp-edit Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHSS_27635: s700: 11.04 s800: 11.04 Patch Package Size: 100 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 PHSS_27636 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_27636.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_27636. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false 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 PHSS_27636.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_27636.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_27636.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None