Network configure
From VistApedia
Jump to navigationJump to search
1. Here only the Wireless NIC is up.
We will create a bridge between it and the TAP adapter.

2. After selecting the two adapters a right click will find the option to "Bridge Connections"

3. Now, when coLinux comes up, we have network access over the bridged wireless adapter.
And dhcp can assign an address to coLinux's eth0 adapter.

Now default.colinux.xml must match the TAP adapter:
<... <... <network index="0" type="tap" name="Local Area Connection"/> </colinux>