hi all.
i'm having troubles finding proper way setup network configuration gui application, on rpi 3 running raspbian jessie.
i'm free, inside application, write configuration file , run available command set network configuration choosing among these states:
- no network (this should default @ boot, no need remember previous configuration)
- wifi, providing essid , password, dhcp or static;
- ethernet, dhcp or static.
both wifi , ethernet not needed.
i'm looking right commands , configuration files setup 1 of these , move between them, in reliable fashion.
can me?
lot!
i'm having troubles finding proper way setup network configuration gui application, on rpi 3 running raspbian jessie.
i'm free, inside application, write configuration file , run available command set network configuration choosing among these states:
- no network (this should default @ boot, no need remember previous configuration)
- wifi, providing essid , password, dhcp or static;
- ethernet, dhcp or static.
both wifi , ethernet not needed.
i'm looking right commands , configuration files setup 1 of these , move between them, in reliable fashion.
can me?
lot!
may not interpreting question properly; however, automatic, , easy. (everyone on complicates it)cil8 wrote:both wifi , ethernet not needed:
[needed states]
- no network (this should default @ boot, no need remember previous configuration)
- wifi, providing essid , password, dhcp or static;
- ethernet, dhcp or static.
i'm looking right commands , configuration files setup 1 of these , move between them, in reliable fashion.
decide whether eth0 plugged in or not... and, decide whether wifi enabled or not... that's of it.
if need static on either end, drop nic (ifup ifdown) , set ip , netmask, , voila.
dhpc automatic; works unless honk it.
trying create gui configuration utility ? these tools exist. academic, or reinventing wheel because don't existing tools, or what? ... curious.
raspberrypi
Comments
Post a Comment