id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
554,usb0 configuration,piratebab,ainulindale,"In SHR unstable, there is a configuration problem with usb0. The subnetwork defined in /etc/interface overlays with the subnetwork on internet host side.
The subnet must be reduced.

The correct configuration is:
iface usb0 inet static
   address 192.168.0.202
   netmask 255.255.255.192
   network 192.168.0.0
   up route add default gw 192.168.0.200 metric 8
   up echo nameserver 208.67.222.222 > /etc/resolv.conf
   up echo nameserver 208.67.220.220 >> /etc/resolv.conf
   down route del default gw 192.168.0.200 metric 8",defect,closed,major,,SHR Image,SHR-unstable,fixed,,
