Hi, I have Ibex installed, and since the install my network has been wacked out, mostly because the ip config in Systemsettings network panel disappeared in this release. With no idea where it went to, I fell back to the config files in /etc. OK no problem it's all set. PROBLEM! every time the computer goes into standby and wakes up, the network is reconfigured. I have to do a :
sudo ifdown eth0
sudo ifup eth0
to get my config back. So my question is where is Knetwork manager getting its setting from if not from the files in /etc? What can I do to reclaim my network??
sudo ifdown eth0
sudo ifup eth0
to get my config back. So my question is where is Knetwork manager getting its setting from if not from the files in /etc? What can I do to reclaim my network??
Comment