C
C. Baum
Hey folks,
First crack at Windows 2016 Standard (core) and I'm trying to setup networking. Long story short, the network subnet I am on has no access to the internet, so I have a proxy that I use to get out. I believe I set it up properly but I can't get out at all. I didn't set it to bypass proxy for local hosts, but I CAN ping and get to local hosts so it's obvious the proxy configuration isn't working or somehow isn't getting applied. How can I troubleshoot?
If I do a "netsh winhttp show proxy" at the command line it looks great:
Current WinHTTP Proxy Settings:
Proxy Server(s) : IP_of_my_proxyort
Bypass List : (None)
I can ping the proxy server successfully so connectivity is there. Any suggestions?
Additional note. I built another Windows 2016 with GUI on the same subnet and configured the proxy from within the Settings--> Network and Internet. I can browse to external webpages as well as run curl from powershell. However at the command prompt if I run "netsh winhttp show proxy" it says "Direct access (no proxy server).
I am officially confused.
Continue reading...
First crack at Windows 2016 Standard (core) and I'm trying to setup networking. Long story short, the network subnet I am on has no access to the internet, so I have a proxy that I use to get out. I believe I set it up properly but I can't get out at all. I didn't set it to bypass proxy for local hosts, but I CAN ping and get to local hosts so it's obvious the proxy configuration isn't working or somehow isn't getting applied. How can I troubleshoot?
If I do a "netsh winhttp show proxy" at the command line it looks great:
Current WinHTTP Proxy Settings:
Proxy Server(s) : IP_of_my_proxyort
Bypass List : (None)
I can ping the proxy server successfully so connectivity is there. Any suggestions?
Additional note. I built another Windows 2016 with GUI on the same subnet and configured the proxy from within the Settings--> Network and Internet. I can browse to external webpages as well as run curl from powershell. However at the command prompt if I run "netsh winhttp show proxy" it says "Direct access (no proxy server).
I am officially confused.
Continue reading...