hi
I used Mikrotik as a PPPOE server.
I created 2000 VLAN interfaces and made 1 PPPOE servers on each VLAN interface.
so I have 2000 PPPOE servers.
but when I put the Mikrotik in our network I received the following logs for many users and users couldn’t connect.
Sep/07/2011 23:56:45 pppoe,debug,packet 15.3VLAN1197: rcvd PADI from 00:1F:A4:21:D1:B6
Sep/07/2011 23:56:45 pppoe,debug,packet session-id=0x0000
Sep/07/2011 23:56:45 pppoe,debug,packet service-name=
Sep/07/2011 23:56:45 pppoe,debug,packet host-uniq=0x610410
Sep/07/2011 23:56:45 pppoe,debug 15.3VLAN1197: dropping PADI: all services are busy
and for some other users I received the following:
Sep/07/2011 23:57:42 pppoe,ppp,info : terminating… - peer refused to authenticate
Sep/07/2011 23:57:42 pppoe,debug,packet 15.3VLAN173: sent PADT to 00:13:C4:B4:5A:40
Sep/07/2011 23:57:42 pppoe,debug,packet session-id=0x4c00
Sep/07/2011 23:57:42 pppoe,debug,packet relay-session-id=
Sep/07/2011 23:57:42 pppoe,ppp,debug <004c>: LCP lowerdown
Sep/07/2011 23:57:42 pppoe,ppp,debug <004c>: LCP down event in initial state
Sep/07/2011 23:57:42 pppoe,ppp,info : disconnected
does anyone know the problem?