Hi,
I'm running the slimserver 6.5.4 on a Debian machine, everything going very well, but I only have one little thing I can't seem to figure out...
How do I make the server bind to single IP? My box has multiple IP's on the same NIC and it seems the server by default binds to 0.0.0.0. I can't find any indication of this in the configuration file, nor in the web administration interface.
Can anyone help me out here? Thanks!
Results 1 to 2 of 2
-
2008-02-04, 13:21 #1Junior Member
- Join Date
- Feb 2008
- Posts
- 1
Have slimserver bind to a specific IP
-
2008-02-04, 13:56 #2
Use the command-line switches --httpaddr <ip> --playeraddr <ip> --cliaddr <ip>
httpaddr is for port 9000.
playeraddr is for port 3483.
cliaddr is for port 9090.

Reply With Quote

