Help

Adam Bishop Adam.Bishop at jisc.ac.uk
Fri Nov 30 01:12:15 CET 2018


On 29 Nov 2018, at 23:38, Vanessa Emily <vanvanemily at gmail.com> wrote:
> I don't receive a repply from server.
> I receive the following message:
> (0) No reply from server for ID 115 socket 3

The debug log shows that FreeRADIUS hasn't received any queries. Unfortunately this is probably nothing to do with FreeRADIUS, but is likely an OS configuration issue.

Checking the obvious, but have you made sure that FreeRADIUS is actually running when you're testing? Make sure the process appears in the list before you run radtest, if you do something like:
  ps aux | grep -i radius

And that it's not silently failed to start if you're running it in the background.

If it's definitely running, could you post the output of:
  sudo ss -tunap state all '( dport = :1812 or sport = :1812 )'

To list the processes listening on port 1812.

Adam Bishop

  gpg: E75B 1F92 6407 DFDF 9F1C  BF10 C993 2504 6609 D460

jisc.ac.uk

Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.

Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.  




More information about the Freeradius-Users mailing list