I cannot ping to alias ip address of portA. But i can ping to port A address.
This thread was automatically locked due to age.
I cannot ping to alias ip address of portA. But i can ping to port A address.
Wrong!
Alias IP Addresses are usually in the same subnet network.
The most common issue with having problems on Alias IP addresses is the arp and mac addresses table issues on switches.
Try to run an arp ping from the Sophos Device itself using the cli:
```system diagnostics utilities arp ping source 10.10.1.40 interface PortA 10.10.1.1
```
assuming that the 10.10.1.1 is the host from where you are trying to ping the Alias address.
I think you are mistaken, most aliases are in seperate address ranges.
Most aliases are on external interfaces using a different IP address range to provide server access, not on internal interfaces where nothing is really achieved because you are using the same bandwidth to connect on of you think you are improving performance by load balancing which the XG does not do.
Ian