Results 1 to 4 of 4

Thread: how do I unblock an external port?

  1. #1
    Join Date
    Jul 2012
    Beans
    89

    how do I unblock an external port?

    Hi Everyone
    As the title asked, how do you unblock an external port?

    I'm trying to set up Plex to stream content from my computer to my tv, but all my ports are blocked and Plex can't connect to my server and I'm pretty certain it's my ports. I have deactivated my firewall but still nothing

    I've got the default firewall (inactive) and firestarter. I am beginning to wonder if I may have installed another firewall program ages ago to try out and have forgotten about it. So could you also give a list of any other firewall programs besides the default one and firestarter

    Thank
    Last edited by Kojak Peg; October 13th, 2013 at 08:03 AM.

  2. #2
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: how do I unblock an external port?

    in Linux, the firewall is in the kernel (netfilter/iptables), not loaded as a program. Firestarter is a GUI front-end.
    if I want to open a port, I use UFW, as I prefer the CLI method (and it's a hassle going through iptables, that's typically a last resort if something isn't working).

    of course, you will need to open the port on your router, too (or set your Linux box as a DMZ).

  3. #3
    Join Date
    Dec 2005
    Location
    Western Australia
    Beans
    11,480
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: how do I unblock an external port?

    If the firewall on the server is allowing all connections, and the firewall on the client is allowing all connections, then there's no firewall problem. You don't "open a port", you simply run a program that transmits or receives on that port and make sure your firewalls aren't blocking the port.

    Firestarter (please, people; stop using it!), UFW and pretty much every other "firewall" program out there on Linux will just configure the internal netfilter/IPtables firewall. If you change the settings on one "firewall" you change it for all.
    I try to treat the cause, not the symptom. I avoid the terminal in instructions, unless it's easier or necessary. My instructions will work within the Ubuntu system, instead of breaking or subverting it. Those are the three guarantees to the helpee.

  4. #4
    Join Date
    Jul 2012
    Beans
    89

    Re: how do I unblock an external port?

    Thanks guys, maybe it isn't the firewall that was just my best guess as to what was causing the problem. When I test my ports it comes back with a blocked or timed out message which is obviously what is stopping my from using Plexapp but I am just not familiar with linux to be able to fix the problem. In fact I barely understand the problem in the first place

    why is it timing out and how can I fix it?

    is it something my ISP would have to fix or is it an error at my end

    Update I fixed the problem with port forwarding I don't know if there is another solution but the port forwarding solution works for more info on port forwarding I found this website http://portforward.com/

    I would mark the thread as solved but can't find the solved option
    Last edited by Kojak Peg; October 9th, 2013 at 11:17 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •