No suitable interface found

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
mair333
Posts: 5
Joined: Thu Aug 03, 2017 6:50 pm

No suitable interface found

Post by mair333 » Thu Aug 03, 2017 6:52 pm

After the recent update, I lost my main interface. It is saying no suitable interface found. I have eve installed on ESXi

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: No suitable interface found

Post by ramindia » Thu Aug 03, 2017 10:17 pm

mair333 wrote:
Thu Aug 03, 2017 6:52 pm
After the recent update, I lost my main interface. It is saying no suitable interface found. I have eve installed on ESXi
Login to Linux vm console, type lspci and see is the Ethernet recognized.

R!

mair333
Posts: 5
Joined: Thu Aug 03, 2017 6:50 pm

Re: No suitable interface found

Post by mair333 » Fri Aug 04, 2017 12:31 pm

Thanks for the reply. I see the ethernet controller in the command. I have tried to remove, and readd the network controller to no avail.
You do not have the required permissions to view the files attached to this post.

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: No suitable interface found

Post by ramindia » Fri Aug 04, 2017 6:21 pm

mair333 wrote:
Fri Aug 04, 2017 12:31 pm
Thanks for the reply. I see the ethernet controller in the command. I have tried to remove, and readd the network controller to no avail.
can you post ifconfig config.

R!

mair333
Posts: 5
Joined: Thu Aug 03, 2017 6:50 pm

Re: No suitable interface found

Post by mair333 » Fri Aug 04, 2017 6:49 pm

Please see below ifconfig. All I did was the following to reset the network interface because it wasn't working after the upgrade.

"from the EVE cli type: rm -f /opt/ovf/.configured. Then reboot and login from cli again. Your EVE will jump to management IP setup wizard." - this is from the even-ng FAQ section on the website
You do not have the required permissions to view the files attached to this post.

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: No suitable interface found

Post by ramindia » Fri Aug 04, 2017 7:58 pm

mair333 wrote:
Fri Aug 04, 2017 6:49 pm
Please see below ifconfig. All I did was the following to reset the network interface because it wasn't working after the upgrade.

"from the EVE cli type: rm -f /opt/ovf/.configured. Then reboot and login from cli again. Your EVE will jump to management IP setup wizard." - this is from the even-ng FAQ section on the website
thats works then good stuff

R!

mair333
Posts: 5
Joined: Thu Aug 03, 2017 6:50 pm

Re: No suitable interface found

Post by mair333 » Mon Aug 07, 2017 11:53 am

it doesn't work that is the issue. Below is the main issue, I am facing.
You do not have the required permissions to view the files attached to this post.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: No suitable interface found

Post by ecze » Mon Aug 07, 2017 1:42 pm

edit /etc/default/grub

and have this line:

GRUB_CMDLINE_LINUX="net.ifnames=0 "

then on cli, type:

update-grub

and reboot

E.

mair333
Posts: 5
Joined: Thu Aug 03, 2017 6:50 pm

Re: No suitable interface found

Post by mair333 » Mon Aug 07, 2017 3:36 pm

Got it working! Thank you very much for the help.

Post Reply