yep, most certainly I do. If you go to the /etc/pcmcia/ dir there's a file called network.opt In it (if you can find the sample file from the paackage) is a swich construnction with option. Each option contains of 4 paramters like schemename nad 3 others. Within the scope of each switch-option there will be variables like ipaddress= netmask= dns_1-3= and even options for dhcp and bootp lookups. Just set multiple schemes in there and use: cardctl scheme for the current scheme lookup and cardcl scheme <name> to change is. I think that the cardctl man-page probably will have more on it. good luck, On Sat, 30 Dec 2000, FB wrote:
> Hi, > > I have a laprop with Potato on it. I have a PCMCIA ethernet card which > I use to plug my laptop in different networks. > The way I do it, I have several network.opts.xxxx files under /etc/pcmcia > one fore each network I plug in. > > When I switch network, I use a simple 'switch' script to change the network > parameters. > It does the following: > /etc/pcmcia/network stop eth0 > cp /etc/pcmcia/network.opts.$1 /etc/pcmcia/network.opts > /etc/pcmcia/network start eth0 > > All this works well enough. But I half remember that I read something > about 'schemes'(??), which was designed to make the configuration > switch automatically ( assuming that I remember correctly and I understood > correctly what I read). > I can't find anymore any docs related to this. > Anybody knows what I'm talking about? ( or any way to make config switch > easier? ). > > > Ciao > ----- > FB > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > ----------- Andor Demarteau [EMAIL PROTECTED] -----------

