Patch-ID# 100283-03
Keywords: gateway, multiple route
Synopsis: SunOS 4.1.1;4.1.2;4.1.3: in.routed mishandles gateways, multiple 
routes
Date: 10/Sep/92
 
SunOS release: 4.1.1 4.1.2 4.1.3
 
Unbundled Product: 
 
Unbundled Release:
 
Topic: Patch version update for 4.1.3 compatibilty
 
BugId's fixed with this patch: 1028094 1085405

Architectures for which this patch is available: sun4 sun4c sun3

Patches which may conflict with this patch:

Obsoleted by: 

Problem Description: 

Bugid 1085405 fixed in -02
------------
The SunOS route daemon (4.1.1 and 4.1.2 and 4.1.3) incorrectly handles
a system configuration that has two network interfaces attached
to the same IP network.

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

INSTALL: 

 AS ROOT:
 mv /usr/etc/in.routed /usr/etc/in.routed.fcs
 cp `arch -k`/{OS Version}/in.routed /usr/etc

 Make sure the permissions of the new in.routed are as follows:
 -rwxr-xr-x  1 root        32768 Oct 11  1990 /usr/etc/in.routed*

kill old in.routed process and restart with the new one.


