Re: Port Assigments (wlan0 vs eth0) and DNS
Alexander Steppke <[email protected]> Mon, 08 Nov 2004 23:21:21 +0100
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Tim, I don't think you can change the name of the interface from wlan[0,1,2,..] to eth[0,1,..] without changing the source code of the driver. It should not be neccessary anyway, every program should accept names like "wlan0", "ppp0" or "lo" for network devices. To configure your device with DHCP you need the dhcp client daemon. Just try "dhcpcd wlan0" or look up the man pages for detailed information. Alexander Steppke [email protected] wrote: > This Wireless Driver is installed on my FEDORA 2 server with an active > interface to LinkSys WUSB v2.6 device. The IP interface can be enabled > currently on wlan0. > > I would like the compiled program for at76c503a to establish the interface > as either eth0 or eth1. How do I do this? > > Next goal would be to assign DHCP/DNS configuration to this port. > With ethX interface this could be done through Fedora Network services > I think. Any other suggestion is welcome. > > Tim Weil - CISSP > SecurityFeeds > http://securityfeeds.net > > _______________________________________________ > at76c503a-user mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/at76c503a-user