Thanks to all who responded to my Dual-channel bonding ISDN issue, I
apppreciate all the suggestions. I managed to get the dialer, et al,
working, but still dont have the two channels. The ppp-on,
ppp-on-dialer, options, and pap-secrets files were all created and setup
accordingly, but to no avail. I could dial up but the host was refusing
connection, giving me a ** host not available ** error, even simply
using minicom to dial and connect during the pap sequence. Eventually, I
just wrote a simple script i call 'ppp-go' that I run from root.

# ppp-go
#!/bin/sh
/usr/sbin/pppd connect 'chat -v "" ATZ OK ATDT14408561010 "CONNECT" "" \
ogin:--ogin: myusername word: mypassword' \
/dev/cua0 115200 debug crtscts modem defaultroute &

which gets me connected, but only a 64k single channel. I am not sure
now if its ME or THEM. I had dual-channels before I upgraded ppp but now
I dont, but I dont see how its me?!? It doesnt even appear that the
second channel even attemps to bond. I am going to have the ISP check
their setup to ensure I am still setup for two channels, they did tell
me they see my ONE connection though.

Any insights?
Michael Weiner
The UserFriendly Network


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to