Page 1 of 1

How does the node bridge to the LAN?

Posted: Thu Jun 08, 2017 5:06 pm
by jianghanyu
Hi guys,
I want to bridge node to my PC's LAN, so I set up a network object and select the type is bridge, then connect 3725's F0/0 to the network object, however, the 3725 Can not successfully ping my PC.
3725's f0/0 IP address:172.16.0.222
My PC's IP address:172.16.0.113

Is it my way wrong?

Re: How does the node bridge to the LAN?

Posted: Thu Jun 08, 2017 7:04 pm
by Uldis (UD)
change type bridge to cloud0, it your home LAN subnet

Re: How does the node bridge to the LAN?

Posted: Mon Jun 12, 2017 3:20 am
by jianghanyu
Thanks, I've done it according to your instructions,but the 3725 still can not successfully ping my PC, the ARP table learning is normal. My EVE installed on ESXI, Is there any special setting?

Re: How does the node bridge to the LAN?

Posted: Mon Jun 12, 2017 6:47 am
by Uldis (UD)
yes, be sure that your vswitc on the ESXi has enabled promiscue mode !!

Re: How does the node bridge to the LAN?

Posted: Tue Jun 13, 2017 2:43 pm
by jianghanyu
Hi Uldis,
I have enabled the vswitch on the ESXi promiscue mode, it's working. Thanks!