RE: Freeradius-Users Digest, Vol 153, Issue 79
Message: 1 Date: Mon, 29 Jan 2018 15:32:41 +0000 From: Jay Swearingen <jswearingen@vijilant.com> To: "Freeradius-Users@lists.freeradius.org" <Freeradius-Users@lists.freeradius.org> Subject: Auth-Request Packets never making it to FR
Hello, Receiving 1812 and 1813 packets at the interface (enp0s7) just fine at server ip address 192.168.1.50:
tcpdump -eqntl -i enp0s7 port 1812
f8:32:e4:70:0f:04 > 00:1a:a0:59:ec:f1, IPv4, length 85: 192.168.1.7.51813 > 192.168.1.50.1812: UDP, length 43 f8:32:e4:70:0f:04 > 00:1a:a0:59:ec:f1, IPv4, length 85: 192.168.1.7.51813 > 192.168.1.50.1812: UDP, length 43 f8:32:e4:70:0f:04 > 00:1a:a0:59:ec:f1, IPv4, length 85: 192.168.1.7.51813 > 192.168.1.50.1812: UDP, length 43 f8:32:e4:70:0f:04 > 00:1a:a0:59:ec:f1, IPv4, length 85: 192.168.1.7.51813 > 192.168.1.50.1812: UDP, length 43 f8:32:e4:70:0f:04 > 00:1a:a0:59:ec:f1, IPv4, length 85: 192.168.1.7.51813 > 192.168.1.50.1812: UDP, length 43 f8:32:e4:70:0f:04 > 00:1a:a0:59:ec:f1, IPv4, length 85: 192.168.1.7.51813 > 192.168.1.50.1812: UDP, length 43
…but they are never showing up at freeradius -X. Not getting any response at all and no activity at all in the -X window. Working using localhost but not outside of localhost.
Ubuntu Server 17.10 artful
A silly question, but is 192.168.1.50 listed in your clients.conf file in freeradius? If the client is not listed, it will never pick it up. Peter Hutchison MCP Senior Network Systems SpecialistS S 01484 473716 Networks Team University of Huddersfield | Queensgate | Huddersfield | HD1 3DH University of Huddersfield inspiring tomorrow's professionals. [http://marketing.hud.ac.uk/_HOSTED/EmailSig2014/EmailSigFooter.jpg] This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
..but it would still clearly show when in debug mode. Request from unknown client blah blah blah. alan
participants (2)
-
Alan Buxey -
Peter Hutchison