Quantcast
Channel: VMware Communities : Popular Discussions - VMware Server 1
Viewing all articles
Browse latest Browse all 74849

Host openSuse 10.2, guest XP, ad-hoc hostonly networking, routing problem

$
0
0

I m using VMware-server-1.0.4-56528.i386, Host openSuse 10.2, guest XP Home.

I want to manually switch between

1) active WLAN-Internet for the Host (Vmware inactive)

and

2) Vmware active: hostonly networking (inactive WLAN for the Host )

 

Host machine: 192.168.230.100

 

GUEST:     Windows-IP-Konfiguration

 

Hostname. . . . . . . . . . . . . : vmxp

Primäres DNS-Suffix . . . . . . . :

Knotentyp . . . . . . . . . . . . : Broadcast

IP-Routing aktiviert. . . . . . . : Nein

WINS-Proxy aktiviert. . . . . . . : Nein

 

Ethernetadapter LAN-Verbindung:

 

Verbindungsspezifisches DNS-Suffix:

Beschreibung. . . . . . . . . . . : VMware Accelerated AMD PCNet Adapter

Physikalische Adresse . . . . . . : 00-0C-29-C7-CB-EE

DHCP aktiviert. . . . . . . . . . : Nein

IP-Adresse. . . . . . . . . . . . : 192.168.230.128

Subnetzmaske. . . . . . . . . . . : 255.255.255.0

Standardgateway . . . . . . . . . : 192.168.230.1

 

Ping wird ausgefhrt fr 192.168.230.128 mit 32 Bytes Daten:

 

Antwort von 192.168.230.128: Bytes=32 Zeit<1ms TTL=128

 

Ping-Statistik fr 192.168.230.128:

Pakete: Gesendet = 1, Empfangen = 1, Verloren = 0 (0% Verlust),

Ca. Zeitangaben in Millisek.:

Minimum = 0ms, Maximum = 0ms, Mittelwert = 0ms

 

Ping wird ausgefhrt fr 192.168.230.1 mit 32 Bytes Daten:

 

Zeitberschreitung der Anforderung.

 

Ping-Statistik fr 192.168.230.1:

Pakete: Gesendet = 1, Empfangen = 0, Verloren = 1 (100% Verlust),

 

Ping wird ausgefhrt fr 192.168.230.100 mit 32 Bytes Daten:

 

Zeitberschreitung der Anforderung.

 

Ping-Statistik fr 192.168.230.100:

Pakete: Gesendet = 1, Empfangen = 0, Verloren = 1 (100% Verlust),

===========================================================================

Schnittstellenliste

0x1 ........................... MS TCP Loopback interface

0x10003 ...00 0c 29 c7 cb ee ...... VMware Accelerated AMD PCNet Adapter

===========================================================================

===========================================================================

Aktive Routen:

Netzwerkziel    Netzwerkmaske          Gateway   Schnittstelle  Anzahl

0.0.0.0          0.0.0.0    192.168.230.1  192.168.230.128       10

127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1

192.168.230.0    255.255.255.0  192.168.230.128  192.168.230.128       10

192.168.230.128  255.255.255.255        127.0.0.1       127.0.0.1       10

192.168.230.255  255.255.255.255  192.168.230.128  192.168.230.128       10

224.0.0.0        240.0.0.0  192.168.230.128  192.168.230.128       10

255.255.255.255  255.255.255.255  192.168.230.128  192.168.230.128       1

Standardgateway:     192.168.230.1

===========================================================================

permanent Routes:  none

 

========================

========================

HOST:

mik:~ # ifconfig

eth0      Link encap:Ethernet  HWaddr 00:16:17:B9:1E:0C

inet addr:192.168.230.100  Bcast:192.168.230.255  Mask:255.255.255.0

UP 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)

Interrupt:50

 

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

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

collisions:0 txqueuelen:0

RX bytes:80028 (78.1 Kb)  TX bytes:80028 (78.1 Kb)

 

vmnet1    Link encap:Ethernet  HWaddr 00:50:56:C0:00:01

inet addr:192.168.230.1  Bcast:192.168.230.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:25 errors:0 dropped:0 overruns:0 frame:0

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

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

========================

mik:~ # netstat -rn

Kernel IP routing table

Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface

192.168.230.0   192.168.230.1   255.255.255.0   UG        0 0          0 eth0

192.168.230.0   0.0.0.0         255.255.255.0   U         0 0          0 eth0

192.168.230.0   0.0.0.0         255.255.255.0   U         0 0          0 vmnet1

127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo

========================

mik:~ # route

Kernel IP routing table

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface

192.168.230.0   192.168.230.1   255.255.255.0   UG    0      0        0 eth0

192.168.230.0   *               255.255.255.0   U     0      0        0 eth0

192.168.230.0   *               255.255.255.0   U     0      0        0 vmnet1

link-local      *               255.255.0.0     U     0      0        0 eth0

loopback        *               255.0.0.0       U     0      0        0 lo

========================

mik:~ # cat /etc/resolv.conf

search md

nameserver 192.168.230.1

========================

mik:~ # ping 192.168.230.128

PING 192.168.230.128 (192.168.230.128) 56(84) bytes of data.

From 192.168.230.100: icmp_seq=2 Destination Host Unreachable

From 192.168.230.100 icmp_seq=2 Destination Host Unreachable

From 192.168.230.100 icmp_seq=3 Destination Host Unreachable

From 192.168.230.100 icmp_seq=4 Destination Host Unreachable

 

 

 

      • 192.168.230.128 ping statistics ---

5 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4002ms

, pipe 3

========================

mik:~ # traceroute 192.168.230.128

traceroute to 192.168.230.128 (192.168.230.128), 30 hops max, 40 byte packets

1  * * *

2  * * *

3  * * *

4  * * *

5  * * *

6  mik.md (192.168.230.100)(H!)  2940.030 ms (H!)  2936.111 ms (H!)  2932.087 ms

========================

mik:~ # ping 192.168.230.1

PING 192.168.230.1 (192.168.230.1) 56(84) bytes of data.

64 bytes from 192.168.230.1: icmp_seq=1 ttl=64 time=0.044 ms

 

      • 192.168.230.1 ping statistics ---

1 packets transmitted, 1 received, 0% packet loss, time 0ms

rtt min/avg/max/mdev = 0.044/0.044/0.044/0.000 ms

 

mik:~ # ping 192.168.230.100

PING 192.168.230.100 (192.168.230.100) 56(84) bytes of data.

64 bytes from 192.168.230.100: icmp_seq=1 ttl=64 time=0.040 ms

========================

 

What routes do I have to add ?

Any hints are very welcome !

Rob


Viewing all articles
Browse latest Browse all 74849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>