Annotation of embedaddon/quagga/SERVICES, revision 1.1
1.1 ! misho 1: # As long as this software is in alpha testing it is not yet included
! 2: # in /etc/services files. This means that you may need to add the following
! 3: # lines into your /etc/services file on your hosts.
! 4: #
! 5: # --- Please add this to your /etc/services ---
! 6:
! 7: #
! 8: # GNU Zebra services
! 9: #
! 10:
! 11: zebrasrv 2600/tcp
! 12: zebra 2601/tcp
! 13: ripd 2602/tcp
! 14: ripng 2603/tcp
! 15: ospfd 2604/tcp
! 16: bgpd 2605/tcp
! 17: ospf6d 2606/tcp
! 18: ospfapi 2607/tcp
! 19: isisd 2608/tcp
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>