Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

cannot ping to alias ip address of portA

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.
Parents
  • very simple the alias has to be in a different IP range.

    Ian

  • 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.

Reply
  • 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.

Children