]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
listen on "*" for TCP
authorAlan T. DeKok <aland@freeradius.org>
Thu, 3 May 2018 22:34:37 +0000 (18:34 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 3 May 2018 22:34:37 +0000 (18:34 -0400)
raddb/sites-available/default

index 369b4de0545e96316aeddd759774c018c724f6e7..51752d5d43a53db4149d812270b160c0eee36338 100644 (file)
@@ -214,7 +214,7 @@ server default {
                        #  As with v3, "ipaddr", "ipv4addr", and "ipv6addr"
                        #  are all allowed.
                        #
-                       ipaddr = 127.0.0.1
+                       ipaddr = *
                        port = 1812
 
                        #