Patch-ID# 104022-01
Keywords: gateway multiple route in.routed packet unknown
Synopsis: SunOS 4.1.3: in.routed fixes                                
Date: Oct/18/96
 
Solaris Release: 1.1

SunOS Release: 4.1.3
 
Unbundled Product: 
 
Unbundled Release:
 
BugId's fixed with this patch: 1182386 1028094 1085405

Relevant Architectures: sparc
    NOTE: sun4 sun4c sun4m 

Changes incorporated in this version:

Patches accumulated and obsoleted by this patch: 100283-03

Patches required with this patch:

Patches which may conflict with this patch:

Obsoleted by:  

Files included with this patch:   README
                                  in.routed


Problem Description: 

Bugid 1182386
-------------
in.routed finds packet from unknown router

Bugid 1085405 
------------
The SunOS route daemon incorrectly handles a system configuration
that has two network interfaces attached to the same IP network.

Bugid 1028094 
-------------
The routing daemon creates and broadcasts invalid routes for network/gateway
pairs found through "active" entries in the /etc/gateways file.


Patch Installation Instructions:

1) As root, make a backup of the original in.routed: 
   mv /usr/etc/in.routed /usr/etc/in.routed.FCS

2) Copy the new in.routed from the patch directory:
   cp in.routed /usr/etc
   chmod 755 /usr/etc/in.routed
   chown root.staff /usr/etc/in.routed

3) Reboot the system or kill and restart the /usr/etc/in.routed
   process.
