On Wed, 2003-01-15 at 17:15, Josh Brooks wrote:
> defaultrouter="10.10.10.1"
> ifconfig_fxp0="inet 10.10.10.2 netmask 255.255.255.0"
> ifconfig_fxp0_alias0="inet 10.10.10.3 netmask 255.255.255.255"
>
> Ok, easy enough - one interface, one default router, and two IPs on that
> subnet.
>
> BUT - as
I read the original message too quickly...
On Tuesday, Jan 14, 2003, at 23:01 US/Pacific, Justin Walker wrote:
All of this depends on how 'ifconfig' and the kernel cooperate in
interpreting address/mask pairs.
Normally, I would expect that you do the following when adding
'aliases':
if the
All of this depends on how 'ifconfig' and the kernel cooperate in
interpreting address/mask pairs.
Normally, I would expect that you do the following when adding
'aliases':
if the alias IP address is on the same subnet as an
existing address for this interface, use the
netmask 255.25
Hi,
I have a rc.conf that looks like:
defaultrouter="10.10.10.1"
ifconfig_fxp0="inet 10.10.10.2 netmask 255.255.255.0"
ifconfig_fxp0_alias0="inet 10.10.10.3 netmask 255.255.255.255"
Ok, easy enough - one interface, one default router, and two IPs on that
subnet.
BUT - as it happens, 10.10.10.1
4 matches
Mail list logo