On Thursday 04 July 2002 10:11 am, Manish K Arya wrote: > Hi all > I need some help regarding routing tables. > I want to ascertain whther my routing tables have been tampered by some > user having the admisnistrative rights and i want to restore the default > values and which are the routing files?
Log in as root and use route -n to see whether your routing table is correct. The startup file which sets your routing table might be /etc/rc.d/rc.inet1 but it might be somewhere else depending on your distribution and depending on where you have put any additional commands. Antony.
