mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 10:13:20 -04:00
slice, partition, newfs, and install FreeBSD from a tarball on a remote server. Handy for doing mass-installs for server farms. Documentation following shortly.
7 lines
251 B
Text
7 lines
251 B
Text
#
|
|
# Internet (IP) protocols
|
|
ip 0 IP # internet protocol, pseudo protocol number
|
|
icmp 1 ICMP # internet control message protocol
|
|
igmp 2 IGMP # Internet Group Management
|
|
tcp 6 TCP # transmission control protocol
|
|
udp 17 UDP # user datagram protocol
|