General :: Ifup -a Is Not Working
Mar 1, 2010
So I thought I was getting the hang of networking stuff, but, apparently not. Anyhoo, I have a startup script (very basic one liner)ifup -a Reading the man page for ifup it says this should bring up all devices listed in interfaces file (so contained in there I have):After starting my machine I run ifconfig which returns no output.If I do ifup eth0 I get: ifup: interface eth0 already configured.So finally, if I run dhcpcd this brings up my nic. If I then do ifdown -a and kill the dhcpcd process and then manually type ifup -a, it all magically comes back.Would someone explain what step I am missing in the process to have all my cards startup as part of the boot process?
View 11 Replies
ADVERTISEMENT
Sep 29, 2010
After spending quite some time on this, I have narrowed it down to:
Adapter works OK with NetworkManager
Adapter works OK with ifup if I run iwconfig after ifup has finished
It eppears to be linked to another thread Probl me de r seau wifi / Network manager in that dhcp needs to be running. (So it may be a 'feature' of RTL819 adaptors) So I've finally worked out that I need to start dhcp first.
[Code]...
View 2 Replies
View Related
Mar 29, 2010
I have searched around a bit for a knetwork manager issue I am having on my opensuse 11.2 32 bit install. My wireless card is an 04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01) I am currently using the Broadcom wl driver
I am on the Internet with this machine as I am typing using the older "ifup" method. I am having great difficulty connecting to the Internet when I use knetwork manger though. The strange part is when I am connected to my router with knetwork manager, I can log into my Router, but I can not get to any web-page/ping any outside address.
so far the best (I was able to locate) advice I was able to get is located in this post. < Broadcom wireless, partchy internet - openSUSE Forums > following a posted how to to disable IPV6 (I suspect this may be the issue??), I was unable to locate modprobe.conf, or modprobe.conf.local, even after I updated via updatdb. I gave a shot at entering in "disable_ipv6=1" into "menu.lst". However, this did not solve my issue with knetwork manager. If my network information is needed when I am "connected" utilizing knetwork manager
View 9 Replies
View Related
Jul 13, 2011
I've had 11.4/KDE working pretty well on dual boot Asus G73SW for a few weeks now. Only issues were the FN-* functions that control keyboard lights and whatnot but no biggie since the essential worked.The last couple of days the update notification was indicating 1,201 updates to be made. Yeah it seemed extreme but I googled around and checked the forums and there was nothing related. I figured I might be missing some packages since I installed from the live KDE CD (still 1202 updates!!!???). So I updated. Big mistake!!!!! Ever since NetworkManager cannot connect to the internet, be it wired or wireless.
Initially it could not even see my home network but it picked it up after I removed the plasmoid from the panel and reinstalled it. However it doesn't respond when I click the network icon and still no connection.I managed to get eth0 working with ifup but not wifi. The last part of network manager log file is quoted below. I can send the whole thing to whoever is interested. I can't make sense of it but maybe someone on the forums can.
Code:
Jul 13 11:09:08 linux-yy10 NetworkManager[1649]: <info> NetworkManager (version 0.8.9997) is starting...
[code]....
View 9 Replies
View Related
Jun 9, 2011
I'm having a weird problem, eth0 does not start neither on bootup nor ifup...not even issuing /etc/init.d/networking restart...i will show you some info just to check
[Code]...
View 6 Replies
View Related
Nov 29, 2010
NetworkManager? I have OpenSUSE 11.3 and broadcom wifi module. By default network are managed by NetworkManager. Wifi works great on opened access points. But when i tried to connect to WEP access point my hexadecimal key rejected. When i used ifup instead of NetworkManager the same key has been accepted. But i won't use ifup.
View 9 Replies
View Related
Apr 19, 2010
is there any difference between ifup and ifplug?or they just do the thing.
View 4 Replies
View Related
Mar 13, 2011
I have just installed 11.4 KDE (having used 11.3 for a while). I was able to use YAST in 11.3 to switch from network manager, to using 'traditional', to connect to wireless network without problems. Since installing (fresh install) 11.4, only network manager seems to work without issue;
using traditional never sets up the wireless connection - or should i say appears not to as no apps will connect (as they do fine using the network manager connection). using 'ifstatus wlan0', seems to suggest there is no configuration file when using the 'traditional' gui. Has any one had similar problems
View 9 Replies
View Related
Aug 19, 2010
I having a problem with my network. I'm trying to assign an IP alias of eth0:1 to eth0. If I use ifup eth0:1 is fails and corrupts the network. Making the network useless. But if I just enter 'ifconfig eth0:1 10.1.1.51', it work fine? My scripts look like these:
Code:
:network-scripts; cat ifcfg-eth0
NAME="System eth0"
DEVICE=eth0
ONBOOT=yes
[Code].....
View 2 Replies
View Related
Apr 22, 2010
In Network Settings in OpenSuse 11.1 while using "Traditional Method with ifup" I am able to set up a box as a server and connect via http over the net BUT Firefox cannot browse. If I switch to "User Controlled with NetworkManager" I can run Firefox but my server is not contactable. How do I do both?
View 4 Replies
View Related
Feb 19, 2011
I just installed OpenSuSE 11.3 on an old IBM T20 I had kicking around and I'm using a Proxim Wireless PCMCIA Card (Atheros AR5001X). Since this laptop does not have a DVD drive I installed the system using the Netboot CD and have the SuSE 11.3 ISO on an NFS/SAMBA file server. The issues appeared after the first reboot, the adapter no longer worked. I resorted to using the wired interface to finish the install.
Once the system was up followed the trouble shooting steps outlined in various places and found the ESSID is not being picked up by the ifup scripts. Not sure if it matters but I have ESSID broadcasts turned off on all my WAPs.
The ESSID is in ifcfg-wlan0. To get wireless working I have to manually issue iwconfig wlan0 essid "xxxx"..
Both networkmanager and ifup fail..
View 9 Replies
View Related
Mar 24, 2011
I had to uninstall a proprietary ATI driver because it wrecked my X server. Apparently I removed the wrong package, because now the X server won't even start, even with the "nomodeset" flag.
QUESTION 1.How can I configure WiFi on the command line with NetworkManager or ifup, whichever is easier?
QUESTION 2.Which packages do I need to download to restore the X server?
View 9 Replies
View Related
Mar 3, 2010
I have my ubuntu box hard wired into my network. It all works fine, until I reboot my ubuntu box. After reboot, it can no longer see the network. I have it set up with a static ip. Not sure that I set it up completely correctly but it works fine...when working.. To fix the problem, I enter terminal: ifup eth0 That fixes all know problems until next reboot. What do I need to do so that it will remember settings and automatically be hooked into the network at power up?
View 3 Replies
View Related
Apr 28, 2011
I am running my wifi using YAST and IFUP. The card is a zd1211, and works just fine. However lately I have have to "start" it manually after booting. The only way I have found to do this is to open YAST >network settings> and "edit" the card, but NOT change anything, just click through the next buttons and it connects. I have tried using the settings "on boot" and "on hotpug" but always when I reboot, I have to go through the YAST rigmarole. This is a PITA. I am trying to avoid NM as I want to sort this out, not cover it up with more software.
View 4 Replies
View Related
Sep 14, 2011
I have the above mentioned USB Wifi Dongle Bus 002 Device 003: ID 148f:3072 Ralink Technology, Corp. RT3072 Wireless Adapter It works extremely well using the KDE network manager but just will not connect using ifup traditional method through yast.
Initially it was using the RT2870 driver but this only gave wirelessg speeds (and still no ifup) but after blacklisting RT2780 and using RT5370sta driver draftn speed was achieved using KDE network manager however I still could not connect through ifup. The dongle scans and sees networks using ifup but will just not connect properly (NB security WPA2-AES).
View 9 Replies
View Related
Nov 22, 2009
I have a pppoe adsl connection. When I disconnect and try to reconnect, network-manager keeps asking for my password. I type it again and again with no success. When I reboot, it works again. On ubuntu, I use pppoeconf and it works well. So on Fedora I made a connection with pppoe-setup but neither ifup nor
Code:
pppoe-connect
commands work. When I type
Code:
pppoe-connect
, it says
Code:
/usr/sbin/adsl-start: line 217: 13409 Terminated $CONNECT
"$@" > /dev/null 2>&1
. When I type
Ifup ppp0 doesn't work either. However, with exactly the same settings, ubuntu connects to the internet.
View 2 Replies
View Related
Dec 23, 2010
I am in the process of settign up a home server under FC14. The installation recognized both NICs, one as Intel Gigabit and the other as a Realtek Semiconductor as it should be. But when trying to start eth0 (Realtek) I get the following error message:
[root@theraugafamily network-scripts]# ifup eth0
Active connection state: activating
Active connection path: /org/freedesktop/NetworkManager/ActiveConnection/1
** (process:2296): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager/ActiveConnection/1: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
state: unknown Error: Connection activation failed. Some more ifo the this NIC as it is of special type.It is a Viking PCI ADSL2+ Modem Card. I am quoting form the description "Being a gully integrated card, no external plug packs are required and cabling is simplified to just an ADSL line connection. The need to purchase an extra ethernet card is also eliminated, as yjis features is build into the card. The onboard Ethernet controller (RTL8139) makes the modem appear to the OS as a standard network card. Thus the Viking can be used with almost any modern O/S without the need for special drivers. This includes Windows, Linux, Solaris, xBSD, etc.." setting ACPI=off in GRUB.conf does not fix the issue
View 2 Replies
View Related
May 20, 2009
When I try to bring up my wi-fi PCI card (ifup wlan0 or ifconfig wlan0 up) my whole PC just hangs until I power it off.
I believe I have the right drivers, but cannot see what I am doing wrong.
I'd really prefer not to go down the ndiswrapper route.
Firstly, I can see the PCI card and the driver it is using :
Code:
[J@gx260-f10 ~]$ lspci -k
...
...
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
[Code]....
the PC just hangs for ever. No mouse movement, ctrl-alt-del, nothing.
I have downloaded a Linux driver from Realtek but it will not compile. I have the latest kernel-devel, headers, and gcc. I can post compiler errors if anybody would like. They're all apparently to do with missing parameters.
View 6 Replies
View Related
May 27, 2010
How do you mannually set up a network using Yast/ifup? I'm trying to get my wireless running on a Broadcom 1390 WLAN. I've gone through the stickies in the wireless forum (this is my first stab at Linux) and have gotten the drivers installed and the internet working (albeit intermittently) using Knetwork manager. It seems that some folks that have had the same issue did not have problems setting the network up manually with Yast & ifup. I've disabled network manager in Yast, and I went through man ifup. It seems I need a "pre-configured interface," but I don't know how to make that happen.
View 9 Replies
View Related
Apr 29, 2010
Trying to get a total of the memory consumption for the httpd process. The 10th column is displaying the % used. Just wondering how the summed value is able to get over 100%?
[root@vps htdocs]# /usr/bin/top -n 1 -b | grep httpd | awk '{SUM += $10} END {print SUM}' 151.9
[root@vps htdocs]# /usr/bin/top -n 1 -b | grep httpd | awk '{SUM += $10} END {print SUM}'
[code]...
View 5 Replies
View Related
May 7, 2010
I am using linux and I want to use FTP for linux but its not working with me is there any file for modifying to work with FTP?
View 14 Replies
View Related
Jan 3, 2010
i use redhat v 5.3. yum is ok on my laptop. but when i try to install gcc compiler, it shows many dependencies. but normally it is not supposed to show any dependency while installing with YUM...but i can install other package with yum.
View 4 Replies
View Related
Jun 19, 2011
I recently installed ubuntu 11.04 on my Aspire One netbook, I installed using my usb drive. The operating system installed correctly however, the usb's no longer workBefore installing Ubuntu I had Windows 7 Starter but now they do not. Is there anything that I can do to get them working again.
View 1 Replies
View Related
Aug 10, 2011
I'm new to Linux. And I tried using the at command to echo "Hello" after 2 minutes and I saw the following.-$ at now + 2 minutes-at> echo "Hello"-at> <EOT> job 7 at Tue Aug 9 23:59:00 2011So far it hasn't worked. I'm trying to get used to the syntax. Am I missing something?
View 1 Replies
View Related
Jan 1, 2010
I'm running CentOS 5.4 on an Atom 230-based MSI MS-7418 motherboard. I'd like to monitor this host' CPU temperature as well as the HD's temperature, but can't get lm_sensors to work:Code: # uname -aLinux msi.workgroup 2.6.18-164.9.1.el5 #1 SMP Tue Dec 15 21:04:57 EST 2009 i686 i686 i386 GNU/Linux
# cat /etc/issue
CentOS release 5.4 (Final)
Kernel
[code]....
View 4 Replies
View Related
Sep 8, 2010
I installed gcc using command yum install gcc and i learned that when i will type g++ -v it will show the version of the gcc but it displays command not found. Whats wrong i am not able to compile my CPP program. compiling my cpp program which is in / dir. i am running the command g++ -v as su.
View 2 Replies
View Related
Sep 29, 2010
I am using DSL thru QEMU. I was able to install it to a hard drive image.I started the SSH Service but I'm not able to connect to it from my Win 7 box via putty. I've edited the hosts.allow file to ALLOW external usersI've turned on the 22 port on my win 7 box firewall.
View 1 Replies
View Related
Aug 27, 2010
Recently i install fedora 13 on my dell laptop 1555 , and got to know that the bluetooth of my laptop is not working , when i click turn on bluetooth nothing is happen . u guys share our skill how can make my laptop bluetooth working
View 1 Replies
View Related
Jul 15, 2010
I am trying to grep for A records in a bind zone file but I am failing.I am trying: grep "s+As+" db.domain.comBut there are no results.
View 12 Replies
View Related
Dec 9, 2010
I am wanting to install ubuntu 10.10/mint 9 onto my existing system, while allowing the old distros to boot.My setup is mirrored mdraid. Never had any issues before with grub picking up my old systems, but grub2 just isn't working.I've installed mint OK and it boots fine. But the main grub menu doesn't show, it just boots straight into mint.This includes the rescue entries in the menus - it neither shows them or any custom entries.If I run a test in virtualbox without using raid it picks up my old suse distro no problem and gives me an entry at boot.But using md it wont.
View 6 Replies
View Related