Thread: help moving host off of localhost

Results 1 to 2 of 2
  1. #1 help moving host off of localhost 
    Registered Member
    Join Date
    Jul 2009
    Posts
    40
    Thanks given
    5
    Thanks received
    2
    Rep Power
    0
    I've recently come to the point where I want to get off of localhost so I can let my friends on my server to test out some combat. When I tried portfowarding I'm continuing to have issues whilst attempting to run-server.
    Code:
    Exception in thread "main" java.net.BindException: Cannot assign requested address: bind
    	at sun.nio.ch.Net.bind0(Native Method)
    	at sun.nio.ch.Net.bind(Unknown Source)
    	at sun.nio.ch.Net.bind(Unknown Source)
    	at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    	at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:128)
    	at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:558)
    	at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1358)
    	at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)
    	at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)
    	at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:1019)
    	at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:254)
    	at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:366)
    	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
    	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
    	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)
    	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    	at java.lang.Thread.run(Unknown Source)
    Here's an image of portforward router

    image of ipv4:


    43594 opened on both UDP/TCP


    Server sided connection settings
    Reply With Quote  
     

  2. #2  
    WhiteDownMb | HYBRID JEFE
    Brett the Don's Avatar
    Join Date
    Dec 2009
    Posts
    2,117
    Thanks given
    349
    Thanks received
    556
    Rep Power
    2540
    Use websites to check if your ports are open before trying to bind the server. Check your firewall settings, they might be blocking the connection to bind and if the firewall is blocking allow the ports through. Need further help feel free to PM me!

    All of humanity's problems stem from man's
    inability to sit quietly in a room by himself




    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 63
    Last Post: 02-20-2017, 04:46 PM
  2. Juda Host 20% off of Blogger Plan or above!
    By iConfide in forum Hosting
    Replies: 0
    Last Post: 09-12-2012, 02:42 AM
  3. any idea how to host off of windows me?
    By ~tehpk~ in forum Help
    Replies: 0
    Last Post: 11-07-2009, 06:19 AM
  4. Need help: Group Hosting
    By Rasher in forum RS2 Server
    Replies: 0
    Last Post: 01-27-2008, 11:43 AM
  5. Need a lil help with kevin way of adding models!
    By newservermaker in forum RS2 Client
    Replies: 0
    Last Post: 11-20-2007, 02:30 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •