Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 1996 10:48:46 +0000 ()
From:      David Brockus <dbrockus@cyberhall.com>
To:        FreeBSD questions <questions@freebsd.org>
Subject:   IP aliasing
Message-ID:  <Pine.BSF.3.91.960318101028.16194F-100000@cyber1.cyberhall.com>

next in thread | raw e-mail | index | archive | help
I am trying to assign a second to IP to a network adaptor (for use with a 
virual host in Apache).

I can not ping the the second IP number.

In the sysconfig file I have the following

network_interfaces="ep0 lo0"
ifconfig_ep0="inet xxx.xxx.xxx.131 netmask 255.255.255.224"
ifconfig_lo0="inet localhost"
ifconfig_ep0="alias xxx.xxx.xxx.132 netmask 255.255.255.224"

Is this the correct syntax and location to add the alias?

And where do I need to add a route to the second IP number?

Thanks in advance.


David Brockus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960318101028.16194F-100000>