software:microsoft:windows:networks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:microsoft:windows:networks [2020/08/24 16:29] – [netstat] superwizard | software:microsoft:windows:networks [2022/07/14 20:07] (current) – [Command line program to test DHCP service] superwizard | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| sudo nmap --script broadcast-dhcp-discover | sudo nmap --script broadcast-dhcp-discover | ||
| + | |||
| + | Windows nmap -sU -p 67 --script dhcp-discover 10.230.0.2/ | ||
| </ | </ | ||
| + | |||
| + | <WRAP center round box > | ||
| + | Get-DhcpServerInDC | ||
| + | |||
| + | From < | ||
| + | |||
| + | </ | ||
| + | |||
| + | nmap -oA c: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | |||
| + | [[software: | ||
| + | |||
| + | File broadcast-dhcp-discover | ||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| ====== Name Resolution Lookup ====== | ====== Name Resolution Lookup ====== | ||
| Line 64: | Line 86: | ||
| into the problem, the " | into the problem, the " | ||
| </ | </ | ||
| + | |||
| + | |||
| + | <WRAP center round box > | ||
| + | Does your PC have any IPv6 addresses (link-local or otherwise)? | ||
| + | < | ||
| + | ipconfig / | ||
| + | </ | ||
| + | |||
| + | What IPv6 endpoints are on your Windows machine? | ||
| + | < | ||
| + | netstat –abn –p tcpv6 | ||
| + | netstat –abn –p udpv6 | ||
| + | netstat –abn –p icmpv6 | ||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | Use ip . | ||
| + | I want to know about your world | ||
| + | Are you still using one of the following tools? | ||
| + | < | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | /sbin/rarp | ||
| + | /sbin/route | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | From < | ||
| + | |||
| + | </ | ||
| ====== Troubleshooting Windows File Sharing ====== | ====== Troubleshooting Windows File Sharing ====== | ||
software/microsoft/windows/networks.1598286593.txt.gz · Last modified: by superwizard
