]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
DM is also UDP 3799, UDP 1700 is Cisco only
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 30 Mar 2019 02:46:34 +0000 (22:46 -0400)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2019 02:46:34 +0000 (22:46 -0400)
src/protocols/radius/defs.h

index 68d50dcbb376259b49fd8047fd14a55588709ee0..6d74b73fc82b645876133021eca789d22407ee7d 100644 (file)
@@ -59,7 +59,7 @@ typedef enum {
 #define FR_AUTH_UDP_PORT_ALT           1645
 #define FR_ACCT_UDP_PORT               1813
 #define FR_ACCT_UDP_PORT_ALT           1646
-#define FR_POD_UDP_PORT                        1700
+#define FR_POD_UDP_PORT                        3799
 #define FR_RADIUS_TLS_PORT             2083
 #define FR_COA_UDP_PORT                        3799