On Dec 16, Joshua S. Freeman claimed:
> it said that I had to edit /etc/pcmcia/network.opts and
> ./etc/pcmcia/config.opts but that didn't seem to be necessary... the big
> difference was that when I ran ifconfig and route add I had to refer to
> the card as eth0, not wvlan0... all I need to do now is figure out how to
> make the ifconfig and route information persistent in my system so I don't
> have to run it everytime I put the wavelan card in.. any ideas on that?
Well, if this was a redhat box, I'd just tell you to go in and modify:
/etc/sysconfig/network
and appropriate entries in
/etc/sysconfig/network-scripts/
If these don't exist for you, the easiest thing is probably to put the
commands that need to be executed in the network startup script (in case
you can find that *grin*). Barring that, you could put it in
/etc/rc.d/rc.local (or equivalent on your system) but keep in mind that in
most distros, that's just about the last thing to be executed during
startup (in other words, it happens AFTER network startup).
-Cole
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************