LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mandrake 9.1 vmware networking (https://www.linuxquestions.org/questions/linux-newbie-8/mandrake-9-1-vmware-networking-75260/)

Jaffy 07-23-2003 02:08 PM

Mandrake 9.1 vmware networking
 
Hi

I see lots of posts regarding vmware mandrake 9.1 and problems with getting the bridged network setup.

And thats right I have the same problem.

As I havent yet seen an answer to this problem I thought some kind sole out there might be able to help me (and everyone else) out?

awaiting you response.

TK

Electro 07-23-2003 05:21 PM

Assuming VMWARE installed sucessfully.

Type at the console
/sbin/route -e

If you find vmnet8 in the list. Then you are ready to add a network device to your virtual machine. If you don't see vmnet8 or anything that says vmnet, you need to run the vmware configuration script.

The script might be located at /usr/bin/vmware-config.pl

Though Mandrake needs to be setup for networking for this to work.

I installed VMWARE 4 using the tar.gz file not the RPM file.

Jaffy 07-24-2003 09:28 AM

The only problem here is that I installed Mandrake virtually using vmware on a Win2K box... Im not trying to run vmware via Mandrake...

But I do appreciate the response ;)

Jaffy

Half_Elf 07-30-2003 04:10 PM

Vmware is an EMULATION, it's will never work perfectly.
Why don't you install a real Linux OS?

Electro 07-30-2003 06:06 PM

In Windows, make sure you give permission to VMWare to use your hardware. Sorry, can't help you any further.

Quote:

Originally posted by Half_Elf
Vmware is an EMULATION, it's will never work perfectly.
Why don't you install a real Linux OS?

VMWare is not an emulator. Its a virtual machine. VMWare works 10 times better than WINE.

Half_Elf 07-30-2003 11:49 PM

Quote:

MWare is not an emulator. Its a virtual machine. VMWare works 10 times better than WINE.
So what?
I mean... if you need windoze that much, don't use Linux. You'll have more trouble messing around VMWare emulated hardware than setting dual boot.

Jaffy 07-31-2003 05:28 AM

Alright calm down... I was just messing about and had some problems, thats all...

I also have dual boot and everything is working fine. Just wanted to have quick access to a mandrake whilst in the fabulous Win2k ;)

Jaffy 07-31-2003 05:29 AM

and I only have one box ATM.

jke 10-08-2003 10:48 PM

I had to edit my /etc/sysconfig/network-scripts/ifcfg-eth0 file, and add the following line to it


MII_NOT_SUPPORTED="yes"

restart your network service and eth0 and it should be fine.

RedHat 9.0 causes the same problem but the solution is different.

Rick485 10-09-2003 12:04 AM

I recently took a college class where we used VMWare. We created a virtual network of three virtual computers all running on one computer. In the class we used Windows XP as the host OS and the guests were Red Hat 7.3 and Windows 2K. We each had to set up the Red Hat guest as a file server for Windows using Samba. We also set up an Apache Web server on the Red Hat gest. It all worked and was very stable. The class was fast paced so we did not spend much time on on any of that. I hope I can remember what we did. The college liked VMWare because it allowed each student to have a complete working network without need to use more than one computer per student.

I wanted to have my own virtual network at home so with my student ID card I was able to buy the student version of VMWare 4.0. There are two versions available, I chose the Linux version. With the Linux version I use Red Hat 9 as my main OS (the host) and as the guests I use Windows 2K, Windows NT 4.0, Red Hat 8 and PC-DOS 2000.

I have only had it on my computer for about 2 weeks or so. I chose to use the bridged network option. So far I am able to ping everything except the PC-DOS 2000. I have been busy and have not yet tried to install Samba, Apache or MySQL on my virtual network yet. I did not use the DHCP server option, instead I entered static IP addresses manually in each OS. In each OS I deselect the DHCP option and entered an appropriate IP address and subnet mask.

When I type /sbin/ifconfig under Red Hat 9 I can see that the IP address and subnet mask I added ended up on eth0. Under Windows 2K there is a similar command called ipconfig. I chose to use a private IP address. If you have any questions about what choosing appropriate IP addresses or subnet masks I can explain that if necessary. VMWare also supports using DHCP but I did not use that because I have had less experience with that.

I have already shared several folders using a built in feature in VMWare but later plan to share some folders using Samba. I have said some positive things lately about VMWare but did not mean to imply that it would be suitable for all Linux users. It is a somewhat complex product that is probably intended for computer networking professionals. I use it because I wanted my own network and did not have room for several computers.

What can you ping so far? Can you ping your loopback address of 127.0.0.1? Can you ping anything else? When you have it working check to make sure no ports are open to the Internet. It probably won't be but go the the grc.com web page and have it scan your computer for open ports just to make sure. I am not a networking professional so take my advice with a grain of salt. Good luck and I hope you enjoy the VMWare!

jke 10-09-2003 08:13 AM

It's a weird problem, it only happens to Red Hat 9.0 and Mandrake 9.1 as I have used Rh 7.3 with no networking issues at all, have set up Samba to run in my virutal machine and can connect to them using any of my other computers (98, 2000, XP).

The error message that occurs when trying to configure eth0 is that the cable is not connected.

mercs 10-16-2003 09:18 AM

I've just tried jke solution and it worked

thanks :)


All times are GMT -5. The time now is 05:21 AM.