Cloud0 doesn't work from outside world
Posted: Tue May 26, 2020 10:47 pm
Hello, I have setup a Management(Cloud0) Network connected to two Cisco CSR routers of mine. I have assigned a routable IP address to both CSR's interface and they can reach each other plus both of them can reach the eve-ng host. However, when I want to ping outside of the eve-ng real to my PC for example I cannot. My hypervisor is vMware ESXI, interfaces are correctly setup in bridge mode see below: (Also have promicious mode enabled)
also here is my network interface config:
I ran a tcpdump on the eve-ng box and I'm only seing ARP queries from it's gateway to the CSR's IP but the CSRs never respond back. Any idea what could I be missing?
Code: Select all
root@eve-ng:~# brctl show
bridge name bridge id STP enabled interfaces
pnet0 8000.000c2952c475 no eth0
vunl0_1_0
vunl0_2_0
Code: Select all
# Cloud devices
iface eth1 inet manual
auto pnet1
iface pnet1 inet manual
bridge_ports eth1
bridge_stp off
Code: Select all
root@eve-ng:~# tcpdump dst 10.97.179.28
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes
02:01:56.777634 ARP, Request who-has 10.97.179.28 tell xyz, length 46