Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!yarrina.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!agate!news.mindlink.net!van-bc!vanbc!jbrongo From: jbrongo@vanbc.wimsey.com (Joe Brongo) Newsgroups: comp.unix.bsd.bsdi.misc Subject: default gateway entry periodically missing.. Date: 30 Nov 1995 08:47:29 GMT Organization: Wimsey Information Services Lines: 12 Message-ID: <49jr31$626@wolfe.wimsey.com> NNTP-Posting-Host: vanbc.wimsey.com X-Newsreader: TIN [version 1.2 PL2] I have found that for some reason our default gatewa entry in our routing table is deleted for no apparent reason .The routing information is reinserted by the following command: route add default xxx.yyy.kkk.jjj After booting the system I use the netstat -nr command to check, and the entery is there, see below: Destination Gateway .... default xxx.yyy.kkk.jjj.. ..... Sometimes the default entry is deleted for some unknown reason. I want to knwo the reason and how to avoid it.