Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 12:07:27 +0200 (MET DST)
From:      Placi Flury <flury@tik.ee.ethz.ch>
To:        Gimbert Mario <mgimbert@sbsd.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ifconfig aliases
Message-ID:  <Pine.GSO.4.21.0104051204330.29358-100000@kom25>
In-Reply-To: <000a01c0bdb5$df01eef0$0a8a7ac3@sbsd.de>

next in thread | previous in thread | raw e-mail | index | archive | help

> hi there,
> 
> can somebody tell me why that doesnīt work in /etc/rc.conf ??
> after a reboot only the 1. ip (192.168.1.23) is working.
> -----------------------schnipp--------------------------------------
> ifconfig_fxp0="inet 192.168.1.23 netmask 255.255.255.0"
> ifconfig_fpx0_alias0="inet 192.168.1.216 netmask 255.255.255.0"
> ifconfig_fpx0_alias1="inet 192.168.2.157 netmask 255.255.255.0"
> hostname="demeter"
> ---------------------------------schnipp--------------------------------
> 
> at the moment i setup the two aliases by hand :( , but that canīt be the clue.
> 
> thx in advance
> 
> mario
> 
> 


hi mario,

your ifconfigs look ok for me. have you also executed 


$ route add -host 192.168.1.216 -iface lo0

somewhere?


placi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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