Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 1996 19:05:56 +1000 (EST)
From:      Bala Periasamy <bala@cst.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Virtual Host
Message-ID:  <199607080905.TAA01604@skeg.cst.com.au>

next in thread | raw e-mail | index | archive | help
I have got one interface
I want to make this interface point to two IP address

On the command line, if i type the following it works.
>ifconfig ed0 inet 100.x.xx.x alias
>route add -host 100.x.xx.x 127.0.0.1

I want the above to happen when the machine reboots.
What should I do in the /etc/sysconfig file.
In what format, do I have to add lines?

thanx



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