>>>>> Estêvão Becker writes:
eb> Hi, when I try to config my PPP connection, it tells that I
eb> don't have PPP support, but I have it installed. Please, what
eb> do I do?
Please stop posting HTML. To try to answer your question, you might
need the ppp module installed. To install the module, type
# modprobe ppp
as root. To find out which modules you have installed, you can type
$ /sbin/lsmod
as a non-root user.
--
Chris