Network won't start.
Trying to setup a static ip on a F15 box. NetworkManager has been stop
and disable I have setup the /etc/sysconfig/network-scripts/ifcfg-eth0 and try to systemctl enable network.service systemctl start network.service but it won't start, below is /var/log/messages ifcfg-eth0 # tail -f /var/log/messages Aug 19 11:54:55 Bigone avahi-daemon[901]: Registering new address record for fe80::21d:72ff:fea5:ddb5 on eth0.*. Aug 19 11:54:56 Bigone avahi-daemon[901]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.0.3. Aug 19 11:54:56 Bigone avahi-daemon[901]: New relevant interface eth0.IPv4 for mDNS. Aug 19 11:54:56 Bigone avahi-daemon[901]: Registering new address record for 192.168.0.3 on eth0.IPv4. Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 6 eth0 192.168.0.3 UDP 123 Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 7 eth0 fe80::21d:72ff:fea5:ddb5 UDP 123 Aug 19 11:54:57 Bigone ntpd[905]: peers refreshed Aug 19 11:54:58 Bigone ntpd[905]: 0.0.0.0 c628 08 no_sys_peer Aug 19 11:55:46 Bigone dbus: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) Aug 19 11:55:46 Bigone dbus: [system] Successfully activated service 'net.reactivated.Fprint' ^[[3~^[[AAug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address record for 192.168.0.3 on eth0. Aug 19 11:56:27 Bigone avahi-daemon[901]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.0.3. Aug 19 11:56:27 Bigone avahi-daemon[901]: Interface eth0.IPv4 no longer relevant for mDNS. Aug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address record for fe80::21d:72ff:fea5:ddb5 on eth0. Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #7 eth0, fe80::21d:72ff:fea5:ddb5#123, interface stats: received=0, sent=0, dropped=0, active_time=92 secs Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #6 eth0, 192.168.0.3#123, interface stats: received=5, sent=5, dropped=0, active_time=92 secs Aug 19 11:56:29 Bigone ntpd[905]: 216.129.110.22 interface 192.168.0.3 -> (none) Aug 19 11:56:29 Bigone ntpd[905]: 72.26.125.125 interface 192.168.0.3 -> (none) Aug 19 11:56:29 Bigone ntpd[905]: 69.164.206.65 interface 192.168.0.3 -> (none) Aug 19 11:56:29 Bigone ntpd[905]: 199.4.29.166 interface 192.168.0.3 -> (none) Aug 19 11:56:29 Bigone ntpd[905]: peers refreshed Aug 19 11:56:29 Bigone avahi-daemon[901]: Registering new address record for fe80::21d:72ff:fea5:ddb5 on eth0.*. Aug 19 11:56:30 Bigone avahi-daemon[901]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.0.3. Aug 19 11:56:30 Bigone avahi-daemon[901]: New relevant interface eth0.IPv4 for mDNS. Aug 19 11:56:30 Bigone avahi-daemon[901]: Registering new address record for 192.168.0.3 on eth0.IPv4. Aug 19 11:56:32 Bigone dbus: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 8 eth0 192.168.0.3 UDP 123 Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 9 eth0 fe80::21d:72ff:fea5:ddb5 UDP 123 Aug 19 11:56:32 Bigone ntpd[905]: peers refreshed Aug 19 11:56:32 Bigone dbus: [system] Successfully activated service 'org.freedesktop.PackageKit' Aug 19 11:56:34 Bigone kernel: [ 439.901897] TCP lp registered Aug 19 11:59:54 Bigone dbus: [system] Activating service name='org.fedoraproject.Config.Services' (using servicehelper) ifcfg-eth0 DEVICE=eth0 HWADDR=00:1D:72:A5:DD:B5 BOOTPROTO=static TYPE=Ethernet NM_CONTROLLED=no ONBOOT=yes USERCTL=no IPV6INIT=no NAME="System eth0" UUID= IPADDR=192.168.0.3 NETMASK= DNS1=68.87.72.134 DNS2=68.87.77.134 GATEWAY=192.168.0.1 PREFIX= DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes IPV6_PEERDNS=yes IPV6_PEERROUTES=yes IPV6_FAILURE_FATAL= -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines |
Network won't start.
On Friday 19 August 2011 10:10 PM, Jim wrote:
> Trying to setup a static ip on a F15 box. NetworkManager has been stop > and disable > > I have setup the /etc/sysconfig/network-scripts/ifcfg-eth0 and try to > > systemctl enable network.service > systemctl start network.service > > but it won't start, below is /var/log/messages ifcfg-eth0 > > > # tail -f /var/log/messages > Aug 19 11:54:55 Bigone avahi-daemon[901]: Registering new address record > for fe80::21d:72ff:fea5:ddb5 on eth0.*. > Aug 19 11:54:56 Bigone avahi-daemon[901]: Joining mDNS multicast group > on interface eth0.IPv4 with address 192.168.0.3. > Aug 19 11:54:56 Bigone avahi-daemon[901]: New relevant interface > eth0.IPv4 for mDNS. > Aug 19 11:54:56 Bigone avahi-daemon[901]: Registering new address record > for 192.168.0.3 on eth0.IPv4. > Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 6 eth0 192.168.0.3 > UDP 123 > Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 7 eth0 > fe80::21d:72ff:fea5:ddb5 UDP 123 > Aug 19 11:54:57 Bigone ntpd[905]: peers refreshed > Aug 19 11:54:58 Bigone ntpd[905]: 0.0.0.0 c628 08 no_sys_peer > Aug 19 11:55:46 Bigone dbus: [system] Activating service > name='net.reactivated.Fprint' (using servicehelper) > Aug 19 11:55:46 Bigone dbus: [system] Successfully activated service > 'net.reactivated.Fprint' > ^[[3~^[[AAug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address > record for 192.168.0.3 on eth0. > Aug 19 11:56:27 Bigone avahi-daemon[901]: Leaving mDNS multicast group > on interface eth0.IPv4 with address 192.168.0.3. > Aug 19 11:56:27 Bigone avahi-daemon[901]: Interface eth0.IPv4 no longer > relevant for mDNS. > Aug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address record for > fe80::21d:72ff:fea5:ddb5 on eth0. > Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #7 eth0, > fe80::21d:72ff:fea5:ddb5#123, interface stats: received=0, sent=0, > dropped=0, active_time=92 secs > Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #6 eth0, > 192.168.0.3#123, interface stats: received=5, sent=5, dropped=0, > active_time=92 secs > Aug 19 11:56:29 Bigone ntpd[905]: 216.129.110.22 interface 192.168.0.3 > -> (none) > Aug 19 11:56:29 Bigone ntpd[905]: 72.26.125.125 interface 192.168.0.3 -> > (none) > Aug 19 11:56:29 Bigone ntpd[905]: 69.164.206.65 interface 192.168.0.3 -> > (none) > Aug 19 11:56:29 Bigone ntpd[905]: 199.4.29.166 interface 192.168.0.3 -> > (none) > Aug 19 11:56:29 Bigone ntpd[905]: peers refreshed > Aug 19 11:56:29 Bigone avahi-daemon[901]: Registering new address record > for fe80::21d:72ff:fea5:ddb5 on eth0.*. > Aug 19 11:56:30 Bigone avahi-daemon[901]: Joining mDNS multicast group > on interface eth0.IPv4 with address 192.168.0.3. > Aug 19 11:56:30 Bigone avahi-daemon[901]: New relevant interface > eth0.IPv4 for mDNS. > Aug 19 11:56:30 Bigone avahi-daemon[901]: Registering new address record > for 192.168.0.3 on eth0.IPv4. > Aug 19 11:56:32 Bigone dbus: [system] Activating service > name='org.freedesktop.PackageKit' (using servicehelper) > Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 8 eth0 192.168.0.3 > UDP 123 > Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 9 eth0 > fe80::21d:72ff:fea5:ddb5 UDP 123 > Aug 19 11:56:32 Bigone ntpd[905]: peers refreshed > Aug 19 11:56:32 Bigone dbus: [system] Successfully activated service > 'org.freedesktop.PackageKit' > Aug 19 11:56:34 Bigone kernel: [ 439.901897] TCP lp registered > Aug 19 11:59:54 Bigone dbus: [system] Activating service > name='org.fedoraproject.Config.Services' (using servicehelper) > > > ifcfg-eth0 > > DEVICE=eth0 > HWADDR=00:1D:72:A5:DD:B5 > BOOTPROTO=static > TYPE=Ethernet > NM_CONTROLLED=no > ONBOOT=yes > USERCTL=no > IPV6INIT=no > NAME="System eth0" > UUID= > IPADDR=192.168.0.3 > NETMASK= > DNS1=68.87.72.134 > DNS2=68.87.77.134 > GATEWAY=192.168.0.1 > PREFIX= > DEFROUTE=yes > IPV4_FAILURE_FATAL=yes > IPV6_AUTOCONF=yes > IPV6_DEFROUTE=yes > IPV6_PEERDNS=yes > IPV6_PEERROUTES=yes > IPV6_FAILURE_FATAL= > do you think NETMASK or the PREFIX is required ??? NETMASK = 255.255.255.0 ( if its class c network ) or PREFIX=24 -- °v° /(_) ^ ^ Jatin Khatri RHCSA,RHCE,CCNA Registerd Linux user No #501175 www.counter.li.org No M$ -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines |
Network won't start.
On 08/19/2011 01:44 PM, Jatin K wrote:
> On Friday 19 August 2011 10:10 PM, Jim wrote: >> Trying to setup a static ip on a F15 box. NetworkManager has been stop >> and disable >> >> I have setup the /etc/sysconfig/network-scripts/ifcfg-eth0 and try to >> >> systemctl enable network.service >> systemctl start network.service >> >> but it won't start, below is /var/log/messages ifcfg-eth0 >> >> >> # tail -f /var/log/messages >> Aug 19 11:54:55 Bigone avahi-daemon[901]: Registering new address record >> for fe80::21d:72ff:fea5:ddb5 on eth0.*. >> Aug 19 11:54:56 Bigone avahi-daemon[901]: Joining mDNS multicast group >> on interface eth0.IPv4 with address 192.168.0.3. >> Aug 19 11:54:56 Bigone avahi-daemon[901]: New relevant interface >> eth0.IPv4 for mDNS. >> Aug 19 11:54:56 Bigone avahi-daemon[901]: Registering new address record >> for 192.168.0.3 on eth0.IPv4. >> Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 6 eth0 192.168.0.3 >> UDP 123 >> Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 7 eth0 >> fe80::21d:72ff:fea5:ddb5 UDP 123 >> Aug 19 11:54:57 Bigone ntpd[905]: peers refreshed >> Aug 19 11:54:58 Bigone ntpd[905]: 0.0.0.0 c628 08 no_sys_peer >> Aug 19 11:55:46 Bigone dbus: [system] Activating service >> name='net.reactivated.Fprint' (using servicehelper) >> Aug 19 11:55:46 Bigone dbus: [system] Successfully activated service >> 'net.reactivated.Fprint' >> ^[[3~^[[AAug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address >> record for 192.168.0.3 on eth0. >> Aug 19 11:56:27 Bigone avahi-daemon[901]: Leaving mDNS multicast group >> on interface eth0.IPv4 with address 192.168.0.3. >> Aug 19 11:56:27 Bigone avahi-daemon[901]: Interface eth0.IPv4 no longer >> relevant for mDNS. >> Aug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address record for >> fe80::21d:72ff:fea5:ddb5 on eth0. >> Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #7 eth0, >> fe80::21d:72ff:fea5:ddb5#123, interface stats: received=0, sent=0, >> dropped=0, active_time=92 secs >> Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #6 eth0, >> 192.168.0.3#123, interface stats: received=5, sent=5, dropped=0, >> active_time=92 secs >> Aug 19 11:56:29 Bigone ntpd[905]: 216.129.110.22 interface 192.168.0.3 >> -> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: 72.26.125.125 interface 192.168.0.3 -> >> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: 69.164.206.65 interface 192.168.0.3 -> >> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: 199.4.29.166 interface 192.168.0.3 -> >> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: peers refreshed >> Aug 19 11:56:29 Bigone avahi-daemon[901]: Registering new address record >> for fe80::21d:72ff:fea5:ddb5 on eth0.*. >> Aug 19 11:56:30 Bigone avahi-daemon[901]: Joining mDNS multicast group >> on interface eth0.IPv4 with address 192.168.0.3. >> Aug 19 11:56:30 Bigone avahi-daemon[901]: New relevant interface >> eth0.IPv4 for mDNS. >> Aug 19 11:56:30 Bigone avahi-daemon[901]: Registering new address record >> for 192.168.0.3 on eth0.IPv4. >> Aug 19 11:56:32 Bigone dbus: [system] Activating service >> name='org.freedesktop.PackageKit' (using servicehelper) >> Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 8 eth0 192.168.0.3 >> UDP 123 >> Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 9 eth0 >> fe80::21d:72ff:fea5:ddb5 UDP 123 >> Aug 19 11:56:32 Bigone ntpd[905]: peers refreshed >> Aug 19 11:56:32 Bigone dbus: [system] Successfully activated service >> 'org.freedesktop.PackageKit' >> Aug 19 11:56:34 Bigone kernel: [ 439.901897] TCP lp registered >> Aug 19 11:59:54 Bigone dbus: [system] Activating service >> name='org.fedoraproject.Config.Services' (using servicehelper) >> >> >> ifcfg-eth0 >> >> DEVICE=eth0 >> HWADDR=00:1D:72:A5:DD:B5 >> BOOTPROTO=static >> TYPE=Ethernet >> NM_CONTROLLED=no >> ONBOOT=yes >> USERCTL=no >> IPV6INIT=no >> NAME="System eth0" >> UUID= >> IPADDR=192.168.0.3 >> NETMASK= >> DNS1=68.87.72.134 >> DNS2=68.87.77.134 >> GATEWAY=192.168.0.1 >> PREFIX= >> DEFROUTE=yes >> IPV4_FAILURE_FATAL=yes >> IPV6_AUTOCONF=yes >> IPV6_DEFROUTE=yes >> IPV6_PEERDNS=yes >> IPV6_PEERROUTES=yes >> IPV6_FAILURE_FATAL= >> > do you think NETMASK or the PREFIX is required ??? > > NETMASK = 255.255.255.0 ( if its class c network ) or PREFIX=24 If your setting up your computer for static eth0 is the router required to be change to static on LAN. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines |
Network won't start.
On 08/19/2011 01:44 PM, Jatin K wrote:
> On Friday 19 August 2011 10:10 PM, Jim wrote: >> Trying to setup a static ip on a F15 box. NetworkManager has been stop >> and disable >> >> I have setup the /etc/sysconfig/network-scripts/ifcfg-eth0 and try to >> >> systemctl enable network.service >> systemctl start network.service >> >> but it won't start, below is /var/log/messages ifcfg-eth0 >> >> >> # tail -f /var/log/messages >> Aug 19 11:54:55 Bigone avahi-daemon[901]: Registering new address record >> for fe80::21d:72ff:fea5:ddb5 on eth0.*. >> Aug 19 11:54:56 Bigone avahi-daemon[901]: Joining mDNS multicast group >> on interface eth0.IPv4 with address 192.168.0.3. >> Aug 19 11:54:56 Bigone avahi-daemon[901]: New relevant interface >> eth0.IPv4 for mDNS. >> Aug 19 11:54:56 Bigone avahi-daemon[901]: Registering new address record >> for 192.168.0.3 on eth0.IPv4. >> Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 6 eth0 192.168.0.3 >> UDP 123 >> Aug 19 11:54:57 Bigone ntpd[905]: Listen normally on 7 eth0 >> fe80::21d:72ff:fea5:ddb5 UDP 123 >> Aug 19 11:54:57 Bigone ntpd[905]: peers refreshed >> Aug 19 11:54:58 Bigone ntpd[905]: 0.0.0.0 c628 08 no_sys_peer >> Aug 19 11:55:46 Bigone dbus: [system] Activating service >> name='net.reactivated.Fprint' (using servicehelper) >> Aug 19 11:55:46 Bigone dbus: [system] Successfully activated service >> 'net.reactivated.Fprint' >> ^[[3~^[[AAug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address >> record for 192.168.0.3 on eth0. >> Aug 19 11:56:27 Bigone avahi-daemon[901]: Leaving mDNS multicast group >> on interface eth0.IPv4 with address 192.168.0.3. >> Aug 19 11:56:27 Bigone avahi-daemon[901]: Interface eth0.IPv4 no longer >> relevant for mDNS. >> Aug 19 11:56:27 Bigone avahi-daemon[901]: Withdrawing address record for >> fe80::21d:72ff:fea5:ddb5 on eth0. >> Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #7 eth0, >> fe80::21d:72ff:fea5:ddb5#123, interface stats: received=0, sent=0, >> dropped=0, active_time=92 secs >> Aug 19 11:56:29 Bigone ntpd[905]: Deleting interface #6 eth0, >> 192.168.0.3#123, interface stats: received=5, sent=5, dropped=0, >> active_time=92 secs >> Aug 19 11:56:29 Bigone ntpd[905]: 216.129.110.22 interface 192.168.0.3 >> -> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: 72.26.125.125 interface 192.168.0.3 -> >> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: 69.164.206.65 interface 192.168.0.3 -> >> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: 199.4.29.166 interface 192.168.0.3 -> >> (none) >> Aug 19 11:56:29 Bigone ntpd[905]: peers refreshed >> Aug 19 11:56:29 Bigone avahi-daemon[901]: Registering new address record >> for fe80::21d:72ff:fea5:ddb5 on eth0.*. >> Aug 19 11:56:30 Bigone avahi-daemon[901]: Joining mDNS multicast group >> on interface eth0.IPv4 with address 192.168.0.3. >> Aug 19 11:56:30 Bigone avahi-daemon[901]: New relevant interface >> eth0.IPv4 for mDNS. >> Aug 19 11:56:30 Bigone avahi-daemon[901]: Registering new address record >> for 192.168.0.3 on eth0.IPv4. >> Aug 19 11:56:32 Bigone dbus: [system] Activating service >> name='org.freedesktop.PackageKit' (using servicehelper) >> Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 8 eth0 192.168.0.3 >> UDP 123 >> Aug 19 11:56:32 Bigone ntpd[905]: Listen normally on 9 eth0 >> fe80::21d:72ff:fea5:ddb5 UDP 123 >> Aug 19 11:56:32 Bigone ntpd[905]: peers refreshed >> Aug 19 11:56:32 Bigone dbus: [system] Successfully activated service >> 'org.freedesktop.PackageKit' >> Aug 19 11:56:34 Bigone kernel: [ 439.901897] TCP lp registered >> Aug 19 11:59:54 Bigone dbus: [system] Activating service >> name='org.fedoraproject.Config.Services' (using servicehelper) >> >> >> ifcfg-eth0 >> >> DEVICE=eth0 >> HWADDR=00:1D:72:A5:DD:B5 >> BOOTPROTO=static >> TYPE=Ethernet >> NM_CONTROLLED=no >> ONBOOT=yes >> USERCTL=no >> IPV6INIT=no >> NAME="System eth0" >> UUID= >> IPADDR=192.168.0.3 >> NETMASK= >> DNS1=68.87.72.134 >> DNS2=68.87.77.134 >> GATEWAY=192.168.0.1 >> PREFIX= >> DEFROUTE=yes >> IPV4_FAILURE_FATAL=yes >> IPV6_AUTOCONF=yes >> IPV6_DEFROUTE=yes >> IPV6_PEERDNS=yes >> IPV6_PEERROUTES=yes >> IPV6_FAILURE_FATAL= >> > do you think NETMASK or the PREFIX is required ??? > > NETMASK = 255.255.255.0 ( if its class c network ) or PREFIX=24 I just discovered that the network is connected, I'm connected with web browser and surfing the internet. NetworkManager is disabled but the network icon does not indicate it's connected, I just have a red box with a X in it in system tray . Boy am I puzzeled !!! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines |
Network won't start.
On Fri, 2011-08-19 at 15:59 -0400, Jim wrote:
> I just discovered that the network is connected, I'm connected with > web browser and surfing the internet. NetworkManager is disabled but > the network icon does not indicate it's connected, I just have a red > box with a X in it in system tray . At first glance of your original post, it did look like you were connected. But I didn't study it hard to see if there was something important missing. The status of network icon will be derived from what NetworkManager says about the interface. If NetworkManager didn't start it, it will show it as being inactive, even if something else has brought your network up. It shows the status of NetworkManager, not the status of your network (directly). If you're not using NetworkManager, then you'd want to configure your interfaces as not being managed by NetworkManager. That way NetworkManager doesn't confuse other things. > Boy am I puzzeled !!! Try one of the corner pieces, first... Sorry, couldn't resist. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines |
Network won't start.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Le 19/08/2011 21:59, Jim a écrit : > On 08/19/2011 01:44 PM, Jatin K wrote: <snip> > I just discovered that the network is connected, I'm connected with web > browser and surfing the internet. > NetworkManager is disabled but the network icon does not indicate it's > connected, I just have a red box with a X in it in system tray . > > Boy am I puzzeled !!! What is the result of: #] chkconfig --list | grep -i network - -- François Patte UFR de mathématiques et informatique Université Paris Descartes 45, rue des Saints Pères F-75270 Paris Cedex 06 Tél. +33 (0)1 4286 2145 http://www.math-info.univ-paris5.fr/~patte -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAk5P+VIACgkQdE6C2dhV2JX2XwCgjJcvxr5iPj oTLK1BoQtWgaYO V6kAn1poXdZTK2D5ZsEZzsWNx8y/4nk7 =s2la -----END PGP SIGNATURE----- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines |
| All times are GMT. The time now is 01:34 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.