Fedora Networking :: Service Network Restart - Device Not Active
May 1, 2011
I use fedora 14 and when I'm trying to run the network service on my system it gives me the following error -
# service network restart
Shutting down interface eth0: Error: Device 'eth0' (/org/freedesktop/NetworkManager/Devices/0) disconnecting failed: This device is not active [FAILED]
Shutting down loopback interface: Error: Device 'lo' not found. [FAILED]
Bringing up loopback interface: [OK]
Bringing up interface eth0: Error: Connection activation failed: Device not managed by NetworkManager or unavailable [FAILED]
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
And whenever I try to activate the device in graphical mode again it shows the above same error.
View 6 Replies
ADVERTISEMENT
Jun 23, 2009
If I restart the network service, not all interfaces come back up. Is this expected behaviour or does something need a kick?
Code:
[root@@aspire3500 ~]$ service network restart
Shutting down interface eth0: [ OK ]
Shutting down interface wlan0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
[root@@aspire3500 ~]$
View 3 Replies
View Related
Jul 26, 2010
I addes IPv6 address to my interface as
Code:
ifconfig eth0 inet6 add 3fff:ffff:6:5:4:3:2:1
But, when I restart the network service this IPv6 address is gone. How could I make it as a permanent IPv6 address( that should be edited or deleted when I want but not when I only restart the network)to my interface?
View 1 Replies
View Related
Mar 13, 2010
I have a suspend problem in my laptop. Sometimes, when resuming from suspend, the network adapter is down (that is, the network does not work and the light of the network adapter is off). Restarting the network service doesn't work, because I think that the system forgot about the hardware, and probably the driver should be reloaded.Does anyone knows how to do that?(ps. /etc/init.d/networking restart does not work, because the hardware driver is not being recognized anymore).
View 5 Replies
View Related
Feb 28, 2010
i can smb in centos 5 and i run service smb restart, it shows :smb: unrecognized service..... i run rpm -qa |grep samba,it shows
samba-common-3.0.33-3.7.el5
samba-client-3.0.33-3.7.el5
.....
View 2 Replies
View Related
Jan 7, 2010
I just added a 2 port network card to a system that is running Fedora 11, but it is INACTIVE. I open the Network Device Control to activate it but there is no network ports in Network Device Control. It is empty.It looks like the system recognize the card and loaded correct driver.
View 4 Replies
View Related
Jan 23, 2011
I am using
# uname -rmi
2.6.18-194.26.1.el5PAE i686 i386
# cat /etc/*release*
cat: /etc/lsb-release.d: Is a directory
Red Hat Enterprise Linux Server release 5 (Tikanga)
CentOS release 5.5 (Final)
I have noticed that after few days of ideal system it will stop its network interface. To resolve this I have to login to the machine it self and then issue
# service network start
Is this a feature. If this is not a feature then what is this. As an workaround I am thinking of adding service network restart in cron tab for everyday in night when I am not using it.
View 6 Replies
View Related
Dec 25, 2009
will the command service httpd restart the apache service if i enable httpsd service in graphical mode
View 12 Replies
View Related
Jul 5, 2009
Has anyone noticed that when using NameVirtualHost's in apache that the service httpd restart command is broken?Also it seems system-config-bind has glitches too.
View 10 Replies
View Related
Feb 2, 2010
The system will also crash when booting if it is not plugged in. However, this behaviour is not consistent. The crash is not really a crash so much as a complete system freeze, where not even the numlock light on the keyboard will turn on or off. I have to do a hard reset to get it going again.The last entry before the reboot in /var/log/messeges just shows eth0 link going down.
View 1 Replies
View Related
May 8, 2011
i want to run a stable service for downloading file in fedora 14 in a network with 800 users. i want to whole of users can connect to server and download my files.
View 8 Replies
View Related
May 13, 2011
This is my first use of Ubuntu, but I have previous decent experience on Centos & Mandriva. I've just installed Natty 11.04 on a box that was running a mandriva 2010 - and the network is acting quite strange. When I define a static IP for eth0 through the gui, along with route & dns, it sort of works: ssh is fine, vnc too. However, I have an asterisk running on the box, and it is wild: some packets get lost in the box.
An ngrep shows the packets reaching the interface, but they dont show in asterisk !!! I've done a ufw disable, iptables is empty (why cant I service iptable restart btw ?). ip route list show decent routes (eth0 default); When I switch to DHCP, it is better, but unstable... If i plug a wifi usb stick, it seems to be better... Is there some known issues that could explain this behaviour ? The nic is a: Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller
View 5 Replies
View Related
Aug 14, 2009
I installed ZTE MF 626 modem in my F10 with kernel 2.6.27.12-170, i run usb_modeswitch and so far things happened normally. Watching through /var/log/messages it says that F10 detects two port device for this modem: ttyUSB1 and ttyUSB2, and in the sequence it disable port ttyUSB1 BUT Network Manager still set this port.I mean, when i connect via wvdial appointing to ttyUSB2 i get connection, but Network Manager fails to do it appointing to ttyUSB1. How to change device port in Network Manager?
View 1 Replies
View Related
Oct 7, 2010
How to create cron tab when DSL line down set automatically restart the network service while DSL line up?
View 3 Replies
View Related
Nov 6, 2010
I need to start a service before network service How to?
View 1 Replies
View Related
Mar 22, 2010
Alright, so I upgraded my old fedora 10 server to Fedora 11 with a netinstall CD, but now service httpd restart is broken. I already had to delete the old config file and reinstall apache, but now I can't restart it. I can kill it and then start it manually, but it never stops the running instance and fails to bind the port. I know it's because /var/run/httpd/htpd.pid is in the wrong place, which would be /var/run/httpd.pid, but do I have to make a symlink every time I want to restart it? I edited all the config files to point to the right place, but the system does not honor them. What do I do?
View 3 Replies
View Related
Jun 19, 2009
I have installed F11 on my Dell Inspiron 1501. I tried to get the Broadcom 4311 wireless card to work by following the instructions for installing the Broadcom driver from this link: [url].
That resulted in the following errors when I gave the command:
Code:
I removed the broadcom-wl package and installed the autoen package from DangerMouse. After rebooting wireless works but I still get the same errors when I give the command:
Code:
I had to disable encryption on the router to connect, but I guess that's a compromise I'll have to make right now. I will work on that some more after I get these error messages straightened out:
Code:
Note that wireless does seem to be working (though without encryption) despite the error messages. And I got these same error messages with the Broadcom driver but I could not get wireless working.
View 1 Replies
View Related
Oct 11, 2010
whats the difference between restarting/stopping apache using 'service httpd restart/stop' and apachectl restart/stop. I know that using 'service httpd restart' is actually a script in /etc/init.d/httpd but what about apachectl?
View 1 Replies
View Related
Nov 10, 2010
The error "USB device 6 (vend/prod 0x603/0xf2) is not claimed by any active driver." is in dmesg every time I connect my Logitech keyboard to my system. I also tried (all with the same error):
- Memory stick
- DVD-burner
- Compaq mouse
View 3 Replies
View Related
Jul 22, 2009
Having trouble with wireless and FC11, eth0 is ok. When I try to activate wlan0 through system-config-network 1.5.97, I get msg: Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument. Determining IP information for wlan0... failed. This is a compaq laptop.
<uname -r>
2.6.29.6-213.fc11.i686.PAE #1 SMP Tue Jul 7 20:59:29 EDT 2009 i686 athlon i386 GNU/Linux
<lspci>
The wireless card is Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter
(rev 01)
View 7 Replies
View Related
Jan 9, 2011
I have installed a new network multifunctional device Samsung CLX-3185FN using the drivers provided by the manufacturer (Samsung Unified Driver). The printing over the network works fine, I can administer the device using browser. The only problem I have is using scanner over the network. It works fine if I disable firewall, but is blocked with firewall enabled. I can not figure out which ports or port-range I must enable for this scanner. Do you have any information on this one or how can I found out the necessary ports to open?
View 3 Replies
View Related
Sep 13, 2010
php gd function problem on RHEL5 php & http server is working ,php-gd is install but service is not active.
View 1 Replies
View Related
Feb 1, 2011
I use CentOS for the servers I am responsible for. This time, I inherited a piece of hardware that CentOS refused to boot up on, so I installed Fedora Core 14. I have NIS and autofs working -- mostly.The home directories reside on an EMC network storage device. The problem is that when I login as a regular user, all the files under the home directory are owned by nobody/nobody, instead of user/group. I believe this has something to do with NFSv3 vs. v4, but I have yet to find the right trick to fix it.
[Code]...
View 2 Replies
View Related
Feb 20, 2010
Yesterday I moved my modem (wireless) to my living room so the PS3 detected a better signal. In doing so, I had to run a new ethernet cable from my living room where the modem is into my office where the computer is. I use ubuntu 9.10
For some reason I cannot connect to the internet now. When I scroll over the connection, it says wire connection 1 is active. I have my settings manually set. I did notice the MAC address field is blank...
I didn't have an issue before, but with changing cables and whatnot, something got messed up somehow.
View 1 Replies
View Related
Sep 22, 2009
I want to create a network similar to windows network on linux .Users should have profiles and can do network login similar to active directory on windows.
View 2 Replies
View Related
Feb 17, 2010
I have linux server which 6.2 very old which was installed long back. CVS is running there . problem is sometime the port doesnot listen sometimes listen if i do netstat -an.It is weired. not sure how to restart the CVS service in the 6.2 server
View 1 Replies
View Related
Mar 5, 2011
I have recently installed CentOS onto an old machine to get it up and running as a basic web/mail server. Originally the Network Interface worked ok, however I have been editing /etc/sysconfig/network-scripts/ifcfg-eth0 to try and set the IP address to be static.Now when I run the 'service network restart' command it won't bring the eth0 interface up and comes up with the following errors;
ifcfg-eth0 Line 3 DEVICE: command not found
missing config file ifcfg-ifcfg-eth0
It doesn't seem to like any of the command words, even though most of these were in the original file that worked and the ones I added to do static I have commented out.
View 4 Replies
View Related
Jun 11, 2011
I have been suffering a connection problem with one of my VPSs recently and I really just can not seem to figure out what is causing the issue. First of all the issue only appears to hit my home computer/network and not other people, it might sound like a routing issue but it doesn't appear to be so. When I am hit by connection issues, I can resolve the issue by logging into Dom-0 (all other VPSs are also available) and consoling the offending VPS before running "service network restart". I personally can not think of anything that would require the network service being restarted and only hit myself (and only at home on top of that).
The VPS itself is dedicated to running minecraft server and is using CentOS, when it occurs I can not SSH the server either, all other ports and methods are disabled by firewall (iptables appears to have no effect in regards to this issue either). Fundamentally I am just thinking if anybody could think of any reason the VPS would only refuse connection to myself that restarting the network service would fix. A few other notes, the physical Server is hosted within a Datacenter, running 24/7 with a static IP. No other VPSs hosted on the machine have any such issues, the machine appears running normally via console and has no visible errors or logs that I know of reporting any issues that could be causing this.
View 2 Replies
View Related
Jun 7, 2010
I have a question regarding the configuration of Network Connection. My wired connection is fine right now and when I check the network connection applet, it display active information of eth0. However, when I click the Configure button, the Network Connection window appears but there's nothing in the Wired panel. Should there be a eth0 in that panel? I remember I had one before, but after I messed with some configuration of VPN, my network became unstable and I remove the Network Manager to try to solve the problem. Since then, there's nothing in my Network Connection window, though I can still connect to my router with eth0. Now even after I reinstalled the Network Manager, I still don't get anything.
View 7 Replies
View Related
Feb 28, 2011
Installed CentOS 5.5 on VMware ESXi server running vsphere 4.1. Installed fine and picked the E1000 network adapter. But can't get the adapter to become active and pick up an IP address. Has anyone done this before? I can't get it to work. When i was testing CentOS out i used VirtualBox and worked fine using bridged networking but just can't seem to get this network card working.I've put some pictures of the config i've got.http:[url]....
View 2 Replies
View Related