help with port please!

Discussion in 'Bukkit Help' started by lucwijns1996windows, Apr 11, 2011.

Thread Status:
Not open for further replies.
  1. i have a server called minicraft but i want to get rid of stupid hamachi so i want to open a port
    but i can't

    i run 64bit version of windows vista

    java:
    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Users\lwijns>java -version
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)

    C:\Users\lwijns>


    craftbukkitversion: 670

    i use hamachi


    i think the plugins and server command have nothing to do wiht it
    i already searched the right ip checked the router manual and vissited a million sites ore something like that



     
  2. Offline

    mughi

  3. ok i edit it right now
     
  4. Offline

    mughi

    unrelated: your signature appears to be broken.. i suggest removing it
     
  5. unrelated: i did xD
     
  6. Offline

    mughi

    ok..
    1. you need to find your external ip: (www.whatismyip.com) This is what you will give out to your users
    2. you need to know your internal ip (192... or 10... or similar) This is what you will put in your router and use for local testing
    3. you need to forward the ports in your router
      1. usually under applications/games/port forwarding
      2. forward tcp and udp for port 25565 (or whatever) to your server's INTERNAL address (192/10/similar)
      3. NOT port range forwarding.. just a single port
    4. you may need to open your firewall (i would, just in case:Windows 7 Firewall Settings:
      1. create four rules in your firewall settings
      2. inbound, tcp, 25565, allow, all profiles
      3. inbound, udp, 25565, allow, all profiles
      4. outbound, tcp, 25565, allow, all profiles
      5. outbound, udp, 25565, allow, all profiles
    5. edit server.properties, and make sure server_ip = IS BLANK
    6. start server, try it with another computer on your network (internal ip)
    7. have a friend try
    8. post results
     
  7. no i need to get to the router inlog page i can't connect to :S
     
Thread Status:
Not open for further replies.

Share This Page