Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

cheesus

macrumors newbie
Original poster
Oct 29, 2008
1
0
I am trying to use a bit torrent site and it works...kinda....

I am firewalled (port 6881)!!!!

How do I do this... I figured it out on my PC years ago but am lost on this one. I use a wireless connection so that my wife may use hers too. I know this is the problem but can not go direct so what can I/ do I do???!!?:confused:
 
The firewall is more likely part of your wireless router than your Mac. It's not on by default on the Mac, well it is, but the rules are set to "allow any to any", so effectively it's off. The Firewall settings are (if you're using Leopard) in the Security preference pane in System Preferences. If you're using Tiger or before, in the Sharing prefpane. To check, in Terminal:

sudo ipfw list

Output should look like this:

Code:
yellow$ sudo ipfw list
65535 allow ip from any to any
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.