VMware

This Question is Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (6 pts)
7 Replies Last post: Aug 10, 2008 5:06 PM by Blind Tiger  

Bridged networking on /dev/vmnet0 not created at configuration posted: Nov 21, 2007 2:14 AM

Click to view 4Filler's profile Novice 11 posts since
Jul 13, 2007
Hello VMware community,

I have a problem when installing VMware Server (1.0.4 and also tried beta 2) on a Dual-Xeon Server running SUSE Enterprise Server 10 Linux:

The perl-configration script says it will install vmnet0 for bridged networking on eth0 (also confirmed via editor-configuration-mode) but it doesn't. The result is the following:

At starting vmware service:

Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
Bridged networking on /dev/vmnet0 done
Host-only networking on /dev/vmnet1 (background) done
Host-only networking on /dev/vmnet8 (background) done
NAT service on /dev/vmnet8 done
Starting VMware virtual machines... done

The ifconfig -a one minute after service start:

eth0 Link encap:Ethernet HWaddr 00:30:48:34:46:42
inet addr:141.28.126.107 Bcast:141.28.126.255 Mask:255.255.255.0
inet6 addr: fe80::230:48ff:fe34:4642/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:519 errors:0 dropped:0 overruns:0 frame:0
TX packets:448 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:95873 (93.6 Kb) TX bytes:64787 (63.2 Kb)
Base address:0x2000 Memory:d8200000-d8220000

eth1 Link encap:Ethernet HWaddr 00:30:48:34:46:43
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Base address:0x2020 Memory:d8220000-d8240000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1300 (1.2 Kb) TX bytes:1300 (1.2 Kb)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

vmnet1 Link encap:Ethernet HWaddr 00:50:56:C0:00:01
inet addr:172.16.170.1 Bcast:172.16.170.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08
inet addr:172.16.31.1 Bcast:172.16.31.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

The result:

So I can't use bridged-networking...has anyone any ideas how to fix this?

Thanks a lot,

Andreas

Click to view oreeh's profile Guru 9,815 posts since
Nov 30, 2005
There's no vmnet0 device.
To check if eth0 is bridged to vmnet0 check the output of
ps ax | grep bridge


it should be similar to
 3175 ?        S      0:00 /usr/bin/vmnet-bridge -d /var/run/vmnet-bridge-0.pid /dev/vmnet0 eth0
Click to view oreeh's profile Guru 9,815 posts since
Nov 30, 2005
Then eth0 is properly bridged to vmnet0 and you should be able to use vmnet0.
Click to view oreeh's profile Guru 9,815 posts since
Nov 30, 2005
Is it normal that it's not listed with ifconfig?
Yes

Because my major problem was that my guests could only ping my hosts IP address but nothing more.
There are a lot of possible reasons for this.
- firewall settings
- NIC driver issues
- switch settings (ignoring / denying additional MAC addresses on the port)
- ...
Click to view Blind Tiger's profile Novice 6 posts since
Jun 21, 2008

I have the same issue, Ubuntu Hardy, XP guest OS, sonicwall can't acquire ip address, or can't connect at all using bridged networking.

~$ ps ax | grep bridge
6132 ? S 0:00 /usr/bin/vmnet-bridge -d /var/run/vmnet-bridge-0.pid /dev/vmnet0 eth0
6893 pts/0 R+ 0:00 grep bridge

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities