Re: Automating Dial-up

2006-01-30 Thread Andreas Rippl
On Wed, Jan 25, 2006 at 11:17:21AM -0800, Tyson Varosyan wrote: > Hi all, > > I posted on this before, but something is not working out for me. Please > help. > > What I am trying to do: I would like my box to dial-up on it's own when it > is turned on without my having to log in. > > What I hav

Re: Automating Dial-up

2006-01-26 Thread Hugo Vanwoerkom
Tyson Varosyan wrote: Hi all, I posted on this before, but something is not working out for me. Please help. What I am trying to do: I would like my box to dial-up on it's own when it is turned on without my having to log in. What I have done: nano -w /etc/init.d/startwvdial into the file I

Re: Automating Dial-up

2006-01-25 Thread Marty
Tyson Varosyan wrote: How do I get wvdial or pppd to automatically sense when the PPP connection goes down and redial on their own? Try the persist option in /etc/ppp/options -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: Automating Dial-up

2006-01-25 Thread Tyson Varosyan
-Original Message- From: Juergen Fiedler [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 25, 2006 11:28 AM To: debian-user@lists.debian.org Subject: Re: Automating Dial-up On Wed, Jan 25, 2006 at 11:17:21AM -0800, Tyson Varosyan wrote: [...] > This is what happens on bootup: >

Re: Automating Dial-up

2006-01-25 Thread Andrei Popescu
On Wed, 25 Jan 2006 11:17:21 -0800 "Tyson Varosyan" <[EMAIL PROTECTED]> wrote: > Hi all, > > I posted on this before, but something is not working out for me. Please > help. > > What I am trying to do: I would like my box to dial-up on it's own when it > is turned on without my having to log in.

Re: Automating Dial-up

2006-01-25 Thread Juergen Fiedler
On Wed, Jan 25, 2006 at 11:17:21AM -0800, Tyson Varosyan wrote: [...] > This is what happens on bootup: > > /etc/init.d/rc: line 30: /etc/rc2.d/S20startwvdial: Permission Denied Did you remember to make the startup script executable (chmod a+x /etc/init.d/startwvdial)? signature.asc Description

Automating Dial-up

2006-01-25 Thread Tyson Varosyan
Hi all, I posted on this before, but something is not working out for me. Please help. What I am trying to do: I would like my box to dial-up on it's own when it is turned on without my having to log in. What I have done: nano -w /etc/init.d/startwvdial into the file I type in: wvdial verizon