Hi, I have a interface on my default gateway defined as follows:
hostname.dc1: inet 192.168.110.254 255.255.255.0 192.168.110.255 inet alias 172.22.125.243 255.255.255.240 172.22.125.255 192.168.110.254 is default gw-address in my network. pinging to somewhere ( how to get there is known by the gateway ) from within 192.168.110.x leads sometimes to a "unreachable" from the _alias_ Address while the answer to the ping is usually working as expected. Im wondering why dc1 answers with its alias address. It looks like dc1 cycles through all ip's defined for dc1 in cases where it should simly uses its primary ip. What can cause such a behaviour ? Kind regards, Stefan

