It's finally there. Sorry for the delay. If you want to connect to the Internet, follow these steps:
9600,N,8,1".set default".set system your_hostname set switch net3 set multidestination on set ppp multilink on set 2 auto off cd lan set ip address 192.168.0.1 set ip netmask 255.255.255.0 set ip routing on set ip rip update periodic cd set user your_ISP_user set ip routing on set ip framing none set encapsulation ppp set ip route destination 0.0.0.0 gateway 0.0.0.0 set number 0123456789 set bridging off set ppp secret host your_password your_password set timeout 60 dropped automatically cd set ppp authentication incoming chap set ppp authentication outgoing chap set ppp secret client your_password your_password
This should work. If you want to use both ISDN channels, type
"set 2 auto off". Please note that
"set switch net3" only works for Europe. I
don't know the appropriate command for other ISDN infrastructures.
Customize the other settings to your leisure.