Hi !
We've installed GSX3.1 on SLES9, configured a bond0 interface, which is working properly. We've also installed the vmware-any-any-update88. We bridged vmnet0 to bond0.
ps -ef
root 22016 1 0 14:20 pts/0 00:00:00 /usr/bin/vmnet-bridge -d /var/run/vmnet-bridge-0.pid /dev/vmnet0 bond0
Guest network adapter is configured as bridged.
We'va partial network access, that means e.g. in a Windows Guest arp -a shows the mac addresses.
Ping from guest to host works o.k.
Ping from guest to other ip does'nt work.
Ping from other ip to guest does'nt work.
Ping from the host os to the guest os works.
Any help would be appreciated.