You are not logged in.

#1 2008-11-21 13:18:06

serrghi
Member
From: Bergen, NO
Registered: 2008-02-12
Posts: 100
Website

iwl3945 and dhcpcd workaround - bash script

I got tired of typing every command by hand all the time, so i made this simple bash script to do this for me...
edit the script with your preferences and settings and run it as root. The script sets a static ip, and all the shizzle thats needed to have a workaround for the dhcp not working smile
And im a newbie in bash programming, so please dont flame big_smile

anywho, please give med feedback if theres something i could do different and better smile
wlan script


Unyttig.INFO - Your source to not so useless information
My github - Various configs, dotfiles and nifty scripts

Offline

#2 2008-11-21 16:38:59

Shapeshifter
Member
Registered: 2008-03-11
Posts: 230

Re: iwl3945 and dhcpcd workaround - bash script

Correct me if I'm wrong, but you could simply add the rmmod / modprobe stuff and all that in PRE_UP='' in any of your netcfg profiles and the just run netcfg <profile>.

Offline

Board footer

Powered by FluxBB