Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

rsmac_3744

I occasionally get this message on startup "Do you want to allow the application "rsmac_3744" to accept incoming network connection? The a little message saying the setting can be changed in the Firewall pane of Security preferences. I click "Deny"

Anybody know what this is about?

2.53 15" MBP, Mac OS X (10.6.4), 2.53 15" Mac Book Pro, Epson 3800, R800, 2200,1270, Nikon SprCoolscan 4000

Posted on Aug 26, 2010 7:50 PM

Reply
10 replies

Aug 27, 2010 5:24 AM in response to Nikcoh

On my iMac, there is an "Akamai" directory in the Applications directory.
In this Akamai directory, there is a script called rsmac_3744 - which is the process that caused the incoming traffic message while starting up my machine after installing some updates.

The Akamai stuff was installed when I wanted to download a demo version of an Adobe product - it actually did the download of the (large) file.

I find it quite disconcerting to find that Adobe, who keeps denying the issues about Flash that Apple brings up, would be letting some thirdparty download tool "loose" on my machine just for a stupid download! Who knows what else this thing is doing while happily running in the background!

There is also an "Akamai NetSession Uninstaller" in the same directory - lets see if that does the trick...

Aug 27, 2010 5:31 AM in response to Hans D.

Update. I used the uninstaller. The Akamai directory disappeared, as did the rsmac_3744 process.

Instead, I got a "phone home" attempt in my firewall log! I can't seem to be able to paste a clip, but right when the uninstaller ran, my firewall caught an attempt from a96-17-157-47.deploy.akamaitechnologies.com:3478 to communicate with my machine on port 60520... which tells me that the uninstaller slipped a message out (likely on port 80). Wonder what it said?

Doesn't help me rebuild my trust in Adobe, I can tell you!

Aug 30, 2010 6:58 AM in response to Nikcoh

Hey Folks - Here is the information that I found about Akamai - it IS an application. I pasted the info below from the Readme Text file in the Akamai applications folder that is stored on my computer. The first paragraph explains what it does etc.
** Akamai NetSession Interface **

Copyright (c) 2009 Akamai Technologies, Inc. All Rights Reserved.

-----------
Overview
-----------

This file describes the Akamai NetSession Interface.

The Akamai NetSession Interface runs as a service to manage downloads and to
let you manage the download process. It was installed on your computer when you
downloaded content that uses the service to provide secure, high integrity
downloads of large files.

The NetSession Interface supports downloading from a central source and between
peers. When peer-downloading is enabled, your computer can serve as an upload
source for other computers -- without adverse impacts to your computing.
Peer-to-peer downloading can provide faster, more effective downloads.

The NetSession Interface contains no adware or spyware, is safe and secure,
uses minimal resources, and provides you the ability to manage and control its
actions, including the ability to uninstall it if you do not want it on your
computer.

-----------------
How It Works
-----------------

The NetSession Interface does not have a noticeable desktop presence during
downloads, since its work is integrated into the sites or applications that use
the service.

However, there are two interfaces you can use to manage downloads and the
interface itself: AdminTool and a Control Panel extension.

-------------------------------------------------------------------
AdminTool and the NetSession Installation Folder
-------------------------------------------------------------------

AdminTool is a command-line utility used to get information about the current
NetSession download activities, to stop or start download sessions, clear the
download cache of all downloads, and uninstall the NetSession Interface.

To see all the commands available to you with AdminTool:

1) Go to the command line of your computer. You can do this as follows:

On Windows, select Command Prompt from the Start menu, OR...
Run on the Start menu, type "cmd" into the Open text box, then click OK.

On Macintosh, in the Application -> Utilities folder, double-left click
Terminal.

2) Go to the Akamai NetSession Interface installation folder.

The installation folder location depends on your configuration.
The normal location for the directory is:

On Windows: C:\Program Files\Common Files\Akamai\

On Macintosh: /Applications/Akamai/

3) Type the command

AdminTool help

4) Press the Enter (Return) key

All AdminTool commands are run in the same way as AdminTool help in steps 3)
and 4).

For example, to see a list of applications using NetSession Interface, type
this command and follow it by pressing the Enter or Return key:

AdminTool listapps

-------------------------------------------------------------------------------- ----
Windows Control Panel / Macintosh System Preferences Extension
-------------------------------------------------------------------------------- ----

This extension is available ONLY IF you agreed through an end user license
agreement to use your computer for NetSession uploads as well as downloads.
Otherwise, the extensions are not installed. It allows you to turn on or off
your upload file sharing, or to pause sharing for a number of hours.

When installed, the extensions are available:

On the Windows Control Panel:
Akamai NetSession Interface Control Panel.

On the Mac, on the System Preferences pane:
under Other --> Akamai

---------------
Uninstalling
---------------

Before you uninstall, please note: If you uninstall the service, you will
delete files downloaded to the cache folders under the installation folders. If
you don't want to delete those files, copy or move them to a different folder.

If you do not have a serious need to uninstall the service, it may be better
not to, since other downloads may require NetSession later.

Also, the Akamai NetSession Interface is a shared network library that may be
used by multiple applications. It will uninstall correctly only when other
applications using the interface are uninstalled. Other applications may not
perform correctly if they look for but do not find the NetSession Interface.
For that reason, you should not simply delete the NetSession files. You can use
the "AdminTool listapps" command described above to see a list of applications
using the service.

Windows Uninstall
-----------------------

The simplest and preferred method is to use the Add or Remove Programs
application.

1) In the Windows Control Panel, run Add or Remove Programs.

2) Select Akamai NetSession Interface

3) Click Change/Remove, then click Yes to confirm your choice.

Windows Alternate Method
----------------------------------

Alternatively, you may open Windows Explorer, go to the installation folder,
then double-click uninstall.exe.


Macintosh Uninstall
------------------------

The simplest and preferred method is to use the Finder to go to the NetSession installation
folder described above, then double-click the uninstaller app. Confirm your decision.

Macintosh Alternative Methods
-----------------------------------

There are two alternative uninstall methods.

The first alternative method also works in Windows, but the methods listed in the Windows section are simpler and
are preferred for that system.

1) As described in the "AdminTool" section above, go to the command line, and
then go to the NetSession installation folder.

2) Type the command:

AdminTool uninstall -force
3) Press the Enter (Return) key to complete the command.

The Launch Unload Macintosh Alternative
----------------------------------------

This alternative method may be used, for example, if you deleted AdminTool
without running the AdminTool uninstall steps described just above. This
uninstall involves required steps of manually stopping the client, then
removing the installation directory, the automatic startup script, and the
preferences panel.

1) As described in the "AdminTool" section above, go to the command line.

2) Type the following lines, and after typing each line, press the Enter
(Return) key to complete the command:

launchctl unload ~/Library/LaunchAgents/com.akamai.client.plist
rm -rf /Applications/Akamai
rm -rf ~/Library/LaunchAgents/com.akamai.client.plist
rm -rf ~/Library/PreferencePanes/AkamaiNetSession.prefPane

3) If the NetSession client isn't stopped when you have gone through these
steps, restart your computer to complete the operation.

--------------------------------------
Further Support & Information
--------------------------------------

For a FAQ, a user "Bill of Rights" and privacy policy, as well as technical
overview and design principles, visit our Web site at:

http://www.akamai.com/client

Thank you for using Akamai NetSession Interface.

Akamai Technologies, Inc. http://www.akamai.com

**

Sep 20, 2010 9:00 AM in response to macgirl47

So basically, you are giving Akamai rights to use your CPU, your resources, your wattage, your technical support, to support their business proposition.

I say, let them pay for their own resources, bandwidth, hardware, IT staff, etc. rather than distributing their “peer-to-peer” app across the ’net instead of offloading that burden to us end users.

rsmac_3744

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.