freebsd 7.1 и nodeny 49.33 чуть больше года сервер отработа а вот вчера лег
Sending Access-Request of id 53 to 127.0.0.1 port 1812
User-Name = "admin"
User-Password = "12345"
NAS-IP-Address = 255.255.255.255
NAS-Port = 0
Re-sending Access-Request of id 53 to 127.0.0.1 port 1812
User-Name = "admin"
User-Password = "12345"
NAS-IP-Address = 255.255.255.255
NAS-Port = 0
ipfw show
00010 0 0 allow ip from 10.0.0.199,10.0.0.200,10.0.0.201,10.0.0.202,10.0.0.203,10.0.1.254 to any
00015 0 0 allow ip from any to 10.0.0.199,10.0.0.200,10.0.0.201,10.0.0.202,10.0.0.203,10.0.1.254
00050 2147 174920 allow tcp from any to me dst-port 22
00051 1651 359840 allow tcp from me 22 to any
00110 1520 220280 allow ip from any to any via lo0
00120 808 147270 skipto 1000 ip from me to any
00130 0 0 deny icmp from any to any in icmptypes 5,9,13,14,15,16,17
00160 1220 263788 skipto 2000 ip from any to me
00200 1537 98566 skipto 500 ip from any to any via rl0
00300 7786 555384 skipto 4500 ip from any to any in
00400 0 0 skipto 450 ip from any to any recv rl0
00420 0 0 divert 1 ip from any to any
00450 0 0 divert 2 ip from any to any
00490 0 0 allow ip from any to any
00500 1537 98566 skipto 32500 ip from any to any in
00510 0 0 divert 1 ip from any to any
00540 0 0 allow ip from any to any
01000 0 0 allow udp from any 53,7723 to any
01010 940 170691 allow tcp from any to any setup keep-state
01020 537 46274 allow udp from any to any keep-state
01100 88 90108 allow ip from any to any
02000 0 0 check-state
02010 74 87744 allow icmp from any to any
02020 18 880 allow tcp from any to any dst-port 80,443,22,9740,88,4321,4322,8888
02050 352 14348 deny ip from any to any via rl0
02060 0 0 allow udp from any to any dst-port 53,7723
02100 19 1013 deny ip from any to any
32490 7786 555384 deny ip from any to any
65535 1537 98566 deny ip from any to any
mpd.conf 1119/1119 100%
startup:
set user admin hardpass6
set console self 127.0.0.1 5005
set console open
set web self 10.0.0.1 5006
set web open
default:
load pppoe_server
pppoe_server:
create bundle template B
set ipcp ranges 192.168.1.2/32 127.0.0.2/32
set ipcp dns 8.8.8.8
set ccp yes mppc
set mppc yes e40
set mppc yes e56
set mppc yes e128
set mppc yes stateless
set ecp disable dese-bis dese-old
create link template common pppoe
set link enable multilink
set link action bundle B
set link disable chap pap eap
set link enable pap
load radius
set pppoe service "*"
create link template em1 common
set link max-children 1000
set pppoe iface rl1
set link enable incoming
radius:
set radius server localhost hardpass5 1812 1813
set radius retries 3
set radius timeout 3
set radius me 127.0.0.1
set auth acct-update 45
set auth enable radius-auth
set auth enable radius-acct
set radius enable message-authentic