VMware Communities
vdragos_2000
Contributor
Contributor

configure bridge network for a vmware linux guest.

Hello,

I've got a mobile internet provider (Orange) and using a usb modem to connect my windows xp to internet.

What should I configure to have internet on my vmware linux guest as well ?

In my company network all I have to do is selecting Ethernet : Bridged in my VMPlayer...

on my XP host :

ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : vdragos2-ro

Primary Dns Suffix . . . . . . . : ro.xxx.com

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : Yes

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : ro.xxx.com

xxx.com

Ethernet adapter VMware Network Adapter VMnet8:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for

VMnet8

Physical Address. . . . . . . . . : 00-50-56-C0-00-08

Dhcp Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.149.1

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

Ethernet adapter VMware Network Adapter VMnet1:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for

VMnet1

Physical Address. . . . . . . . . : 00-50-56-C0-00-01

Dhcp Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.183.1

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Cont

roller

Physical Address. . . . . . . . . : 00-15-C5-50-18-EF

Dhcp Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 89.47.190.106

Subnet Mask . . . . . . . . . . . : 255.255.255.224

Default Gateway . . . . . . . . . : 89.47.190.97

DNS Servers . . . . . . . . . . . : 81.181.111.2

80.96.198.2

PPP adapter Business Everywhere:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface

Physical Address. . . . . . . . . : 00-53-45-00-00-00

Dhcp Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 93.122.217.163

Subnet Mask . . . . . . . . . . . : 255.255.255.255

Default Gateway . . . . . . . . . : 93.122.217.163

DNS Servers . . . . . . . . . . . : 62.217.193.1

62.217.193.65

NetBIOS over Tcpip. . . . . . . . : Disabled

I have TTL : 230

on my Linus vmware guest :

ifconfig

eth0 Link encap:Ethernet HWaddr 00:0C:29:F7:74:B2

inet addr:192.168.1.100 Bcast:255.255.255.255 Mask:255.255.255.0

inet6 addr: fe80::20c:29ff:fef7:74b2/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:10905074 errors:19 dropped:0 overruns:0 frame:0

TX packets:2935639 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:22241391 (21.2 MiB) TX bytes:504943494 (481.5 MiB)

Interrupt:185 Base address:0x1400

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:2718677 errors:0 dropped:0 overruns:0 frame:0

TX packets:2718677 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:1298118537 (1.2 GiB) TX bytes:1298118537 (1.2 GiB)

Thank you.

0 Kudos
0 Replies