LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ushare centos 5.5 with xbox360 (https://www.linuxquestions.org/questions/linux-software-2/ushare-centos-5-5-with-xbox360-852091/)

Fedora.Centos.Linux 12-23-2010 03:00 PM

ushare centos 5.5 with xbox360
 
Hello
I am using centos 5.5, I am trying to get ushare working with xbox360.

I have installed:
ushare-1.1a-3.el5.rf

I have selinux:
disabled

I have turned off iptables
and setup the ushare.conf

I have ushare working on my fedora box with the same config
with the default port 42000
When I try to use ushare on the centos box I have ushare stopped on the fedora box.

for some reason I can not get ushare working with the xbox360
ushare does not show up on the xbox360 from the centos box

[root@Harley-D ~]# service ushare restart
Shutting down UPnP Media Server (ushare): [ OK ]
Starting UPnP Media Server (ushare): [ OK ]
[root@Harley-D ~]# ushare ps | grep ushare
Interface eth0 is down.
Recheck uShare's configuration and try again !
bind: Address already in use
See http://ushare.geexbox.org/ for updates.
[root@Harley-D ~]# rpm -q ushare
ushare-1.1a-3.el5.rf


eth0 is my wired ethernet, and it does not seem to be down as stated when I did the grep cmd.
it seems like a port problem I just can not find it yet.
any ideas or suggestions?
thanks

nocountryman 12-24-2010 08:43 AM

hmm. can you post the config for ushare? and message output?

Fedora.Centos.Linux 12-24-2010 02:31 PM

reply
 
2 Attachment(s)
nocountryman, thanks for your reply
I could not upload the whole file /var/log/messages I put some of it in the upload for you.
if you need all of it I can split it up into 2-3 txt files and then upload it again.

here is some info on my centos 5.5 i386 server:


[root@Harley-D ~]# cat /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted

# SETLOCALDEFS= Check local definition changes
SETLOCALDEFS=0
[root@Harley-D ~]# service iptables status
Firewall is stopped.
[root@Harley-D ~]# service ushare restart
Shutting down UPnP Media Server (ushare): [ OK ]
Starting UPnP Media Server (ushare): [ OK ]
[root@Harley-D ~]# ushare ps x | grep
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
Interface eth0 is down.
Recheck uShare's configuration and try again !
bind: Address already in use


thank you


All times are GMT -5. The time now is 12:58 PM.