question

WUNSCHRobertRIT-7957 avatar image
0 Votes"
WUNSCHRobertRIT-7957 asked CandyLuo-MSFT commented

Configuring Winhttp Proxy using netsh

Hi guy's,
we need to configure a Systemproxy for using Modern Management like Azure, InTune, ... Therefore Microsoft provides some URL's which need to be accepted on Proxy or Firewall.
So actually it's not possible for us, to do that on Firewalls. We've decided to create a Systemproxy.
But in my last tests, i recognized that if a Systemproxy, like

Blockquote

netsh winhttp set proxy proxy.contoso.com:8080 "localhost;*.contoso.com"

Blockquote

is set, some internal addresses like Hyper-V Server are not accessible via Hyper-V Console.
To avoid this issue, we want to configure the bypass-list.


As you can see, it should be possible to setup internal domain like *.contoso.com.

My question is, would it be possible to use instead networks, like 10.0.0.0/8 ?


windows-10-network
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CandyLuo-MSFT avatar image
0 Votes"
CandyLuo-MSFT answered CandyLuo-MSFT commented

Hi ,

Based on my understanding, you want to specify a range of IP address in bypass-list. Is that right? Please feel free to let me know if I have any misunderstanding.

Generally, you can specify a range of IP addresses or a specific domain name in bypass-list. So, in theory, it should be possible to use 10.0.0.0/8 in bypass-list.

Best Regards,
Candy


If the Answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, yes, we realized that the list of domains we provide are working well.
But our Network guys want to know whether it is possible to provide networks as well, so we can define that as well in the bypass list.
Thanks for our quick answer.

0 Votes 0 ·

You are welcome. Wish you have a nice day ! : )

0 Votes 0 ·