I just installed a new instance of proxmox.
it worked for a bit now I am getting a flood of
in the syslog, making the server unusable. I can no longer SSH,ping or use the web interface on the box.
I replaced the network card thinking that was the issue, reinstall and after a bit I get the same thing.
rebooted the switch/gareway/router and still get the same issue.
copy of the ifconfig.
I have reinstalled twice and am trying one more time.. is there any thing I am missing?
it worked for a bit now I am getting a flood of
Code:
proxmox kernel: eth0: received packet with own address as source
in the syslog, making the server unusable. I can no longer SSH,ping or use the web interface on the box.
I replaced the network card thinking that was the issue, reinstall and after a bit I get the same thing.
rebooted the switch/gareway/router and still get the same issue.
copy of the ifconfig.
Code:
root@proxmox:~# ifconfig
eth0 Link encap:Ethernet HWaddr 68:05:ca:03:05:ef
inet6 addr: fe80::6a05:caff:fe03:5ef/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1424 errors:0 dropped:0 overruns:0 frame:0
TX packets:419 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:117380 (114.6 KiB) TX bytes:37921 (37.0 KiB)
Interrupt:16 Memory:dfc60000-dfc80000
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:178 errors:0 dropped:0 overruns:0 frame:0
TX packets:178 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:18191 (17.7 KiB) TX bytes:18191 (17.7 KiB)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: fe80::1/128 Scope:Link
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:3 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 68:05:ca:03:05:ef
inet addr:10.73.10.21 Bcast:10.73.255.255 Mask:255.255.0.0
inet6 addr: fe80::6a05:caff:fe03:5ef/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1500 errors:0 dropped:0 overruns:0 frame:0
TX packets:278 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:105864 (103.3 KiB) TX bytes:18805 (18.3 KiB)
I have reinstalled twice and am trying one more time.. is there any thing I am missing?