Application "PMB" and Firewall

Every time I log onto my MacBook Pro, I am asked to allow or block connections for an application called "PMB" How can I find out what this application is and make it stop asking?


I'm on El Capitan 10.11.4 and I have this app set to block in the firewall but it still asks every time I log on.

MacBook Pro (Retina, 13-inch,Early 2015), OS X El Capitan (10.11.4), null

Posted on Apr 18, 2016 3:28 PM

Reply
9 replies

Jan 4, 2017 7:58 PM in response to tygb

PMB or best known as Pando Media booster.


it's an application that is found in the systems & preferences at the very bottom.


I my self for a long time always wondered what on earth is PMB and why do i need to accept incoming connections to it, each time i log on.


It's a service that was ceased back in 2013 is now now a hijacked or service that has been taken over.


To force it out, you can simply add this code into the terminal and that will ensure the application is gone forever,


insert the following into Terminal and enter your password to confirm


sudo rm -fr /Library/Application\ Support/Media\ Booster/;

sudo rm -fr /Library/PreferencePanes/MediaBooster.prefPane;

sudo rm -fr /Library/Internet\ Plug-Ins/PandoWebPlugin.plugin/


for references

sudo is to give you elevated privileges, rm is the remove command, -fr means force and recursive. and those directories are the panda media booster files.

Apr 18, 2016 3:50 PM in response to gmiller598

The simplest solution is to turn off the firewall. If you're on a private network behind a router, you almost certainly don't have a use for it. But if you prefer to use it anyway, see below.

Please open the Security & Privacy preference pane and select the Firewall tab. Click the lock icon to unlock the settings, if necessary. Click the button marked

Firewall Options...

In the sheet that opens, the box marked

Automatically allow signed software to receive incoming connections

should be checked.

If the application that you're having trouble with is on the list above that checkbox and is blocked, change the setting to

Allow incoming connections

If the application is not on the list, add it with the same setting.

If it's already on the list and already allowed, delete the entry, then add it back.

Click OK. Test. If there's no change, ask for further instructions.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Application "PMB" and Firewall

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