[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted:06:06:02 2007-09-17 Mon Author Host/IP: 89.36.97.39 In reply to:
Dilli R. Maharjan
's message, "Problem IP assignment rp-pppoe" on 08:34:06 2007-09-09 Sun
>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
]