Hi-
I am running Red Hat 6.2/linux 2.2.14 and have configured multiple
addressses (3) on the dummy0 interface. I am having trouble pinging two of
them locally from the server itself. The first IP was assigned to dummy0
directly (ifconfig dummy0 <IP> -arp) and seems to be working fine. The next
two were assigned as a new interface off of dummy0 (ifconfig dummy0:0 <IP>
-arp and ifconfig dummy0:1 <IP> arp). They will respond to pings, but will
take an extremely long time. When I do an ifconfig -a, the dummy0:0 and
dummy0:1 will show up in the table but the RX/TX, errors, and collision
packets do not get listed under the "UP BROADCAST RUNNING MULTICAST
MTU:1500" line as listed in eth0, lo, and dummy0 interfaces. Am I missing
something in the configuration for these two interfaces? Thanks...
|