Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Mar 2005 11:09:32 -0600
From:      Chris <racerx@makeworld.com>
To:        gabriel <normal1.lists@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: D-Link NIC.
Message-ID:  <4229E7CC.7000006@makeworld.com>
In-Reply-To: <efb858205030508531746f314@mail.gmail.com>
References:  <efb858205030508166189d156@mail.gmail.com> <4229E031.4070505@makeworld.com> <efb858205030508531746f314@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
gabriel wrote:
> Here ya go:
> 
> # -- sysinstall generated deltas -- # Wed Mar  2 22:26:30 2005
> # Created: Wed Mar  2 22:26:30 2005
> # 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.
> hostname="dolores.normal1.net"
> #ifconfig_xl0="DHCP"
> ifconfig_ndis0="DHCP"
> #defaultrouter="10.0.0.1"
> #ifconfig_ndis0="inet 10.0.0.25 netmask 255.0.0.0"
> linux_enable="YES"
> sshd_enable="YES"
> 
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> # Created: Wed Mar  2 22:57:36 2005
> 
> As you can see, I tempted to set it up manually to no avail.
> 
> Cheers!
> 
> On Sat, 05 Mar 2005 10:37:05 -0600, Chris <racerx@makeworld.com> wrote:
> 
>>gabriel wrote:
>>
>>>Hello,
>>>
>>>  So I updated everything to the latest 5.x source and installed just
>>>fine. I've installed and loaded the ndis driver for my D-Link DWL-520
>>>and it is recognized by the system, however, I'm having a hell of a
>>>hard time trying to get it to pull an ip address from my DHCP server.
>>>
>>>My AP is a linksys WAP11 v2 and its configured using the 68bit HEX
>>>encryption because on 128 ifconfig complains that the string is too
>>>long. Has anyone got any pointers?  ideas?
>>>
>>>Cheers!
>>>
>>
>>Let's have a look at your /etc/rc.conf file.
>>
>>--
>>Best regards,
>>Chris
>>
>>Almost anything is easier to get into than out of.
>>
> 
> 
> 

Here's mine, albeit it's static, you should be able to pick it apart.
I'm curious tho - It's not wi0?


ifconfig_wi0="inet x.x.x.x netmask x.x.x.x ssid someapname wepmode on 
wepkey 0x11111111111111111111111111"

Of course mine uses wi0 and my key is 128 bit.

-- 
Best regards,
Chris

When the product is destined to fail, the delivery system
will perform perfectly.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4229E7CC.7000006>