Good Morning:
This morning 2 or our Tru64 servers had funny route tables. 
On one box running 5.1 (ES40) the route table had the following entries:
default	172.16.1.1	UGS		//correct
localhost	localhost	UHL		//correct
172.16	grizzly	U		//correct
172.16	nfs1		UGD		// bad not a gateway.
172.16	cougar	UGD		// bad not a gateway.
172.16	172.16.254.1	UGD	// bad not a gateway.
172.16	172.16.9.229	UGD	// bad not a gateway.
172.16	citrix03		UGD	// bad not a gateway.
172.16	bobcat		UGD	// bad not a gateway.
172.16.1.1	172.16.1.1		UGHD	// ok
....
Another box running 4.0F (1000A) had a static route updated via redirect.
default	172.16.1.254	UGMS  // why/how does a static route get updated via
a re-direct.
Has anyone seen this behavior before?
James Richardson
Unix Systems Administrator
Horry Telephone
(843) 369-8549
Received on Wed Aug 29 2001 - 14:49:34 NZST