Oracle VM Server 3.3.3 Xen Bridging not working properly.
If I do a ping from its VM Oracle Linux 6 IP 192.168.129.1 to any of the 192.168.129.x such as 192.168.129.42, nothing is returned.
However, if I do a ping from 192.168.129.42 to 192.168.129.1, it's successful, and then now if I do a ping from 192.168.129.1 to any of the 192.168.129.x, it then becomes successful.
[root@ksgdb02 ~]# brctl showmacs 104f1889df
port no mac addr is local? ageing timer
1 00:00:5e:00:01:c0 no 0.18
1 00:1c:23:d7:cc:37 yes 0.00
1 00:1c:23:d7:cd:6f no 0.70
1 00:21:f6:1d:c7:a1 no 184.60 <--- VM Network Interface 192.168.129.1
1 00:25:9e:7f:b7:2a no 30.08
1 00:50:56:a4:33:49 no 32.39
2 fe:ff:ff:ff:ff:ff yes 0.00
[root@ksgdb02 ~]# ifconfig 104f1889df
104f1889df Link encap:Ethernet HWaddr 00:1C:23:D7:CC:37
inet addr:192.168.129.5 Bcast:192.168.129.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:34374 errors:0 dropped:16 overruns:0 frame:0
TX packets:23537 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2727510 (2.6 MiB) TX bytes:2462614 (2.3 MiB)