PROBLEM: (MCPMB54FF) (Patch ID: TCR141-009) ******** This patch fixes a problem where the removal of the -alias parameter from the /var/ase/sbin/nfs_ifconfig file during the failover of an ASE service caused the routing file to become corrupted. (The netstat -r command will show the corruption after service failover.) The line in the nfs_ifconfig file that invokes the ifconfig command to remove the service alias specified a netmask with the -alias parameter (which was incorrect). The netmask has been removed from this line in the nfs_ifconfig file. PROBLEM: (MCPMA1B5B) (Patch ID: TCR141-009) ******** This patch fixes a problem where removing and adding services in an available server environment (ASE) using multiple network interfaces caused the gated daemon to be started, even when the value of the ASEROUTING variable in the /etc/rc.config file is "no." The code checks the value of ASEROUTING and if it is not "yes," the gated daemon is not started.