Dedicated server help Please

Discussion in 'Bukkit Help' started by iStars101, Jan 12, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    iStars101

    Hello,
    I have a dedicated server I added my minecraft server everything went smoothly fine but I add my ip to minecraft and I couldnt log in why (dedicated server dont have a router soo i cant port foward) soo what can I do
     
  2. Offline

    JohnTheRipper

    Check if iptables is running. If so, make sure to open 25565.
     
  3. Offline

    iStars101

    how do i check if iptables is running and how to open 25565 (please help im new)

    bump can anyone please help me?

    I will pay anyone $15 to help me get it up and running (this is not a scam ill give u my skype istars101) u can add me or help me here please someone help

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  4. Offline

    mrlwiggy

    iptables -I INPUT -p tcp --dport 25565 -j ACCEPT
    service iptables save
    service iptables restart

    There you go :p

    If that doesn't work, then do 'service iptables stop'
     
  5. Offline

    iStars101

    where do I add
    iptables -I INPUT -p tcp --dport 25565 -j ACCEPT
    service iptables save
    service iptables restart
    to?

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  6. Offline

    macman

    type them with SSH shell
     
Thread Status:
Not open for further replies.

Share This Page