Opening port 21, good or bad ?

Discussion in 'Security' started by thesamemanhal, Jan 31, 2010.

  1. #1
    I have an application that requires to open a port on my pc (my friend suggested to open port 21), I know how to open that port but I am just a bit worry about any security issues by doing this.
    I was thinking to open another port, other than 21, such as 8800, any idea?
     
    thesamemanhal, Jan 31, 2010 IP
  2. nikb

    nikb Peon

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you can change default listening port - do it.
     
    nikb, Feb 1, 2010 IP
  3. hostechsupport

    hostechsupport Well-Known Member

    Messages:
    413
    Likes Received:
    23
    Best Answers:
    7
    Trophy Points:
    138
    #3
    Hello,

    You want to open FTP Port then try to choose other port number for more security and close port 21.
     
    hostechsupport, Feb 2, 2010 IP
  4. thesamemanhal

    thesamemanhal Active Member

    Messages:
    1,126
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    55
    #4
    is there any reason to not use port 21?
     
    thesamemanhal, Feb 3, 2010 IP
  5. nikb

    nikb Peon

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You will get much of invalid logon attempts.

    But you can also allow ftp connections only from known ip addresses.
     
    nikb, Feb 4, 2010 IP
  6. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It just adds a small layer of security (through.. obscurity) - it's just recommended to change it to avoid a large portion of bots.

    That being said I personally change the port and then using iptables filter traffic to it and only allow connections from ranges / IP's I trust.
     
    CodyRo, Feb 7, 2010 IP