Test connection TO UDP PORT 1813
3 Dec
2018
3 Dec
'18
10:06 a.m.
Hello, iam using nc tool to test connection to port 1813 of my freeradius server and iam getting this error on freeradius debug mode: /usr/bin/nc -vnzu freeradiusIP 1813 Receive - Invalid data from NASIP: Expected at least 4 bytes of header data, got 1 bytes any one have an idea how to send 4 bytes of header data with nc tool? Thanks Bassem
3 Dec
3 Dec
10:15 a.m.
On Mon, 2018-12-03 at 16:06 +0100, Bassem Mettichi wrote:
Receive - Invalid data from NASIP: Expected at least 4 bytes of header data, got 1 bytes
any one have an idea how to send 4 bytes of header data with nc tool?
Well yes... stdin. Or you could just use radclient. -- Matthew
2774
Age (days ago)
2774
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bassem Mettichi -
Matthew Newton