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,
>=20
> can somebody tell me why that doesn=B4t work in /etc/rc.conf ??
> after a reboot only the 1. ip (192.168.1.23) is working.
> -----------------------schnipp--------------------------------------
> ifconfig_fxp0=3D"inet 192.168.1.23 netmask 255.255.255.0"
> ifconfig_fpx0_alias0=3D"inet 192.168.1.216 netmask 255.255.255.0"
> ifconfig_fpx0_alias1=3D"inet 192.168.2.157 netmask 255.255.255.0"
> hostname=3D"demeter"
> ---------------------------------schnipp--------------------------------
>=20
> at the moment i setup the two aliases by hand :( , but that can=B4t be th=
e clue.
>=20
> thx in advance
>=20
> mario
>=20
>=20


hi mario,

your ifconfigs look ok for me. have you also executed=20


$ 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>