[Project]Basic Network Administration and Troubleshooting Using Windows Command Line Utilities

Takahiro Oda
Dec 19, 2021

--

When the windows 10 host(10.10.10.10)’s ethernet adapter got disabled, ping from windows server(10.10.10.12) returns that “Destination host unreachable” because Network adapter is disabled. But after the network adapter got enabled, ping shows that reply from the target host.

Netstat command shows that windows server establishes SMB connection with windows 10 host(10.10.10.10).

--

--

No responses yet