Server Ip

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
btpoole
-


Joined: 02 Dec 2013
Posts: 4
Location: United States

PostPosted: Mon Dec 02, 2013 3:48 am    Post subject: Server Ip Reply with quote

I saw something about this on another post but can't seem to locate it now. Is there anyway to change the server ip? I am setting up a web server for personal use only, it will not provide any content outside of my local network. Actually I am using it to stream video etc to roku boxes. I have experimented with several other servers and with each one I was able to change the server ip to something I wanted to use, 8001. The code that controls particular roku channels looks for my server 192.168.xx.xx port 8001. With Abyss it uses the 127.0.0.0. and the roku can't seem to find it. Can this be changed on the server?
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Tue Dec 03, 2013 10:03 pm    Post subject: Re: Server Ip Reply with quote

btpoole,

Your computer can have several IP addresses at the same time. 127.0.0.1 is a local address only valid on your computer. It has also for sure another IP address available in the local network of the form 192.168.X.Y. Use this IP to access your server from other computers/devices on your network. Your URL will be http://192.168.X.Y:8001.

If you are on Windows, run the command
Code:
ipconfig
to get a list of your IP addresses. On other systems run
Code:
ifconfig -a
.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group