[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted:05:43:18 2007-11-16 Fri Author Host/IP: 202.79.62.11 In reply to:
dionut
's message, "Re: Problem IP assignment rp-pppoe" on 06:06:02 2007-09-17 Mon
Sorry I was busy working and unable to post the reply. Any way thanks for the reply. I have solved the problem after providing the IP address for radius. Thaks for your reply.
>>Hello, I am new to rp-pppoe. I have configured my
>>rp-pppoe server and is working fine. I am having the
>>strange problem with rp-pppoe. Following is the
>>command I use to start pppoe daemon.
>>
>>/usr/sbin/pppoe-server -k -T 60 -I eth2 -N 30 -C XXX
>>-S XXX -L x.x.x.x -R x.x.x.x
>>
>>now as the number of connected user reached the limit
>>30. I am getting error message as "No client slots
>>available" at server end and "The phone line is busy"
>>at client end.
>>
>>so I made a script to make the process pppoe-server
>>stop as the number of users are 30. Again as the users
>>get decreased to some limit, I again restart the
>>pppoe-server process. Now the strange thing happend is
>>that I found the duplicate ip assigned to the client.
>>The ip pool to be assigned is getting reset and two
>>client is having the same ip.
>>Is there any solution so that the users get only
>>unique IPs whenever the process gets restarted.
>
>
>
>Hello,
> Why are you using -N parameter set to 30 ??? In the
>man page of pppoe-server it states :
>" -N num Allows at most num concurrent PPPoE
>sessions. If not specified, the default is 64.", so
>use a -N 128 or higher if you need.
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]