691

Ответить
Eretik
Сообщения: 4
Зарегистрирован: Пт мар 23, 2007 2:12 pm
Откуда: BG
Контактная информация:

691

Сообщение Eretik »

Sys freebsd 6.2,apache 2.2,mysql-server 5.0.37,php4,freeradius-1.1.5,pppoed,exppp,abills-0.35.

rc.conf:
radiusd_enable="YES"
pppoed_enable="YES"
pppoed_provider="*"
pppoed_flags="-l pppoe-in"
pppoed_interface="rl0"

ppoed.log

Apr 13 12:54:39 pppoed[1827]: Listening as provider *
Apr 13 12:54:39 pppoed[1859]: Offering to .:exec-1859 as access concentrator xxxx
Apr 13 12:54:39 pppoed[1859]: adding to .:exec-1859 as offered service xxxx
Apr 13 12:54:43 mladostbg pppoed[1857]: .:exec-1857: Client timed out
Apr 13 12:54:55 mladostbg pppoed[1859]: .:exec-1859: Client timed out

test Radius:
radtest testuser testpassword 127.0.0.1:1812 0 radsecret 0 127.0.0.1

Sending Access-Request of id 222 to 127.0.0.1 port 1812
User-Name = "testuser"
User-Password = "testpassword"
NAS-IP-Address = 127.0.0.1
NAS-Port = 0
Framed-Protocol = PPP
rad_recv: Access-Accept packet from host 127.0.0.1:1812, id=222, length=62
Session-Timeout = 1507974
Exppp-Traffic-Limit = 2147483648
Framed-IP-Address = 192.168.0.54
Framed-IP-Netmask = 255.255.255.255
Exppp-LocalTraffic-Limit = 4288675840

Abills.log:
2007-04-13 12:32:32 LOG_INFO: AUTH [testuser] NAS: 1 (127.0.0.1) GT: 0.15546


log network activity, tcpdump -nettti rl0:
020670 00:e0:18:dc:ee:d0 > ff:ff:ff:ff:ff:ff, ethertype PPPoE D (0x8863), length 60: PPPoE PADI [Service-Name "xxxxxxxxx"] [Host-Uniq 0x3400000067000000]
001635 4c:00:10:40:18:43 > 00:e0:18:dc:ee:d0, ethertype PPPoE D (0x8863), length 66: PPPoE PADO [AC-Name "xxxxxxxxx"] [Service-Name "xxxxxxxxx"] [Host-Uniq 0x3400000067000000] [AC-Cookie 0x80C574C3]

All working fine,but when conecting machine "error 691"

~AsmodeuS~
Site Admin
Сообщения: 5749
Зарегистрирован: Пт янв 28, 2005 3:11 pm
Контактная информация:

Сообщение ~AsmodeuS~ »

plz check

/var/log/ppp.log

Eretik
Сообщения: 4
Зарегистрирован: Пт мар 23, 2007 2:12 pm
Откуда: BG
Контактная информация:

Сообщение Eretik »

~AsmodeuS~ писал(а):plz check

/var/log/ppp.log
Nothing.Not activity.

Ответить