Hello,i have found the problem. Both interfaces vlan10 have the same MAC. But how to change the MAC, nothing work. Only create a new port with a DIFFERENT name change also the MAC. Is the MAC only based on the interface-name and can`t be changed?
Am 01.12.2021 um 17:17 schrieb ovs--- via discuss:
Hello, i would like to connect two hosts with ovs-switches via GRE or VXLAN.When I ping (from internal ovs-interface) from host1 to host2, I can see ARP Requests within GRE or VXLAN packets on host2. Host2 didn`t send any ARP Reply within GRE or VXLAN. The same happens from the other side(host2->host1)My setup is Archlinux with openvswitch 2.16.1: host1: Bridge ovs-bridge Port ovs-bridge Interface ovs-bridge type: internal Port vxlink Interface vxlink type: vxlan options: {remote_ip="10.0.0.2"} Port vlan10 tag: 10 Interface vlan10 type: internal ovs-bridge interface: 10.0.0.1/24 vlan10 interface: 192.168.0.1/24 _______________________________ host2: Bridge ovs-bridge Port ovs-bridge Interface ovs-bridge type: internal Port vxlink Interface vxlink type: vxlan options: {remote_ip="10.0.0.1"} Port vlan10 tag: 10 Interface vlan10 type: internal ovs-bridge interface: 10.0.0.2/24 vlan10 interface: 192.168.0.2/24 _______________________________I have also tried two ovs-switches on each host (https://docs.openvswitch.org/en/latest/howto/userspace-tunneling/) but the result is still the same.What config is missing, or how can i debug more? Routing should be ok, otherwise the packets shouldn`t arrive on the other host._______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
