g_ether as module

Charles-Henri Gros charles-henri.gros+openmoko at m4x.org
Sun Jul 20 19:34:26 CEST 2008


Michael Kluge wrote:
> OK, thanks.
> 
> iface usb0 inet static
>          pre-up ifconfig usb0 hw ether 6E:A3:B3:D1:4E:24
>          address 192.168.0.202
> 	...
> 

You should be able to do:

iface usb0 inet static
      hwaddress ether 6E:A3:B3:D1:4E:24
      address 192.168.0.202
      ...

-- 
Charles-Henri





More information about the community mailing list