netsh routing ip add filter for DialUp interface

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Hi.
I want to be able to block outgoing TCP/IP traffic on an outgoing
DialUp interface.
I have tried adding outgoing filters to my LAN interface using
"netsh routing ip add filter..." and it works fine.
How do I do the same with a DialUp interface? The DialUp interfaces do
not show up when using "netsh routing ip show interface" and I fail
when trying to use
"netsh routing ip add interface "My Dialup"".

Can I enable a DialUp interface to be used this way, or is there
another simple way to block outgoing traffic on DialUp interfaces.

Peter
 
Back
Top