Hi all,
Since last night Im experiencing a strange connectivity problem. Before I continue to describe this problem, Ill explain my new setup.
- 2 virtual machines
- 3GB Ram Each
- 40 GB Disk space
- 1 Intel virtualization
- 1 AMD virtualization
Thats it for the hardware part, now the software part
- Using a High Availability Cluster (Thank you for fixing this one)
- 3 Uplink interfaces to BGC (Belgian ISP)
- 1 Ethernet connection 192.168.1.x / 24, wireless access point
- 1 Ethernet connection 10.13.37.x / 24, internal
- 1 shared connection, 10.13.38.x / 24 internal DMZ
Problem:
This morning I noticed that my Astaro Appliance hadnt had any problems with the kernel panic. (please look to the other thread for that). However, I did notice that 10.13.37.1 wasnt ping able. I thought that the interface or the Astaro would be down. However, when I tried to ping 10.13.38.1 it worked.
Examples:
But, looking at the ARP table, is see the address
.
When I ping from another server
. It seems to be reachable. But there is no really connectivity except the ping command.
IPS is disabled so that should not be a problem. Any ideas?
Since last night Im experiencing a strange connectivity problem. Before I continue to describe this problem, Ill explain my new setup.
- 2 virtual machines
- 3GB Ram Each
- 40 GB Disk space
- 1 Intel virtualization
- 1 AMD virtualization
Thats it for the hardware part, now the software part
- Using a High Availability Cluster (Thank you for fixing this one)
- 3 Uplink interfaces to BGC (Belgian ISP)
- 1 Ethernet connection 192.168.1.x / 24, wireless access point
- 1 Ethernet connection 10.13.37.x / 24, internal
- 1 shared connection, 10.13.38.x / 24 internal DMZ
Problem:
This morning I noticed that my Astaro Appliance hadnt had any problems with the kernel panic. (please look to the other thread for that). However, I did notice that 10.13.37.1 wasnt ping able. I thought that the interface or the Astaro would be down. However, when I tried to ping 10.13.38.1 it worked.
Examples:
Quote:
root@kwik-e-mart:/mnt/datastore0/scripts# ping 10.13.38.1 PING 10.13.38.1 (10.13.38.1) 56(84) bytes of data. ^C --- 10.13.38.1 ping statistics --- 20 packets transmitted, 0 received, 100% packet loss, time 0m [***xx@***xx~]$ ping 10.13.38.1 PING 10.13.38.1 (10.13.38.1) 56(84) bytes of data. 64 bytes from 10.13.38.1: icmp_req=1 ttl=64 time=0.515 ms 64 bytes from 10.13.38.1: icmp_req=2 ttl=64 time=1.29 ms 64 bytes from 10.13.38.1: icmp_req=3 ttl=64 time=0.435 ms 64 bytes from 10.13.38.1: icmp_req=4 ttl=64 time=0.482 ms |
Quote:
][***xx@***xx~]$mnt/datastore0/scripts# arp Address HWtype HWaddress Flags Mask Iface chief-wiggum.springfiel ether 52:54:02:00:01:01 C br1 |
Quote:
[***xx@***xx~]$ ping 10.13.37.1 PING 10.13.37.1 (10.13.37.1) 56(84) bytes of data. 64 bytes from 10.13.37.1: icmp_req=1 ttl=64 time=0.826 ms 64 bytes from 10.13.37.1: icmp_req=2 ttl=64 time=0.500 ms 64 bytes from 10.13.37.1: icmp_req=3 ttl=64 time=0.464 ms 64 bytes from 10.13.37.1: icmp_req=4 ttl=64 time=0.490 ms |