> kernel immediately reports these 2 errors:
>       ppp: dev_alloc_name failed (-23)
>       ppp_alloc failed

dev_alloc_name assumes 100 is a suitably silly large number of ppp
devices. You need to edit net/core/dev.c in the kernel to remove that limit

Alan

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to