PDA

View Full Version : isdn-config alternative from commandline?



probono
09-24-2004, 11:54 PM
Hi all,

I would like to script my ISDN internet access. Currently, I am using isdn-config graphically, and the following files contain my dialin information:


/etc/sysconfig/network-scripts/ifcfg-ippp0
/etc/sysconfig/provider/conf-tol
/etc/sysconfig/isdncard
/etc/sysconfig/activeisdn

How can I use the command line in order to make the connection using the isdn-config configuration files? Especially, how do I create ippp0?

Thanks,
probono

probono
09-25-2004, 05:58 PM
I have it working:

/etc/init.d/isdn start
# --> Loading ISDN modules, Adding provider 'tol' on device 'ippp0'
isdnctrl dial ippp0
# --> dials
isdnctrl hangup ippp0
#--> hangs up