Re: [SuSE Linux] Problems with dialing
Thanks for the help, though I am not quite sure why you have /dev/modem twice? Do I just need to type /etc/suseppp/scripts/ppp-up /dev/modem Will the above work? Thanks, Aaron Ralph Clark wrote:
On 12 Feb, Aaron Prohaska wrote:
I am trying to use Suseppp to dial my ISP and not much is happening. I am typing /etc/suseppp/scripts/ppp-up generic
and all I get is this little bit of output on the screen.
+++ATZ
Then after a little while I get returned to the command line.
The chat utility doesn't know about the modem; it refers by default to stdin and stdout. You therefore need to run the script with stdin and tdout redirected, i.e.
/etc/suseppp/scripts/ppp-up generic < /dev/modem > /dev/modem
...And you're away.
Ralph
-- rclark@virgosolutions.demon.co.uk Ralph Clark, Virgo Solutions Ltd (UK) __ _ / / (_)__ __ ____ __ * Powerful * Flexible * Compatible * Reliable * / /__/ / _ \/ // /\ \/ / *Well Supported * Thousands of New Users Every Day* /____/_/_//_/\_,_/ /_/\_\ The Cost Effective Choice - Linux Means Business!
-- _________________________________________________ <A HREF="mailto:verdesoft@verdesoft.com">mailto:verdesoft@verdesoft.com</A> VerdeSoft Internet Services <A HREF="http://www.verdesoft.com/"><A HREF="http://www.verdesoft.com/</A">http://www.verdesoft.com/</A</A>> - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (1)
-
verdesoft@verdesoft.com