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 <[EMAIL PROTECTED]> 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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"