Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
f11:technik:raspberrypi:hotspotdm3kb:raspeasyhpdb [2014/12/05 18:04]
dm3kb
f11:technik:raspberrypi:hotspotdm3kb:raspeasyhpdb [2019/09/29 12:03] (aktuell)
Zeile 282: Zeile 282:
  
  
-<del>==Create a user to test radius login== +==Create a user to test radius login== 
- +<del> 
-This user is not managed via Easy-Hotspot, so creation is **optional**. \\+This user is not managed via Easy-Hotspot, so creation is **optional**. \\</del>
  
 <code> <code>
Zeile 290: Zeile 290:
 </code> </code>
  
-Check new user entry in table radcheck\\+<del>Check new user entry in table radcheck\\</del>
 <code> <code>
 mysql> select * from radcheck where username='user1'; mysql> select * from radcheck where username='user1';
Zeile 300: Zeile 300:
 1 row in set (0.01 sec) 1 row in set (0.01 sec)
 </code> </code>
-</del>+
  
 ==Create User via EasyHP Admin GUI== ==Create User via EasyHP Admin GUI==
-Log in to:[[f11:technik:raspberrypi:hotspotdm3kb:rasp1logeasyhp|EASY-Hotspot Admin GUI]] and create a Post-Payed User+ 
 +Log in to:[[f11:technik:raspberrypi:hotspotdm3kb:rasp1logeasyhp|EASY-Hotspot Admin GUI]] and create a (Post-PayedUser
 for the first tests.  for the first tests. 
  
  
-==Check / Change Freeradius shared secret ==+==Check / Change Freeradius shared secret==
 Default is "testing123" Default is "testing123"
 In case of using a different secret change password, as we have configured above of radius user in mysql, change secret in Free-Radius config. In case of using a different secret change password, as we have configured above of radius user in mysql, change secret in Free-Radius config.
Zeile 349: Zeile 350:
  
 </code> </code>
 +If you see the reply from Radius that an Access-Accept packet is received the Radius is operational.
  
  
Zeile 355: Zeile 356:
  
  
-Additional: Only if something went wrong and a restart is necessary: Drop DB and User:+**Additional:** Only if something went wrong and a restart is necessary: Drop DB and User:
  
 <code> <code>
Zeile 374: Zeile 375:
 </code> </code>
  
- 
-===Start RADIUS in debug mode:=== 
-<code> 
-freeradius -X 
-</code> 
-Dont panic, tons of output will run over the screen, but important is that after some time \\ 
-a line named: **Ready to process requests.** is displayed\\  
-Now login on another terminal and test radius communication with MySQL by requesting login-Infor for user1 with pw passwd123 on localhost 1812 and secret RaspiRadi1234: 
-<code> 
-root@raspberrypi:~# radtest user1 passwd123 localhost 0 RaspiRadi1234 
-Sending Access-Request of id 35 to 127.0.0.1 port 1812 
- User-Name = "user1" 
- User-Password = "passwd123" 
- NAS-IP-Address = 127.0.1.1 
- NAS-Port = 0 
- Message-Authenticator = 0x00000000000000000000000000000000 
-rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=35, length=20 
-root@raspberrypi:~#  
  
 </code> </code>
f11/technik/raspberrypi/hotspotdm3kb/raspeasyhpdb.1417799042.txt.gz · Zuletzt geändert: 2019/09/29 12:01 (Externe Bearbeitung)
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0