ok, thanks, i will try it and let you know how it goes :-)
---------- Post added at 09:00 PM ---------- Previous post was at 08:31 PM ----------
update: I checked the ubuntu config, it is set to NAT and eth0, not wan0. I tried to do the same on redhat and it didnt work, it tells me: Bringing up interface eth0: Error: Connection activation failed: Device not managed by NetworkManager.
The result of lspci is (first few lines followed by last few lines):
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
00:07.7 System peripheral: VMware Virtual Machine Communication Interface (rev 10)
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)
...
02:00.0 USB Controller: VMware USB1.1 UHCI Controller
02:01.0 Ethernet controller: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rev 01)
02:02.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02)
02:03.0 USB Controller: VMware USB2 EHCI Controller
I searched it with redhat related keywords in google, but nothing yet.
---------- Post added at 09:08 PM ---------- Previous post was at 09:00 PM ----------
Problem solved!
I tried the suggestion from this thread:
http://forums.fedoraforum.org/showthread.php?t=247518
It solved the issue - so it was a conflict between network manage and network...learned something new :-)