1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Port 19132 in LAN or WAN

Discussion in 'Help' started by luisuriarte, Jan 8, 2020.

  1. luisuriarte

    luisuriarte Creeper

    Messages:
    5
    Hi.
    I have PMMP and Minecraft Server (Spigot) installed on a Linux Centos 8 server. I did the indicated installation and everything very well (wget -q -O - https://get.pmmp.io | bash -s -). The server works very well, but when doing a scan (nmap -p 25565,19132 -T4 -A -v 192.168.1.20), it only finds port 25565:
    "...............................................
    Nmap scan report for 192.168.1.20
    Host is up (0.00034s latency).
    PORT STATE SERVICE VERSION
    19132/tcp closed unknown
    25565/tcp open minecraft Minecraft 1.8.5 (Protocol: 127, Message: 0----------4TrollfLanda[1.8.X]0-----------------------------ll9Server5Troll, Users: 1/100)
    MAC Address: 18:D6:C7:04:A9:1B (Tp-link Technologies)
    Device type: general purpose
    Running: Linux 3.X|4.X
    OS CPE: cpe:/o:linux:linux_kernel:3 cpe:/o:linux:linux_kernel:4
    OS details: Linux 3.2 - 4.8
    ........................................."
    The closed port always appears from LAN or WAN. But the server is working fine (Disable the firewall).
    Why does the open port not appear?
    TankYou Very much
     
  2. Gianluxx

    Gianluxx Slime

    Messages:
    94
    GitHub:
    Gianluxx
    You have to open port 19132 UDP
     
  3. luisuriarte

    luisuriarte Creeper

    Messages:
    5
    Tank you for reply.
    Yes. I have open ports 19132 tcp and udp.
    But now i see port with nmap. I change "enable-rcon" to On in server.properties.
     
  4. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    enable-rcon has nothing to do with that (also on newer PMMP versions it doesn't even do anything at all).
    Maybe your nmap scan is just wrong? Have you even tried actually joining it?
     
    EdwardHamHam likes this.
  5. luisuriarte

    luisuriarte Creeper

    Messages:
    5
    Yes. I can Joining.
    Tank you.
     
    HimbeersaftLP likes this.
  6. Th3Ang3lo

    Th3Ang3lo Spider Jockey

    Messages:
    32
    GitHub:
    Th3Ang3lo
    I using Cent OS one time to host my pocketmine server, but not works, I think it's better migrate to Debian 10 or Ubuntu 18.04
     
  7. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Why would he want to change it, if it works for him now? :confused:
     
    EdwardHamHam likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.