Re: vmware - lost in a fog of ambiguity



On Sun, 2006-03-12 at 18:49, Matthew Saltzman wrote:

I just acquired a very nice if old ThinkPad running vmware (player),
which I have heard a lot about but never tried before.
I'm quite impressed with it,
but have been completely unable after a day reading vmware documentation
to get my WiFi card working.

WiFi only works (at least it used to) with NAT.

Well, I sort of assumed that the internal network on 172.16.250.0 -
an IP address assigned by vmware, not me - _is_ using NAT;
but where do I tell vmware I want the packets to go out via eth0 ?

AFAIK, the VMware network devices just find the active interface and use it.
After starting the vmware service, route -n shows the following:

# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.20.0 0.0.0.0 255.255.255.0 U 0 0 0
vmnet8
192.168.30.0 0.0.0.0 255.255.255.0 U 0 0 0
vmnet1
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.10.2 0.0.0.0 UG 0 0 0 eth0

The 20 subnet is VMware's NAT, and the 30 subnet is VMware's hostonly. The 10
subnet is my physical LAN. You'll note that the two vmnet devices use the
default gateway 0.0.0.0, and 0.0.0.0 in turn uses my local router at
192.168.10.2. I did not have to specify anything in vmware-config.pl to make
that happen.

Folowing myself up: VMware runs its own dhcp server for the vmnet
interfaces. See /etc/vmware/ for the config files (created by
vmware-config.pl).

The vmnet? devices are added to the host (physical) machine when
you run the configure script. vmnet8 is the one used for NAT
connections. I think vmnet1 is for host-only - I usually don't
configure that. I don't think either would use a 172.x.x.x
range unless you specifed that during the configure run.

--
Les Mikesell
lesmikesell@xxxxxxxxx


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: [opensuse] Re: Update of VMware ?
    ... OK - good to know that the script itself is now working as expected. ... maybe modprobe vmnet might help. ... As regards the comment about using the tarball for VMware - you can do this, ... My own opinion is that the RPM install is the easiest way to ...
    (SuSE)
  • Re: 2.6.10-mm1, class_simple_* and GPL addition
    ... >> add udev compatibility to the code, and now you are saying that both ... > official request to vmware to do this... ... RHEL4 is going to be udev based and that as vmnet does not currently create ...
    (Linux-Kernel)
  • Re: VMware Server : recently stopped working on Feisty
    ... I the various vmware kernel modules, including networking, would have ... to be recompiled after the recent kernel update. ... Module vmnet is not loaded. ...
    (Ubuntu)
  • Re: vmware not behaving
    ... & there was something about vmnet ... Actually, I ran on the same problem with a new install of vmware-player, the problem is that the vmware kernel modules package hasn't been rebuilt with the new kernel update. ... sudo dpkg --purge vmware-player ...
    (Ubuntu)
  • Re: [SLE] VMware 4.5.x and SuSE 9.3
    ... > I have been running VMWare 4.5.2 on my SuSE 9.3 for some time with no ... > the set of C header files you specified and your running kernel. ... > want to rebuild a kernel based on that directory, or specify another ...
    (SuSE)