EVE-NG bridge is up but can't ping

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
mcat84
Posts: 36
Joined: Wed Mar 22, 2017 6:40 am

EVE-NG bridge is up but can't ping

Post by mcat84 » Thu May 16, 2019 6:02 am

Using eve-ng community edition bare-metal ...

suddenly all bridge not working ? how to check ?
Just a simple bridge with 2 vpc but ping can't go through???

vpc1 (1.1.1.1) <---> bridge <----> vpc2 (1.1.1.2)


root@eve-ng:~$ brctl show
bridge name bridge id STP enabled interfaces
docker0 8000.02426213c001 no
pnet0 8000.d4bed9482340 no eth0
pnet1 8000.000000000000 no
pnet2 8000.000000000000 no
pnet3 8000.000000000000 no
pnet4 8000.000000000000 no
pnet5 8000.000000000000 no
pnet6 8000.000000000000 no
pnet7 8000.000000000000 no
pnet8 8000.000000000000 no
pnet9 8000.000000000000 no
vnet0_5 8000.4ec4f281bf46 no vunl0_6_0
vunl0_7_0

mcat84
Posts: 36
Joined: Wed Mar 22, 2017 6:40 am

Re: EVE-NG bridge is up but can't ping

Post by mcat84 » Thu May 16, 2019 6:32 am

sorry ...working now after

sudo apt update
sudo apt upgrade

Post Reply