Results 1 to 4 of 4

Thread: How to open port number 80 for incoming traffic on ubuntu

  1. #1
    Join Date
    Dec 2009
    Posts
    31

    How to open port number 80 for incoming traffic on ubuntu

    Hi guys i recently installed Ubuntu on my desktop computer and am using a software which needs the port 80 to be open.The thing is it seems by default port 80 seems to be closed.I need to know how to open it for incoming traffic.I am new at Ubuntu and linux in particular so please be patient with me.I am not too sure about firewalls or how they block ports which is a common reply i got on many forums.Any suggestion to make this problem go away will be largely appreciated because i have been struggling with this for a week now.thanks in advance.
    Last edited by Gavyn; 15-12-2009 at 07:32 PM.

  2. #2
    Join Date
    Jan 2006
    Posts
    4,221

    Re: How to open port number 80 for incoming traffic on ubuntu

    Hi, usually ports are blocked for security purposes so that unwanted connections are not made with your computer by unknown services.Ports are supposed to be blocked by your firewall. You might either have a firewall in your router or a software firewall on your computer which might be doing this.You need to configure iptables on your Ubuntu to open the concerned port.If you don't have a front end application for iptables then install Gufw which a user friendly application to change the default port settings.Hope this helps you.

  3. #3
    Join Date
    Jan 2006
    Posts
    3,792

    Re: How to open port number 80 for incoming traffic on ubuntu

    If its an issue with a software firewall on your computer then you can do what zach is asking you to do.If it's your ISP - internet service provider blocking it then you can't do much,maybe try and call them and ask why it isn't open and if they can open it.All ports are closed in a default Ubuntu installation.In order to be able to connect a port must be allowed by your firewall and opened for incoming calls by the program on your computer.

  4. #4
    Join Date
    May 2008
    Posts
    2,945

    Re: How to open port number 80 for incoming traffic on ubuntu

    It's an old problem with operating systems based on Unix that you should be a super user to use ports below 1024.Linux is basically following the same tradition without too many changes.What i will suggest you to do is this:

    1. find out the path to the executable of the software.
    2. open a terminal(Applications >> Accessories >> Terminal)
    3. sudo /path/to/executable {you will be asked for your password}.


    By the way if you use a port above 1024,this problem will go away very easily,so maybe you should give it a try.

Similar Threads

  1. How to block incoming phone number in iphone
    By Urvaksh in forum Portable Devices
    Replies: 4
    Last Post: 21-12-2010, 01:31 PM
  2. Nokia C5 does not show any number of incoming calls
    By Doumbia in forum Portable Devices
    Replies: 4
    Last Post: 21-08-2010, 05:02 AM
  3. blackberry internet service incoming port :26
    By Siddhi_vidhi in forum Portable Devices
    Replies: 5
    Last Post: 25-07-2010, 12:22 AM
  4. Increase incoming traffic in torrent
    By Fason in forum Technology & Internet
    Replies: 3
    Last Post: 24-08-2009, 06:30 PM
  5. How do i open port 25 on Ubuntu
    By B_Hodge in forum Networking & Security
    Replies: 4
    Last Post: 19-05-2009, 11:28 AM

Tags for this Thread

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
  •  
Page generated in 1,713,433,770.17308 seconds with 16 queries