User:E.zn/port4129840914721987: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
:-- https://letsencrypt.org/ | |||
:-- IPv4 IPv6 | |||
:-- Public/Private IP | |||
:-- 80/443 | |||
:-- DHCP [Dynamic Host Configuration Protocol https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol] | |||
:-- [https://en.wikipedia.org/wiki/MAC_address MAC address] | |||
:--NAT [https://en.wikipedia.org/wiki/Network_address_translation Network address translation] | |||
<br> | |||
---- | |||
<br> | |||
ping : send ICMP ECHO_REQUEST to network host | |||
<pre> | |||
ping xpub.nl | |||
</pre> | |||
traceroute : print the route packets trace to network host | |||
<pre> | |||
traceroute xpub.nl | |||
</pre> | |||
<br> | |||
---- | |||
<br> | |||
://: https://letsencrypt.org/ | |||
</div> | </div> |
Revision as of 15:56, 25 April 2020
Sessions w/Aymeric
- -- IPv4 IPv6
- -- Public/Private IP
- -- 80/443
- -- DHCP [Dynamic Host Configuration Protocol https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol]
- -- MAC address
- --NAT Network address translation
ping : send ICMP ECHO_REQUEST to network host
ping xpub.nl
traceroute : print the route packets trace to network host
traceroute xpub.nl