From 18ebe71246ec327523556b527687d618b8f74798 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 25 Feb 2015 10:51:27 -0500 Subject: [PATCH] 2015-02-25 Fred Gleason * Updated 'conf/rlm_padpoint.conf' to reflect new 'standard' port value. --- ChangeLog | 3 +++ conf/rlm_padpoint.conf | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 40d7694e..bb3ea2c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14794,3 +14794,6 @@ 2015-02-24 Fred Gleason * Updated 'NEWS'. * Incremented the package version to 2.10.3. +2015-02-25 Fred Gleason + * Updated 'conf/rlm_padpoint.conf' to reflect new 'standard' port + value. diff --git a/conf/rlm_padpoint.conf b/conf/rlm_padpoint.conf index df3007f3..375d7306 100644 --- a/conf/rlm_padpoint.conf +++ b/conf/rlm_padpoint.conf @@ -17,12 +17,12 @@ ; IP Address ; ; The IP address of the remote PadPoint UDP port, in dotted-quad notation. -IpAddress=192.168.10.30 +IpAddress=127.0.0.1 ; UDP Port ; ; The UDP port number of the remote PadPoint UDP port, in the range 0 - 65,535. -UdpPort=1234 +UdpPort=3355 ; Log Selection ;