Thx for replying, i had just made my audio worked by adding a audio control and made my usb worked by add USB controller and select vm->removable device -> generic USB
Now networking is my final problem:
Quote:
|
Originally Posted by trigpoint
Try setting the networking to NAT.
|
I have set up the NAT using vmnet8 and added that virtual card to my win2003, the vmware installation had probed an unused subnet for me, below is detail:
IP / Subnet Mask / Default Gateway
My physical and true setting on F9:
192.168.1.3 (DHCP) /255.255.255.0/192.168.1.254
My probed subnet:
127.16.29.0 / 255.255.0.0
My win2003 setting(i have tried various):
127.16.29.1 /255.255.0.0/192.168.1.254 - not working
127.16.29.1 /255.255.255.0/127.16.29.0 - not working
127.16.29.2 /255.255.0.0/127.16.29.1 - not working
192.168.1.5 /255.255.255.0/192.168.1.254
If I not mistaken, the subnet mask should be the broadcast, which in term should be the way to communicate, since the default gate way is different??
What should be the correct setting??
Quote:
|
Originally Posted by trigpoint
1. Make sure that all the protocols that you are using are enabled in your firewall on the Fedora box. Like Samba, etc.
2. Make sure that the host MTU for its network adapter is as large or larger than the guest's network bridge MTU. Talks about this problem. .
|
I have my Firewall disabled the first day ^^"
The info on the MTU is really interesting, and is appreciated. The problem i encountered was rather amusing... the AMD PC net Family PCI Ethernet Ad card, which is my virtual NIC on my win2003, has nowhere to set the MTU (network connection- > properties -> General -> configure....
However whaty I can do is click on my F9's wireless card and set the MTU to 1500 and cross my finger it's supported.... Since MTU size is either 149X+ or 1500, setting 1500 for my host should be able to tolerate whatever size on my guest??
Quote:
|
Originally Posted by trigpoint
|
I am studying and poking around with this info... hopefully could come back with something....
finger crossed again.... (did that made it a finger double cross.... just cold joking)