Missing PNET / Management Cloud

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
grant79
Posts: 2
Joined: Mon May 24, 2021 4:18 pm

Missing PNET / Management Cloud

Post by grant79 » Mon May 24, 2021 4:38 pm

Hello,

I have pro version 2.0.6-58 installed and I don't seem to have any management network / cloud networks available. I only see - Bridge, Internal, Private and NAT. I was looking to connect to my physcial network.
I have EVE running as a VM on ESXI. Ideally I won't want to have to install. Any pointers that are preferably not a reinstall?

Thanks

From the CLI -

root@EVENG-ROWAN:~# ifconfig
docker0 Link encap:Ethernet HWaddr 02:42:9a:91:c1:84
inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

eth0 Link encap:Ethernet HWaddr 00:0c:29:01:b1:3e
inet addr:10.44.3.103 Bcast:10.44.3.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6050 errors:0 dropped:1 overruns:0 frame:0
TX packets:4238 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:913580 (913.5 KB) TX bytes:8677379 (8.6 MB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:2271 errors:0 dropped:0 overruns:0 frame:0
TX packets:2271 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:233088 (233.0 KB) TX bytes:233088 (233.0 KB)



root@EVENG-ROWAN:~# brctl show
bridge name bridge id STP enabled interfaces
docker0 8000.02429a91c184 no
root@EVENG-ROWAN:~#

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Missing PNET / Management Cloud

Post by Uldis (UD) » Mon May 24, 2021 5:10 pm

try reset IP address on your ev
Q: How to reset EVE management IP settings / DNS / NTP / Root password ?
A: from the EVE cli type:

rm -f /opt/ovf/.configured
su -

Your EVE will jump to initial setup wizard.

grant79
Posts: 2
Joined: Mon May 24, 2021 4:18 pm

Re: Missing PNET / Management Cloud

Post by grant79 » Tue May 25, 2021 8:03 am

Hi Uldis,

Thanks for your prompt response. This worked :-) I appreciate the help with this.

Thanks

Post Reply