I want to allow one IP address that can connect to internet (whitelist) and block others' connections through internet using Windows Firewall on Server 2008 using command prompt.
- Is it possible to only allow given IP address (example 192.168.1.5) and block all IP address by using cmd?
- And how do i disable all allow rules by using cmd?