Comment 43 for bug 279262

Revision history for this message
Shirish Agarwal (shirishag75) wrote : Re: network-manager After reboot network is totally broken

Hi all,
 This is something which is working for me after all the stuff I tried yesterday.

This is using ethernet wired connection to an ADSL router

a. sudo ifconfig eth0 inet 192.168.1.2 netmask 255.255.255.0 broadcast 61.1.96.69

b. ping -c5 192.168.1.1

c. sudo route add default gw 192.168.1.1

I did a ping for the route man page says one should see that the gateway is reasonable.

After this things are happening coolly . Notice I'm not using any NetworkManager stuff or anything.

The only thing issue atleast IMHO is that the preferences remain open only for the session. Each session I have to do that :(