Table of Contents
Networking - Miscellaneous
List_of_well-known_ports_(computing)
http://forums.practicallynetworked.com/
http://www.practicallynetworked.com/
Address Resolution Protocol (arp)
http://www.erg.abdn.ac.uk/users/gorry/course/inet-pages/arp.html
http://en.wikipedia.org/wiki/Address_Resolution_Protocol
RFC 826 - Ethernet Address Resolution Protocol: Or converting network protocol addresses to 48.bit Ethernet address for transmission on Ethernet hardware
http://bda.mirrorshades.net/talks/ bevat een tweetal netwerk gerelateerde presentaties:
Network Security Basics (PDF)
A Treatise On Introductory Networking
IP Calculator online calculator
Whoer.net to help determine your public IP address.
Ecdysis: open-source implementation of a NAT64 gateway
Network World Fusion - Vendors on Flow Control
Network World Fusion - Flow control feedback
Articles/Blogposts/Docs
FTP
VLAN
igmp naar 224.0.0.22 en udp naar 224.0.0.252
Van BitDefender Scanning Server (bdss.exe) tries to connect to 224.0.0.22 (igmp.mcast.net):
“IGMP is documented in Appendix I of RFC 1112 as the standard for IP multicasting in the Internet. IGMP allows a router to determine which host groups have members on a given network segment. The mechanisms of the protocol allow a host to inform its local router, using Host Membership Reports, that it wants to receive messages addressed to a specific multicast group.”
Zie ook:
igmp.mcast.net??
Re: Supplies Monitor is trying to broadcast to 224.0.0.22
IP to and from decimal
stack overflow - IP Address Converter in bash and awk.
GitHub - jjarmoc/itoa.sh IP to Integer and Integer to IP conversions in bash.
JeffOps - Convert an IP address to decimal in PowerShell.