0
Answered

Problem or it's normal to see only lo on network tab

Nezirus 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 1
Hello.
I'm currently using ajenti on Ubuntu 14.04 LTS and i want to ask is it normal to see only lo network interface on "Network" tab. actualy i have eth0 and eth1 also but i don't see them there.
Any fix about this or currently shows only local network interface ?

Answer

+1
Answer
Answered
If you use a desktop Ubuntu setup, you will only see lo because NetworkManager manages all others. If you use a server ISO or set up other interfaces in /etc/network/interfaces, they will be manageable from Ajenti. 
GOOD, I'M SATISFIED
Thanks. I've managed to edit /etc/network/interfaces and added this line

iface eth0 inet dhcp

Now it shows on "Network" tab in ajenti.
Satisfaction mark by Nezirus 10 years ago
+1
Answer
Answered
If you use a desktop Ubuntu setup, you will only see lo because NetworkManager manages all others. If you use a server ISO or set up other interfaces in /etc/network/interfaces, they will be manageable from Ajenti.