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
Because some devices in the network might have static configuration for different gateway IPs (in same subnet)?
Its a common situation when we replacing old network equipment....
Another usecase is when you are segmenting the network and want to move some services in different subnet without worrying about changing every old school configured desktop app ? I'm doing that with DNATs entirely in the local segment.
Do not tell me that you have never seen multiple secondary addresses from the same subnet on internal (LAN) or DMZ interface ?