Salut Incerc sa setez rp-pppoe server sa foloseasca radius astfel: .......................................... cat /etc/ppp/pppoe-server-options
require-chap auth lcp-echo-interval 60 lcp-echo-failure 5 ......................................... cat /etc/ppp/options plugin radius.so plugin radattr.so ms-dns 192.168.10.1 asyncmap 0 auth crtscts lock modem mru 1492 mtu 1492 proxyarp lcp-echo-interval 60 lcp-echo-failure 5 ............................... cat /etc/radiusclient/servers localhost testing123 .................................. serverul radius este configurat ok, il testez cu: #radtest teddy2k parola localhost 1 testing123 Sending Access-Request of id 133 to 127.0.0.1 port 1812 User-Name = "teddy2k" User-Password = "parola" NAS-IP-Address = xx.xx.xx.xx NAS-Port = 1 rad_recv: Access-Accept packet from host 127.0.0.1 port 1812, id=133, length=44 Framed-IP-Address = 192.168.10.7 Framed-Protocol = PPP Service-Type = Framed-User Framed-Compression = Van-Jacobson-TCP-IP ..................................................................... Problema apare cand incerc sa creez un tunel: tail /var/log/messages Feb 3 11:09:51 xxxxxx pppoe-server[8370]: PADT: Generic-Error: RP-PPPoE: System call error: Input/output error Feb 3 11:09:51 xxxxxx pppoe-server[8370]: PADT: Generic-Error: �^W�ʢ)0 ww�Wz���� Feb 3 11:09:51 xxxxxx pppoe-server[8370]: Sent PADT Feb 3 11:09:51 xxxxxx pppd[17918]: Terminating on signal 15 Feb 3 11:09:57 xxxxxx pppd[17918]: Connection terminated. Feb 3 11:09:57 xxxxxx pppd[17918]: Modem hangup Feb 3 11:10:02 xxxxxx pppd[17918]: Exit. Feb 3 11:10:02 xxxxxx pppoe-server[8370]: Session 8 closed for client 48:5b:39:0c:d6:39 (192.168.10.107) on eth0 Feb 3 11:10:51 xxxxxx pppoe[17822]: Inactivity timeout... something wicked happened on session 7 Feb 3 11:29:36 xxxxxx pppoe-server[8370]: Terminating on signal 15 -- killing all PPPoE sessions Serverul radius este pornit in mod debugg si nu primeste nici o cerere de autentificare. Banuiesc ca problema este la radiusclient, dar nu mai stiu ce sa verific. -- Teddy _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
