I have setup SlimServer on my Debian Sarge box using the standard package. I can access the web interface when I connect via SSH and use port tunneling but I can not access the web interface without SSH.
Both client and server are on the same network (192.168.1.x) and I have set this in the server options to allow this network access. Both machine are connected to the same router.
This all leads me to think that this is a firewall problem on the Linux box but I am not sure where to look...
Results 1 to 2 of 2
Thread: Remote Access Issue
-
2006-09-17, 23:07 #1Junior Member
- Join Date
- Sep 2006
- Posts
- 2
Remote Access Issue
-
2006-09-18, 11:33 #2Junior Member
- Join Date
- Sep 2006
- Posts
- 2
Fixed

I think this may have been set by the debian package I used to install but I needed to amend
/etc/default/slimserver
and comment out the line about HTTP_ADDR being 127.0.0.1
now works a treat

Reply With Quote
