On Tue, Jul 03, 2018 at 09:56:30AM +1000, David Gwynne wrote: > RFC8086 and IANA say that the following ports are defined for gre > in udp encapsulations. > > ok?
mpi@ points out i didnt actually add the diff. Index: services =================================================================== RCS file: /cvs/src/etc/services,v retrieving revision 1.94 diff -u -p -r1.94 services --- services 27 Jul 2015 11:02:39 -0000 1.94 +++ services 2 Jul 2018 23:55:14 -0000 @@ -244,6 +244,8 @@ ipsec-nat-t 4500/tcp ipsec-msft # IPsec ipsec-nat-t 4500/udp ipsec-msft # IPsec NAT-Traversal hylafax 4559/tcp # HylaFAX client-server protocol hylafax 4559/udp # HylaFAX client-server protocol +gre-in-udp 4754/udp # GRE-in-UDP Encapsulation +gre-udp-dtls 4755/udp # GRE-in-UDP Encapsulation with DTLS vxlan 4789/udp # VXLAN rfe 5002/tcp # Radio Free Ethernet rfe 5002/udp # Actually uses UDP only
