Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 11:05:47 +0800 
From:      francisv@dagupan.com
To:        questions@freebsd.org
Subject:   Interface IP alias and FreeBSD 4.3-STABLE
Message-ID:  <10F29E27A956D511B0940050DA8D86A908F559@chat.dagupan.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to add another IP address to the NIC, xl0, by adding the line:

ifconfig_xl0_alias0="inet 192.168.1.2  netmask 255.255.255.128"

which completes it:

ifconfig_xl0="inet 192.168.1.1  netmask 255.255.255.128"
ifconfig_xl0_alias0="inet 192.168.1.2  netmask 255.255.255.128"

I can ping "192.168.1.1" but not "192.168.1.2" from the same host but I can
ping both IPs from another machine. Why is this so?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A908F559>