Problem the connection network with KVM windows2003

Gloupus

New Member
Jan 12, 2010
7
0
1
Hello,

Network problem under KVM Machine (Windows2003)

See below configuration :
Adress IP Proxmox : 10.244.4.107
Adress IP KVM windows 2003 : 10.244.4.105

ifconfig :
Code:
eth0      Link encap:Ethernet  HWaddr 00:24:e8:1a:f4:18
          inet6 addr: fe80::224:e8ff:fe1a:f418/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4185 errors:0 dropped:0 overruns:0 frame:0
          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:1971485 (1.8 MiB)  TX bytes:8952 (8.7 KiB)
 
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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:560 (560.0 B)  TX bytes:560 (560.0 B)
 
venet0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          UP BROADCAST POINTOPOINT RUNNING NOARP  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:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
 
vmbr0     Link encap:Ethernet  HWaddr 00:24:e8:1a:f4:18
          inet addr:10.244.4.107  Bcast:10.244.5.255  Mask:255.255.254.0
          inet6 addr: fe80::224:e8ff:fe1a:f418/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1580 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:159172 (155.4 KiB)  TX bytes:8484 (8.2 KiB)
 
vmtab500i0 Link encap:Ethernet  HWaddr 00:ff:52:51:43:54
          inet6 addr: fe80::2ff:52ff:fe51:4354/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:5 errors:0 dropped:0 overruns:0 frame:0
          TX packets:685 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:500
          RX bytes:300 (300.0 B)  TX bytes:166930 (163.0 KiB)

route :
Code:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.244.4.0      *               255.255.254.0   U     0      0        0 vmbr0
default         10.244.4.1      0.0.0.0         UG    0      0        0 vmbr0

brctl show :
Code:
bridge name     bridge id               STP enabled     interfaces
vmbr0           8000.0024e81af418       no              eth0
                                                        vmtab500i0

Test doing :
Proxmox --> Local machine : Ping 10.244.4.47 --> Ok
Proxmox --> Gateway : Ping 10.244.4.1 --> Ok
Proxmox --> KVM : Ping 10.244.4.106 --> OK
KVM --> Proxmox : Ping 10.244.4.107 --> OK
KVM --> Local machine : Ping 10.244.4.47 --> FAIL (WHY ?)
KVM --> Gateway : Ping 10.244.4.1 --> FAIL (WHY ?)

How can we resolve this problem ?

Regards

David
 
Last edited:
The problem is resolved

The problem was coming of the configuration from the switch. The port was configured to only one connection mac adress.

So KVM could'nt reach the gateway or local network.

Sorry, for my basic english

Regards
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!