From: Holger K. <hol...@gm...> - 2006-10-09 17:57:31
|
Ken Perl schrieb: > I'm trying to follow the instruction under the section > http://wiki.colinux.org/wiki/Network#WinPcap to config the bridge > ethernet, after I configured this in coLinux side, > > <network index="0" type="tap" /> > <network index="0" type="bridged" name="Connection Name" /> > > what to do next step? I have to add, this will not work. You can only have one entry with network index="0". You have to delete the tap entry to use winpcap. After that, start colinux and give eth0 a network address. |