[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ISDN script problem !



Hi,

 I installed recently hamm on my linux box with the lastest isdnutils
package. Unfortunally, my
older script doesn't works with ipppd !

 It doesn't accept the +ua option and if I try to make: "ipppd
-pred1comp /dev/ippp0" it also doesn't
recognise that option ! :((

 What I'm doing wrong !?
 Is there a better or/and safe way to do authentication than this one !?

 The lines of my script that are having troubles are:

--------cut here ----------
ipppd +ua /etc/ppp/isdn-auth  \
        ipcp-accept-local ipcp-accept-remote \
        -detach \
        mru 1524 \
        -bsdcomp -ac -pc -vj -vjccomp -pred1comp \
        debug \
        useifip \
        /dev/ippp0 &
----------- cut here -----------

 I only want to make a connection to my ISP provider ! ;)

 Thanks.

 Best regards,
   Nuno Carvalho



Reply to: