Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Mac OS X Internet Connect - Keep Alive option?

Mac OS X Internet Connect - Keep Alive option?
Thread Tools
Eug
Clinically Insane
Join Date: Dec 2000
Location: Caught in a web of deceit.
Status: Offline
Reply With Quote
Jan 8, 2004, 07:55 AM
 
Is there a keep alive option somewhere in Internet Connect for PPP connections?
     
Posting Junkie
Join Date: Mar 2001
Location: Salamanca, EspaƱa
Status: Offline
Reply With Quote
Jan 8, 2004, 08:17 AM
 
not for ppp through vpn - dunno about the analog modem ppp
I could take Sean Connery in a fight... I could definitely take him.
     
Eug  (op)
Clinically Insane
Join Date: Dec 2000
Location: Caught in a web of deceit.
Status: Offline
Reply With Quote
Jan 8, 2004, 08:36 AM
 
The PPP would actually be for Bluetooth (as I am using a Bluetooth GPRS phone), but it's analogous to the analogue modem settings I believe.

I couldn't find Keep Alive settings for it, but maybe I'm just looking in the wrong place.

In the meantime I'm just using a web page that refreshes itself a couple of times a minute - my provider termininates the connection if the connection is idle for more than a minute or two.
     
Dedicated MacNNer
Join Date: Feb 2003
Location: Boring Boston
Status: Offline
Reply With Quote
Jan 8, 2004, 11:50 AM
 
Yes, look in the System Prefs, Network tab and click on Ethernet.

At work and not on my Mac, so I can't say for sure where it is excactly located... but on the PPP tab somewhere is an Option button. Click on that and there is a whole slew of options. One is to stop Disconnect on Logout, Automatically connect to internet. AND, an option set the duration time for your connection, unselect this and it should remain on as long as you want (as long as your ISP doesn't disconnect you from there end after 2 or 3 hours as some do). Let me know if this works, or if you can't find it.
Cheers,Echo
I'm from the government and I'm here to help
     
Eug  (op)
Clinically Insane
Join Date: Dec 2000
Location: Caught in a web of deceit.
Status: Offline
Reply With Quote
Jan 8, 2004, 01:29 PM
 
Originally posted by echosphere:
Yes, look in the System Prefs, Network tab and click on Ethernet.

At work and not on my Mac, so I can't say for sure where it is excactly located... but on the PPP tab somewhere is an Option button. Click on that and there is a whole slew of options. One is to stop Disconnect on Logout, Automatically connect to internet. AND, an option set the duration time for your connection, unselect this and it should remain on as long as you want (as long as your ISP doesn't disconnect you from there end after 2 or 3 hours as some do). Let me know if this works, or if you can't find it.
Cheers,Echo
It's my ISP that disconnects me from their end, after a couple of minutes, but only if it's idle. (I can understand why, since it's a GPRS connection for my cell phone.)
     
Dedicated MacNNer
Join Date: Feb 2003
Location: Boring Boston
Status: Offline
Reply With Quote
Jan 9, 2004, 01:40 PM
 
Woops! I need to take more time reading through thread responses... Thought you were talking about DSL Modem connection via PPP.
Sorry.
I'm from the government and I'm here to help
     
Eug  (op)
Clinically Insane
Join Date: Dec 2000
Location: Caught in a web of deceit.
Status: Offline
Reply With Quote
Jan 11, 2004, 06:33 PM
 
This shareware app does precisely this job:

Internet Connection Keeper.

A little steep though at $10.
     
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status: Offline
Reply With Quote
Jan 11, 2004, 09:43 PM
 
You could run a simple shell script like this:

Code:
#!/bin/sh while [ true ]; do ping -q -c 5 www.google.com sleep 60 done
Run that script like this (assuming it's keepup.sh)

Code:
[arkham@onyx] nohup ./keepup.sh >/dev/null 2>&1 &
That assumes you use bash of course. It will run the command and put it in the background. The command basically pings google 5 times, then sleeps for 60 seconds (rinse and repeat forever).

No need to waste 10 bucks when you can do it for free in 30 seconds.
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
     
Eug  (op)
Clinically Insane
Join Date: Dec 2000
Location: Caught in a web of deceit.
Status: Offline
Reply With Quote
Jan 11, 2004, 11:43 PM
 
Thanks, although I got around it by just writing a 3-line auto-refreshing webpage and loaded it onto my server. At the start of the connection I load that page and then just minimize it to the dock. It refreshes itself every 60 s. (I load it up in Camino or IE so that it stays independent of Safari. I usually use Safari for my browsing.)

Hey, maybe you should create a freeware app for this and stick it on Macupdate.

Ideally though, Apple should just include it in the settings.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 10:50 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2