[ILUG] uShare on OpenWRT

Kenn Humborg kenn at linux.ie
Mon Oct 24 09:54:48 IST 2011


> For some reason when I try and run the uShare application from busybox I
> get
> the following error:
> 
> root at OpenWrt:/mnt/usbstorage# ushare
> .an't find interface br0
> 
> The '.an't' isn't a typo either. Here's my config file:
> 
> # /etc/ushare.conf
> # Configuration file for uShare
> 
> # uShare UPnP Friendly Name (default is 'uShare').
> USHARE_NAME=OpenWRT
> 
> # Interface to listen to (default is eth0).
> # Ex : USHARE_IFACE=eth1
> USHARE_IFACE=br0

Perhaps you have a stray carriage-return here, just after 'br0'?
That could explain why the 'C' in can't gets overwritten by 
the period.

Later,
Kenn




More information about the ILUG mailing list