On Thu, Dec 18, 2008 at 5:59 AM, Anoop <span dir="ltr"><<a href="mailto:anoop.chargotra@gmail.com">anoop.chargotra@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">> [rxgz@DeepBlue ]$ /sbin/chkconfig --level 35 network on<br>
><br>
> Internet connection is not O.K.<br>
><br>
> here when I check the network settings the subnet mask is changed to 192.168.1.1 ???<br>
><br>
> address:         192.168.1.2<br>
> subnet mask:     192.168.1.1<br>
> default gateway: 192.168.1.1<br>
</div>This is bug in system-config-network which copies gateway address  to<br>
subnet mask. I edited the interface files in<br>
/etc/sysconfig/networking/devices manually to set the addresses.<br>
I disabled 'NetworkManager' and enabled 'network' by running 'setup'.<br>
After a reboot everything was in place and running.<br>
<br>
Thanks,<br>
<font color="#888888">Anoop<br>
</font><div><div></div><div class="Wj3C7c">><br>
> this is really strange !<br>
<br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></div></blockquote></div><br>Hi,<br><br>I found the commands for working with a service via command line and wanted to share them.<br><br><b>chkconfig NetworkManager {off/on}</b> - enables or disables that service<br>
<b>service NetworkManager {start/stop/restart}</b> - starts, stops, or restarts the service<br><br>So; for my NetworkManager issue I ran these commands<br><br><i>chkconfig NetworkManager off<br>service NetworkManager stop<br>
service network start<br>chkconfig network on</i><br><br clear="all"><br>-- <br>Marc F.<br><br>"When life gives me lemons... I make Linuxaide!"<br>