I recently purchased a new router and ever since I have not been able to host the FTB Server that me and some friends played on.
I've been searching all day about how to fix this and this is just my last effort because I'm stumped..
It allows me to connect using localhost/127.0.0.1, but when I try to use my external IP it doesn't detect the server:
Don't know if this is applicable but when I refresh the server select page I get this in my console:
I have port forwarded my router:
Set inbound rules to Windows Firewall:
and this is my server.properties:
Tried to be as descriptive as possible .
I've been searching all day about how to fix this and this is just my last effort because I'm stumped..
It allows me to connect using localhost/127.0.0.1, but when I try to use my external IP it doesn't detect the server:
Don't know if this is applicable but when I refresh the server select page I get this in my console:
Code:
2013-12-08 22:29:31 [INFO] [Minecraft-Server] /192.168.1.1:54696 lost connection
I have port forwarded my router:
Set inbound rules to Windows Firewall:
and this is my server.properties:
Code:
#Minecraft server properties
#Sun Dec 08 22:08:08 CST 2013
generator-settings=
op-permission-level=4
allow-nether=true
level-name=world
enable-query=false
allow-flight=false
server-port=25565
level-type=ATG
enable-rcon=false
force-gamemode=false
level-seed=
server-ip=
max-build-height=256
spawn-npcs=true
white-list=false
spawn-animals=true
hardcore=false
snooper-enabled=true
texture-pack=
online-mode=true
pvp=false
difficulty=2
gamemode=0
player-idle-timeout=0
max-players=6
spawn-monsters=true
generate-structures=true
view-distance=10
motd=FTB
Tried to be as descriptive as possible .