Stop Internet Activity?

  • Follow


New to mac and Snow Leopard.

I sometime want to temporarily stop all my Internet connections while
running some apps. 

In windows I used a firewall- Zonealarm- to lock off Internet activity
as long as I needed.

Is there any way to do this natively (with a click somewhere) in Snow
Leopard - without needing to pullout the Ethernet cable.


TIA 
0
Reply newto (1) 1/26/2010 7:02:43 PM

In article <boeul5pop97hv0b5v0oefrirospa73rp26@4ax.com>,
<newto@imfake.oat> wrote:

> New to mac and Snow Leopard.
> 
> I sometime want to temporarily stop all my Internet connections while
> running some apps. 
> 
> In windows I used a firewall- Zonealarm- to lock off Internet activity
> as long as I needed.
> 
> Is there any way to do this natively (with a click somewhere) in Snow
> Leopard - without needing to pullout the Ethernet cable.

in the network preference panel, set up a network configuration with no
interfaces enabled, or with bogus info if it requires at least one (i
haven't tried turning all off). then switch locations via the location
menu under the apple menu.
0
Reply nospam 1/26/2010 7:12:04 PM


In article <boeul5pop97hv0b5v0oefrirospa73rp26@4ax.com>, newto@imfake.oat 
wrote:

> I sometime want to temporarily stop all my Internet connections while 
> running some apps. 
> 
> In windows I used a firewall- Zonealarm- to lock off Internet activity 
> as long as I needed.
> 
> Is there any way to do this natively (with a click somewhere) in Snow 
> Leopard - without needing to pullout the Ethernet cable.

Try this:  Open System Preferences.  Click on the Network icon.  In the 
left panel, click on the service that has the green dot.  At the bottom of 
that panel, click on the gear icon.  In the resulting popup menu, choose 
"Make Service inactive."  If more than one has a green dot, do it for all 
of them.

That should do it for you.

-- 
Member National Rifle Association
Member American Civil Liberties Union
Member Human Rights Campaign
0
Reply Michelle 1/26/2010 7:17:44 PM

newto@imfake.oat took to the world wide interwebs to proclaim:
> Is there any way to do this natively (with a click somewhere) in Snow
> Leopard - without needing to pullout the Ethernet cable.

Open a Terminal and do:
(turn off network interface:)
sudo ifconfig en0 down

(turn on network interface:)
sudo ifconfig en0 up

'man ifconfg' for more.
0
Reply johnny 1/26/2010 10:36:56 PM

3 Replies
588 Views

(page loaded in 0.283 seconds)

Similiar Articles:













7/26/2012 8:54:48 AM


Reply: