Bug 36999

Summary: 2 Default Routes Created
Product: Base System Reporter: Harsha Bellur <h_bellur>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Harsha Bellur 2002-04-11 19:20:01 UTC
I am running a node in the 172.16.9.x subnet with the default gateway as 172.16.9.1. However, when the node comes up it shows 2 Default routes.
The first one is the address of another node (say 172.16.9.36) in the 172.16.9.x network and the second one is that of the configured gateway (171.16.9.1).

I cannot delete the spurious default route (172.16.9.36) as "ROUTE DELETE" gives an error message saying 0.0.0.0 is not in table. However, I can delete the configured default gateway as expected.

Has anyone encountered such a problem before? Any Ideas?
Comment 1 Bruce M Simpson freebsd_committer freebsd_triage 2004-06-18 02:18:27 UTC
State Changed
From-To: open->closed

Not directly applicable to FreeBSD as it stands now; not enough 
information to investigate the problem.