Date: Thu, 17 Mar 2005 22:48:21 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Philippe Bastien <philippebastien@netscape.net> Cc: freebsd-questions@freebsd.org Subject: Re: permanent changes to interface configuration Message-ID: <20050317204821.GA890@gothmog.gr> In-Reply-To: <7195523F.665408BD.37FAF405@netscape.net> References: <7195523F.665408BD.37FAF405@netscape.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-03-17 15:39, Philippe Bastien <philippebastien@netscape.net> wrote: > Hi. > I have made some changes to my interface configuration. I used > ifconfig to change from autodetect to 100baseTX full-duplex. Unless I > am mistaken, that change is not permanent (it will be lost on the next > reboot). What is the command or how do I make this change permanent? You save all the relevant ifconfig options in `/etc/rc.conf', i.e.: ifconfig_sis0="inet 10.0.0.2/8 -mediaopt FOO"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050317204821.GA890>