[ovs-discuss] Problem that the MAC address is changed.

이지찬 jic5760 at naver.com
Sun Oct 18 00:26:15 UTC 2015


No, it is not multicast packet...
Any packet the macaddress is changed...

Addition... my setting is so simple.
[PC1]
br1
 ----- eth0.10 (To PC2)

And... system network...

ifcfg-br1
 DEVICETYPE=ovs
 DEVICE=br1
 TYPE=OVSBridge
 IPADDR=10.205.128.1
 ......
 
ifcfg-eth0.10-ovs
 DEVICETYPE=ovs
 DEVICE=eth0.10
 TYPE=OVSPort
 OVS_Bridge=br1

ifcfg-eth0.10
 DEVICE=eth0.10
 TYPE=Ethernet
 VLAN=yes
 VLAN_ID=10
 PHYSDEV=eth0
-----Original Message-----
From: "jimson jimson"<jimsonchacko at gmail.com> 
To: "이지찬"<jic5760 at naver.com>; 
Cc: 
Sent: 2015-10-17 (토) 21:07:14
Subject: RE: [ovs-discuss] Problem that the MAC address is changed.


Is it related to multicast address?
From: 이지찬
Sent:  17- 10- 2015 04:29 PM
To: discuss at openvswitch.org
Subject: [ovs-discuss] Problem that the MAC address is changed.

 
ARP : PC2 [ARP Request] -> PC1 [ARP Reply]
 
PC2's Image. 
 
No problem in PC2. 
 
PC1's Image
 
But, Cause problem in PC1. 
 
Strangely change MAC Address in Received packet.
At 11:11:22:22:22:22,
11:11 is original source mac address(11:11:11:11:11:11)'s end 16bits.
22:22:22:22 is original destination mac address(22:22:22:22:22:22)'s begin 16bits.
 
I had never seen these problems... 
 
How can I solve this problem?



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20151018/44f31df2/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ??1.PNG
Type: image/png
Size: 5107 bytes
Desc: not available
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20151018/44f31df2/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ??2.PNG
Type: image/png
Size: 5221 bytes
Desc: not available
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20151018/44f31df2/attachment-0005.png>


More information about the discuss mailing list