zakiakhmad
Group: Members
Posts: 29
Joined: July 2007 |
|
Posted: Oct. 03 2007,06:49 |
|
Quote (curaga @ Sep. 28 2007,08:29) | It's supposed to be that way for uci's, they aren't installed in the traditional sense.
To automate all that, just put the commands you want in your /opt/bootlocal.sh, such as
mydsl-load /path/to/uci ifconfig eth0 192.168.xxx.xxx/24 route add default gw xxx.xxx.xxx.xxx |
Thank you for the hint! Finally it's succeed. I shoudn't load uci extension manually.
About the netcardconfig, my DSL get IP from the DHCP server everytime it's reboot. But I prefer to choose my own IP.
|