Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Dialer program for dialup< Next Oldest | Next Newest >
3vilc Offline





Group: Members
Posts: 2
Joined: Sep. 2006
Posted: Sep. 16 2006,06:51 QUOTE

Hey guys just wondering if anyone can offer some help or prehaps suggest a different dialer program that works with DSL or point me in the direction of how to write the old style connect/disconnect scripts.
Finally got my project of DSL on compact flash to work, just a slight problem trying to connect to the net.  Using a winmodem which seems to work fine..can manually give it commands using minicom.. but when i try to connect using the the DSL dialer the commands seem to get '^m' in them which seems to cause problems.  chat sends ATZ and the modem replies with OK^m, then chat sends ATDT****^m^m and the modem only dials half the number. Like i said works fine in minicom and i can dial fine..so prehaps if i could remember how to write my own chatscript and dialup scripts for pppd i might be able to get it to work.
Any help would be much appreciated as this is really annoying me  ???
Thanks in advance,
Clive
Back to top
Profile PM 
mikshaw Offline





Group: Members
Posts: 4856
Joined: July 2004
Posted: Sep. 16 2006,13:31 QUOTE

It looks like your files were written or edited on a Windows machine.
Try converting them to unix:
Code Sample
sudo su
for i in `find /opt/ppp/ -type f`; do dos2unix $i; done


--------------
http://www.tldp.org/LDP/intro-linux/html/index.html
Back to top
Profile PM WEB 
1 replies since Sep. 16 2006,06:51 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Dialer program for dialup

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code