routing log

  • Thread starter Thread starter =?iso-8859-2?B?UmFmYbMgWmnqYmE=?=
  • Start date Start date
?

=?iso-8859-2?B?UmFmYbMgWmnqYmE=?=

Is there a way to log routing events in Vista?
 
Do you mean routing decisions made by Vista. You can try the command:
Netsh routing ip set loglevel=(tag)
just replace (tag) with
error ( logs errors only)
warn (includes warnings)
info (includes informational messages)
none (disables logging)
 
Spenceation said:
Do you mean routing decisions made by Vista. You can try the command:

Yes, that's exactly what I mean.
Netsh routing ip set loglevel=(tag)
just replace (tag) with
error ( logs errors only)
warn (includes warnings)
info (includes informational messages)
none (disables logging)

It seems like great solution but for reasons that are yet unclear for me
there is no routing section in netsh in vista. I see that I can set tracing
for "netsh lan ip", "netsh wlan ip" (I have no idea where would be files
with these logs located) but I'd like to see logs of routing between all
interfaces including ras.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top