0% found this document useful (0 votes)
85 views1 page

Netsh

This document configures a routing filter on the local computer to allow traffic from the 192.168.128.0/24 subnet to pass through "local area connection 2" while blocking all other traffic.

Uploaded by

api-26283766
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views1 page

Netsh

This document configures a routing filter on the local computer to allow traffic from the 192.168.128.0/24 subnet to pass through "local area connection 2" while blocking all other traffic.

Uploaded by

api-26283766
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

netsh routing ip>add filter "local area connection 2" input 0.0.0.0 0.0.0.

0
192.168.128.0 255.255.255.0 any

You might also like