<HTML>
                        
                        Hello to everybody.<br>
I'm in trouble trying to setup a tap interface inside&nbsp; a&nbsp; netkit-lab. <br>
I can successfully start a single virtual machine giving this instruction:<br>
vstart pc1 --eth0=tap,10.0.0.1,10.0.0.2<br>
and tap interfaces (host and vm) are created and I can ping an internet address.<br>
<br>
If I try to start an easy lab with only two virtual machine (where pc1 should be connected to internet and to pc2, and pc2 only to pc1), with this instructions inside lab.conf:<br>
pc1[1]="A"<br>
pc1[0]=tap,10.0.0.1,10.0.0.2<br>
pc2[0]="A"<br>
<br>
I receive this msg at pc1 vm starting: "daemon_open : control connect failed, errno=2" and no tap interface is created.<br>
<br>
Could someone help me in resolving this problem?<br>
<br>
Thank you,<br>
Silvia Filippi<br>
<br>

                        
                        <br><br></HTML>