DragonFly users List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Release 2.2.1? [was: Re: How to configure DragonFly?]
:OK.
:
:How do I configure my ethernet card for a static IP address? I
:understand the ifconfig command, but it looks like I have to ignore
:that and put ifconfig_rl0="something-or-other" in /etc/rc.conf. And I
:don't know what the something-or-other should be.
Here is an example for /etc/rc.conf. Substitute correct IP and
netmask, of course:
ifconfig_fxp0="inet 10.1.0.55 netmask 255.255.255.192"
defaultrouter="10.10.0.1"
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]