From: Henry N. <Hen...@Ar...> - 2008-05-06 18:56:52
|
Antony Barton wrote: > Simple question, is it possible to give coLinux direct and dedicated > access to a network device, i presently have two devices, one which goes > to my network and the other to a linux development board. > > What would people recommend as a means of allowing this board to access > an nfs share provided by coLinux and is this even possible? Yes, with network type "pcap-bridge" you have full access to that interface. This is not a "dedicated". This adds a second virtual adapater to that card. Your development board will see two cards in this network. Ones the coLinux and the other is the host (real) card. Don't disable the complete device in windows! You can disable all network services in the properties of this device. So, windows does not use this interface. But, then you would have an other problem: Your host self can not access to your development board. -- Henry N. |