Which module is listening to udp port 52894
Greetings! Could you please tell me, which module cal listening to udp port 52894 ? Grepping of configs gives nothing as well as googling and searching in the sources repository. Freeradius installed from the ubuntu package repository. Listening port output: #lsof -Pi4 ... freeradiu 89399 freerad 16u IPv4 124336 0t0 UDP *:52894 ... -- Best regards, Yuriy Ivkin
After reboot the port has changed to 37952. freeradiu 887 freerad 16u IPv4 1455 0t0 UDP *:37952 02.05.2023 11:04, Yuriy Ivkin wrote:
Greetings!
Could you please tell me, which module cal listening to udp port 52894 ?
Grepping of configs gives nothing as well as googling and searching in the sources repository.
Freeradius installed from the ubuntu package repository.
Listening port output:
#lsof -Pi4
...
freeradiu 89399 freerad 16u IPv4 124336 0t0 UDP *:52894
...
-- Best regards, Yuriy Ivkin
On May 2, 2023, at 10:04 AM, Yuriy Ivkin <y.ivkin@corp.rtln.ru> wrote:
Greetings!
Could you please tell me, which module cal listening to udp port 52894 ?
Grepping of configs gives nothing as well as googling and searching in the sources repository.
Or, run the server in debug mode and read the output. The server uses a "proxy" listener for sending packets to home servers. This uses random UDP source ports. Alan DeKok.
Thank you! 02.05.2023 15:37, Alan DeKok пишет:
On May 2, 2023, at 10:04 AM, Yuriy Ivkin<y.ivkin@corp.rtln.ru> wrote:
Greetings!
Could you please tell me, which module cal listening to udp port 52894 ?
Grepping of configs gives nothing as well as googling and searching in the sources repository. Or, run the server in debug mode and read the output.
The server uses a "proxy" listener for sending packets to home servers. This uses random UDP source ports.
Alan DeKok.
- List info/subscribe/unsubscribe? Seehttp://www.freeradius.org/list/users.html
-- Best regards, Yuriy Ivkin
hi how can fix it port? (not random) -----Original Message----- From: "Alan DeKok"<aland@deployingradius.com> To: "FreeRadius users mailing list"<freeradius-users@lists.freeradius.org>; Cc: Sent: 2023-05-02 (화) 21:37:28 (GMT+09:00) Subject: Re: Which module is listening to udp port 52894 On May 2, 2023, at 10:04 AM, Yuriy Ivkin <y.ivkin@corp.rtln.ru> wrote:
Greetings!
Could you please tell me, which module cal listening to udp port 52894 ?
Grepping of configs gives nothing as well as googling and searching in the sources repository.
Or, run the server in debug mode and read the output. The server uses a "proxy" listener for sending packets to home servers. This uses random UDP source ports. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
Yuriy Ivkin -
박도호