hokey przedarłem sie przez instalacje i konfiguracje lecz pojawil sie problem, box nie wykrywa po sieci serwera.
A wiec co mamy:
wystartowany na screenie ushare
root@OpenWrt:/etc# ushare
Interface eth0.1 is down.
Recheck uShare's configuration and try again !
uShare (version 1.1a), a lightweight UPnP A/V and DLNA Media Server.
Benjamin Zores (C) 2005-2007, for GeeXboX Team.
See http://ushare.geexbox.org/ for updates.
Listening on telnet port 0
Initializing UPnP subsystem ...
UPnP MediaServer listening on 192.168.0.2:49200
Sending UPnP advertisement for device ...
Listening for control point connections ...
Building Metadata List ...
Looking for files in content directory : /mnt/sda1/share/filmy
Found 5 files and subdirectories.
i jak widac po pierwszych linjkach mamy Interface eth0.1 is down
tylko czemu przeciez to jest interfejs WAN'owy ktorego caly czas używam 
root@OpenWrt:/etc# ifconfig -a
br-lan Link encap:Ethernet HWaddr 00:17:31:DC:08:F7
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:403 (403.0 B)
eth0 Link encap:Ethernet HWaddr 00:17:31:DC:08:F7
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22410 errors:0 dropped:0 overruns:0 frame:0
TX packets:16911 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:31685031 (30.2 MiB) TX bytes:1227746 (1.1 MiB)
Interrupt:4
eth0.0 Link encap:Ethernet HWaddr 00:17:31:DC:08:F7
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:407 (407.0 B)
eth0.1 Link encap:Ethernet HWaddr 00:17:31:DC:08:F7
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22415 errors:0 dropped:0 overruns:0 frame:0
TX packets:16915 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31282135 (29.8 MiB) TX bytes:1137503 (1.0 MiB)
eth1 Link encap:Ethernet HWaddr 40:10:18:00:00:2D
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:5
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:87 errors:0 dropped:0 overruns:0 frame:0
TX packets:87 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10153 (9.9 KiB) TX bytes:10153 (9.9 KiB)
wlan0 Link encap:Ethernet HWaddr 00:17:31:DC:08:F7
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
podnieść sie oczywiście nie da po przecież to interfejs juz podniesiony :>
root@OpenWrt:/etc# ifup eth0.1 up
/sbin/ifdown: eval: line 1: syntax error: bad substitution
/sbin/ifup: eval: line 1: syntax error: bad substitution
co dziwne podobnie jest w przypadku kazdego innego interfejsu
root@OpenWrt:/etc# ushare
Interface br-lan is down.
Recheck uShare's configuration and try again !
uShare (version 1.1a), a lightweight UPnP A/V and DLNA Media Server.
Benjamin Zores (C) 2005-2007, for GeeXboX Team.
See http://ushare.geexbox.org/ for updates.
Listening on telnet port 0
Initializing UPnP subsystem ...
UPnP MediaServer listening on 192.168.1.1:49200
Sending UPnP advertisement for device ...
Listening for control point connections ...
Building Metadata List ...
Looking for files in content directory : /mnt/sda1/share/filmy
Found 5 files and subdirectories.
edit:
aha i jeszcze jak dziele media z windy to oczywiscie wszystko hula, wiec cos gdzies musi być nie dokonfigurowane na Openwrt.
Jak przeklikałem się przez xbox'owego helpa to tam pisza:
Udostępnij porty na maszynie TCP: 2869. 10242 UDP: 190,10284,1900,10284,10283,10281,10280
ushare nie korzysta z tych portów czy musze je na fire wallu otworzyć poza portem 49200
edit2:
dodatem wpisy zgodnie z http://boards.fon.com/viewtopic.php?f=33&t=5725
ale dalej nie widac 
$IPT -A INPUT -i ${WAN} -p tcp --dport 49200 -j ACCEPT
$IPT -A INPUT -i ${WAN} -p udp --dport 49200 -j ACCEPT
#ushare
$IPT -A INPUT -i ${WAN} -p udp --dport 1900 -j ACCEPT
$IPT -A INPUT -i ${WAN} -p tcp --dport 2869 -j ACCEPT
#ushare