Date: Tue, 6 May 2003 04:02:35 -0500 (CDT) From: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> To: meimi <meimi_1@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Fw: Add IP address to server Message-ID: <20030506040135.P61936@Gina.esfm.ipn.mx> In-Reply-To: <Law11-OE29GuOT3t08W0000a4cf@hotmail.com> References: <Law11-OE29GuOT3t08W0000a4cf@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 May 2003, meimi wrote: > Hello, > My provider assigned some IPs to my server. It is a FreeBSD 4.7 web > server. How should I add them all to my server? > > I have searched the handbook and found out that I only need to add this > line to /etc/rc.conf : > ifconfig_fxp0_alias0="inet xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx" > Am I correct? nop. ifconfig_fxp0_alias0="inet xxx.xxx.xxx.xxx netmask 255.255.255.255 alias" > However, I am not sure how to calculate netmask. The page I have read is > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-virtu > al-hosts.html > > Thanks > meimi > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030506040135.P61936>