[ubuntu-za] Help wanted :
Bruce Pieterse
dev at otq.za.net
Sun Jun 10 20:28:56 UTC 2012
On 09/06/2012 11:08, FransIT wrote:
>
>
>
> On 12/06/08 23:16, Nico Michael(iBurst) wrote:
>> Hi Christiaan
>>
>> I did all as you said :
>>
>> cat /etc/network/interfaces
>> auto lo
>> iface lo inet loopback
>>
>>
>> auto dsl-provider
>> iface dsl-provider inet ppp
>> pre-up /sbin/ifconfig ib0 up # line maintained by pppoeconf
>> provider dsl-provider
>>
>> auto ib0
>> iface ib0 inet manual
>>
> I do not see a entry for the eth0 adapter here...
> It's the default for your wired network,
> here are my current interfaces
>
> /auto lo eth1 eth1:1
>
> iface lo inet loopback
>
> iface eth1 inet static
> address 192.168.0.7
> netmask 255.255.255.0
> broadcast 192.168.0.255
> network 192.168.0.0
>
> iface eth1:1 inet static
> address 192.168.1.7
> netmask 255.255.255.0
> broadcast 192.168.1.255
> network 192.168.1.0
> gateway 192.168.1.254
>
> /This is for two ip addresses on one addapter, and the sole purpose of
> this is to get the network going without GUI. I also split the router
> to another network range (makes it more difficult to get a working
> internet connection in the office :) )
> For auto ip you'll replace static with dhcp and leave the rest out...
> you can google this. this file also overrides the network manager in
> GUI if setup like this.
>
> Maybe google a bit about the settings you need.
>>
>> and the removed and added networking
>>
>> I am about to reboot so here goes if you hear me again it worked
>>
>> Kind regards
>>
>> Nico Michael
>> (Sent from ptaisp.co.za)
>>
>> On 07/06/2012 22:12, Christiaan Diedericks wrote:
>>> *sudo apt-get install network-manager network-manager-gnome*
>>> --
>>> Kind regards
>>>
>>> Nico Michael
>>> (Sent from ptaisp.co.za)
>>
>>
>
Hi,
Have you tried sudo update-rc.d network-manager enable from the CLI?
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults [NN | SS KK]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
-n: not really
-f: force
The disable|enable API is not stable and might change in the future.
Hope that helps a bit.
--
All the best,
Bruce
FSF Member 10674 / The FSF is a charity with a worldwide mission to advance software freedom / Join the Free Software Foundation: http://www.fsf.org/register_form?referrer=10674
More information about the ubuntu-za
mailing list