0% found this document useful (0 votes)
66 views

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)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views

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)
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