Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2007 21:21:05 -0500
From:      Glenn Sieb <ges+lists@wingfoot.org>
To:        Jonathan Horne <freebsd@dfwlp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: run a command on startup
Message-ID:  <45BAB711.7090104@wingfoot.org>
In-Reply-To: <200701261945.59523.freebsd@dfwlp.com>
References:  <200701261636.37517.freebsd@dfwlp.com>	<1d3ed48c0701261445m5d8612adn9b72ad5b8a1987d6@mail.gmail.com> <200701261945.59523.freebsd@dfwlp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan Horne said the following on 1/26/2007 8:45 PM:
> well, unfortunately, that didnt work.
> 
> # -- sysinstall generated deltas -- # Mon Jan 22 15:32:44 2007
> # Created: Mon Jan 22 15:32:44 2007
> # Enable network daemons for user convenience.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> defaultrouter="192.168.125.1"
> hostname="pollux.dfwlp.com"
> ifconfig_fxp0="ether 00:09:6b:b6:3e:d9"
> ifconfig_fxp0="inet 192.168.125.71  netmask 255.255.255.128"

Try this:

ifconfig_fxp0="ether 00:09:6b:b6:3e:d9 inet 192.168.125.71  netmask
255.255.255.128"

Hope that helps..
Best,
--Glenn




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