On Thu, 2 Jan 2003, Bill Campbell wrote: > On Caldera systems, it gets it from files in /etc/sysconfig/network-scripts, > one per interface. > > If you know the IP address assigned, (and it's not being assigned by dhcp), > you can usually find things like that using (the -follow isn't usually > necessary, but is handy on things like SCO OpenServer with its symlink hell > :-). > > find /etc -follow -type f | xargs grep -l $ipaddress >
In this setup, what's odd to me is that the interface is defined as ifcfg-wlan0 and contains the ip address info. Yet, the wireless info that I would expect to be there isn't. Very odd. I'm assuming it's a Mandrakism. I don't have the ability to run the Mandrake install right now as the box is remote and is serving in a firewall capacity using a parallel install of RedHat. Again, thanks for the above. _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
