Hi,<br><br>I was building a new lab today when i once again run into the tun/tap problem so I decided it was time to upgrade. I have removed all the old packages and downloaded and installed the new ones but now my labs wont startup at all.. For example one of my previously working labs now gives the following error:<br>
<br><i>$lstart</i><br><i>eval: 7: MTA-lan[0]=A: not found<br>eval: 8: MTA-relay[0]=A: not found<br>eval: 9: nameserver[0]=A: not found<br>eval: 10: gateway[eth0]=tap,172.16.3.1,<a href="http://172.16.3.2">172.16.3.2</a>: not found<br>
eval: 11: gateway[1]=A: not found<br>eval: 14: MTA-relay[mem]=64: not found<br>eval: 15: MTA-lan[mem]=64: not found<br>eval: 16: nameserver[mem]=64: not found</i><br><br>I know this is related to my lab.conf so here is my configuration:<br>
<br><i>LAB_DESCRIPTION=&quot;Mailrelay Lab&quot;<br>LAB_VERSION=0.1<br>LAB_AUTHOR=&quot;Adrian van Dongen&quot;<br>LAB_EMAIL=<a href="mailto:adrianvandongen@gmail.com">adrianvandongen@gmail.com</a><br>LAB_WEB=<a href="http://www.gfo.nl/">http://www.gfo.nl/</a><br>
<br>MTA-lan[0]=A<br>MTA-relay[0]=A<br>nameserver[0]=A<br>gateway[eth0]=tap,172.16.3.1,172.16.3.2<br>gateway[1]=A<br><br>MTA-relay[mem]=64<br>MTA-lan[mem]=64<br>nameserver[mem]=64</i><br><br>I have read the change log and there are some changes to lstart but none that would affect my lab.conf as far as I can see. So does anyone have a clue what is going wrong here..<br>
<br>Regards,<br><br>Adrian.<br>