Networking :: Netcardconfig changes not permanent



For static IP the answer is in the Wiki
???

1º thanks roberts.

2º ifconfig solved, adding line in " ifconfig wlan0 (ip type 192.168.1.1) netmask (255.255.255.0)" ifup wlan0 in opt/bootlocal.sh and the nodhcp in grub boot (edit in /boot /grub menu.lst)

3º but iwconfig no..i have a usb wireless card chipset atmel and in a misterious config file have essid"okuwlan" and channel=10 and begin with these config, no with the myiwconfig.sh.....when i config with netcardcofig of systems tools the x terminal and command iwconfig said the same but myiwconfig.sh no, when i run iwconfig of  system tools then myiwconfig change....
strange to newbe...

thanks from Spain..

A wireless card with a static ip. Thats a first for me.
So, yes you would have to have both command type added to /opt/bootlocal.sh. First the wireless setup, device, nssid and wep then followed by the static ip stuff, as, apparently you have done.

dont know about u guys' i just wrote a simple script-
modprobe ndiswrapper
pump -i wlan0

works fine ...:laugh:

If you use the GUI it creates the script for you.
/opt/myndis.sh, or myprism2.sh, or myiwconfig.sh

Next Page...
original here.