Hello, I had this following problem: On one machine I have a PPPoE server, which is running by issuing: pppoe-server -I eth0 -R 10.0.0.10. -L 10.0.0.20 Now, I an creating ppp connections to this server from a different remote machine. This connections are short while connections. The first connection gets 10.0.0.10, the second gets 10.0.0.11, and so on. The thing is that after 10.0.0.19 it **does** gets 10.0.0.20 !! and afterwards it gets 10.0.0.21, 10.0.0.22, and so on. Is there a way to prevent if and cause it not to get IP addresses beyond 10.0.0.19 ? rgs, Mark -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html