Forum archive
Unable to access headless TLK Appliance; weird networking problems
I've been experimenting with Proxmox VE, and I've installed the Turnkey domain controller (Hardy version) as an OVZ container. Normally I use Virtual box, and after importing the appliance I start it, it shows me the configuration menu, and away I go.
With PVE, it doesn't seem so simple. While it's running, I open the console of the appliance and all I get is:
entered into CT 101 root@pdc:/#
None of the usual useful info.
I didn't know what my IP was, so I did "nano /etc/network/interfaces", and what I found was that 127.0.0.1 was set as my static IP, and my interface is called venet0. During install I set my address as 192.168.0.214, and the network type as bridged (veth0) so why is it showing the default settings? Under the configuration settings in the web interface is says my IP is unknown...
I tried changing the network settings manually, but since it has some extra settings I'm not familiar with I don't know what to change. I've attached a screenshot of my interfaces file
I'm excited about using the TKLA's in PVE, any suggestions are very much appreciated.
That would call the confconsole you are used to. I'd recommend you use a ssh client. If you are on windows use putty. Log in and type confconsole and you'll have your menu.
I hope this is what you're asking...