Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

where is the routing table located?

Status
Not open for further replies.

ecafracs

IS-IT--Management
Aug 21, 2002
93
PH
Does anybody here knows where the text file of the routing table is located in windows 2000? LIke hosts file are in \winnt\system32\drivers\etc?
 
yes, it is written to ram during pc boot. but actual location - registry.

victor
MCSE+I;MCSE(W2k);MCSA;CNE(5.1);CNE(6);CIWSP;CIWSA
destiny2002@list.ru
 
yeah, i know that it is in RAM and registry, but how about persistent routes. Also, which hive in the registry.
 
persistent routes locates in registry and can be viewed. Other routes - in registry , but not in vieweble form.
keys is:
HLM/System/CurrentControlSet/Services/tcpip/parameters/persistentroutes
HLM/System/ControlSetxxx/Services/tcpip/parameters/persistentroutes (where xxx: 001-00x; x-number 1-9)

Victor K
MCSE+I;MCSA;MCSE(w2k);CNE(5.1);MCNE(6);CIWSP;CIWSA.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top