happy.neko wrote:You can try this setting General Configuration => Force IP of the server: 0.0.0.0
Save and restart PC.
Tried that and it still doesn't work. Here's the log:
http://pastebin.com/9fSAq1crIf I then restart the service (with 0.0.0.0 still in place) everything works fine and here's the log:
http://pastebin.com/azrXMHF8Then I tried changing the IP to my server's (static) IP of 192.168.10.191 and I got no error on startup, but it still didn't appear on my PS3 (even after searching for media servers). Here's the log after a reboot:
http://pastebin.com/HPC4RpjS . Again, everything works fine if I then restart the service.
Here's my output from ifconfig:
- Code: Select all
administrator@Leo:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:25:22:ab:62:c6
inet addr:192.168.10.191 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::225:22ff:feab:62c6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:498 errors:0 dropped:0 overruns:0 frame:0
TX packets:372 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:51132 (51.1 KB) TX bytes:62367 (62.3 KB)
Interrupt:45 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:328 (328.0 B) TX bytes:328 (328.0 B)
Any more ideas?