Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 12:04:23 +0300
From:      "Perttu Laine" <plaine@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   adding ip:s with different gateway
Message-ID:  <c6ef380c0604060204v56d6f9bcv4320ac629573cc5b@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have currently ip:s from block ...125.192/26 on my freebsd server.
with gateway ...125.193.
added via rc.conf:

defaultrouter=3D"...125.193"
ifconfig_rl0=3D"inet ...125.194  netmask 255.255.255.192"
ifconfig_rl0_alias0=3D"inet ...125.195  netmask 255.255.255.255"
ifconfig_rl0_alias1=3D"inet ...125.196  netmask 255.255.255.255"
ifconfig_rl0_alias2=3D"inet ...125.197  netmask 255.255.255.255"

and so on.

Now I got new block from isp: ...122.192/26 with gw ...122.193.
So question is how to add ip's from this block to same server? With ipconfi=
g
etc. tools and with rc.conf?


--
kpn @ IRCnet



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