thedudeguy / JukeIt

A Bukkit plugin for Minecraft that allows you to "Burn" new music onto Music Discs and play them in the Jukeboxes.
GNU General Public License v3.0
10 stars 10 forks source link

2 minecraftServerHostname's #105

Closed noah1000000 closed 12 years ago

noah1000000 commented 12 years ago

The problem is that when I set my minecraftServerHostname in the config to my external ip, only others can download and hear the music. I can't download or hear the music because I am playing on the same computer that is running the server. If I set my minecraftServerHostname to my local ip, only I can hear and download the music, my friends can't. Is there a way to put 2 minecraftServerHostname's so that I can put my external and internal ip? Thanks!

thedudeguy commented 12 years ago

you can connect to your own wan address just fine. If you are having trouble connecting to your own external ip address than you have a faulty network setup.

thedudeguy commented 12 years ago

and no you cant have 2 minecraft hostname configs

noah1000000 commented 12 years ago

yeah i cant connect to my external ip

thedudeguy commented 12 years ago

my best advice for you if you cant get your network configured properly, is just to use the URL Burning, or the JukeBukkit Music Repo.

noah1000000 commented 12 years ago

do you have any advice on how i could configure my network so that it will work?

thedudeguy commented 12 years ago

you could edit your hosts file and set your wan address to your loopback, or server address.

noah1000000 commented 12 years ago

thanks! i'll try that