tsmit
Contributor
Contributor

I also do have problems with networking with EDA 0.95

First of all I do had trouble importing the appliance into WS 6.5

This I solved by using OVFtool from vmware.

After inserting it into WS 6.5 I do start the appliance and I seems well.

I do a reconfigure from the menu and put my servername, IP, mask, gateway, nameserver into this screen.

After this I do a reboot and tried to conect to this applicance. No succes.

Going back to the reconfigure screen show me that the appliance lost IP, mask en gateway but not my nameserver and servername????

After this I tried something with ifconfig on commandline level. But there is no eth0.

I did er remove from the NIC within the WS and booted the appliance. Shut it down again and add a new NIC. Boot it, same result.

Is there some one who has an lookalike problem.

Please be gentle with me, I'm not a linux guy.

Thanks in advance.

Message was edited by: tsmit    On the new EDA 0.95 I could not find an eth0 device. On an EDA 0.91 I could find it with ifconfig.  On the EDA 0.95 I only have an "lo" device and no "eth0"    Thanks again.  Tom

Message was edited by: tsmit

Message was edited by: tsmit Logging in to the appliance I see there is a file /etc/network/interfaces. This file contains information about "eth0" device but no "eth0" device available on the system only "lo" The content of this file is auto lo iface lo inet loopback auto eth0 iface eth0 inet static            address 192.168.73.249            netmask 255.255.255.0            gateway 192.168.73.100 So all this looks oke to me.

Reply
0 Kudos