> On 10/27/07, ropers <[EMAIL PROTECTED]> wrote: > > I understand from http://www.openbsd.org/lyrics.html#35 > > that carp uses "IP protocol 112". Does that mean CARP's port is 112? > > Does CARP use a TCP or UDP port, or both?
Stuart wrote: > Neither. This is an IP *protocol* number. icmp is 1, tcp 6, udp 17, > carp (and vrrp also) 112, ... On 28/10/2007, Darren Spruell <[EMAIL PROTECTED]> wrote: > See also protocols(5) for information. Thanks a bunch to you both. That clears things up. :) For the benefit of the archives: The OpenBSD protocol list is in /etc/protocols and on the web at: http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/etc/protocols IANA's list is at: http://www.iana.org/assignments/protocol-numbers

