Sending Access-Accept of id 14 to 148.85.32.5 port 1645
Alan DeKok
aland at deployingradius.com
Thu Jan 22 15:41:27 CET 2009
Brian Ertel wrote:
> I have freeradius configured to use port 1812 for auth.
...
> ...but, the radius debug reads:
>
> Listening on authentication address * port 1812
> Listening on accounting address * port 1813
> Listening on command file /var/run/radiusd/radiusd.sock
> Listening on proxy address * port 1814
> Ready to process requests.
> rad_recv: Access-Request packet from host 148.85.32.5 port 1645, id=4,
The client is sending packets FROM port 1645.
> rad_recv on port 1645?
No. Receive TO port 1812, FROM port 1645.
> and then sending access-accept port 1645? Am I
> missing something?
UDP has source && destination ports, just like IP has source and
destination addresses.
Alan DeKok.
More information about the Freeradius-Users
mailing list