User Tools

Site Tools


networking:windows:windows_networking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
networking:windows:windows_networking [2022/11/23 12:49] – external edit 127.0.0.1networking:windows:windows_networking [2023/04/14 09:48] (current) – [Slow DNS] bstafford
Line 7: Line 7:
 <code>netsh interface ip show route "interface name"</code> <code>netsh interface ip show route "interface name"</code>
 <code>netsh interface ip show neighbors "interface name"</code> <code>netsh interface ip show neighbors "interface name"</code>
 +
 +Show WiFi Network
 +<code>netsh wlan show interface</code>
 +
  
 =====List Open Ports===== =====List Open Ports=====
Line 21: Line 25:
   - <code>ipconfig /registerdns</code>   - <code>ipconfig /registerdns</code>
   - Restart the Net Logon service (Control Panel->Administrative Tools->Services and then right click Net Logon and select restart).   - Restart the Net Logon service (Control Panel->Administrative Tools->Services and then right click Net Logon and select restart).
-=Disable Protocols=+=====Disable Protocols=====
 <code>netsh interface teredo set state disabled <code>netsh interface teredo set state disabled
 netsh interface isatap set state disabled netsh interface isatap set state disabled
networking/windows/windows_networking.1669207782.txt.gz · Last modified: by 127.0.0.1