OpenSUSE Network :: Ethernet Not Found?
Jul 5, 2010
I have just switched over from Ubuntu. My PC with Ubuntu connected to the ethernet fine, but now the internet is not found at all. Can someone tell me what sort of things I need to do to get my internet up?
View 2 Replies
ADVERTISEMENT
Feb 25, 2011
I'm on opensuse 11.4 (11.3 won't work with my monitor).
My computer gets internet through wireless and I want to share that internet through its ethernet port. So far I've tried using Knetworkmanager to create a network bridge between my wireless and wired connections. I created a new wired connection and shared it using the ip address settings. I was able to get both connections active, but the device hooked up via ethernet had no internet connectivity.
I also tried this command:
echo 1 > /proc/sys/net/ipv4/ip_forward
but another test resulted in the same fashion (no internet on wired). I believe anything I add to /proc should have an immediate effect, correct?
View 9 Replies
View Related
Jan 31, 2011
I often use an Ethernet cable to connect my computer to another computer for various purposes. But when I do that, I cannot use the internet even though I'm still connected to a WiFi access point. I'm presuming that's because openSUSE is trying to reach the internet through the Ethernet cable, which has precedence over WiFi.Is there a way to enable internet usage via WiFi while I'm connected to another computer over Ethernet?
View 9 Replies
View Related
Jan 24, 2010
During install of 9.10 server, both ethernet adapters were found. One is built-in to the motherboard, the second is on a PCIe slot. Selected the on-board adapter for eth0 during install, set fixed IP on the web, connected, updated, etc. w/ no problems. The second adapter is for the LAN.BUT, on first and subsequent reboots after installation complete the second adapter is not detected at all, as if it were not even plugged into the PCI or the driver not loaded. This happens on either of two slots, with two different adapters, Intel or Netgear, both pretty recent, and both of which are detected and work in a different box. 'Ethtool eth1' says device not found.This is a fairly recent motherboard 3N78EM).Since the adapter was found during installation I'm assuming that the problem is not with not the board. I've built several server systems with two or three ethernet adapters and have never run into this situation.
View 3 Replies
View Related
Jun 1, 2009
I am trying for the last many days to setup my opensuse 10.3 as Samba PDC Server according to the URL mentioned below, but in vain:How to setup SUSE 10.3 as Samba PDC - openSUSE When ever I try to join a Windows XP machine to the domain setup on Opensuse, I get the error:'The following error occured while attempting to join the domain. The network path was not found'. What could be the reason for this error despite of the fact the I am able to ping the FQDN of the PDC from the XP machine, but the XP machine simply denies to join the domain because of the above mentioned error.
View 7 Replies
View Related
Mar 6, 2010
I was trying to activate my wireless connection .... in turn did something that triggered eth0 no-carrier when "ifstatus eth0"
View 2 Replies
View Related
Jul 24, 2010
Today I switched from Ubuntu to OpenSuse. But I can't setup my Ethernet connection.I have 2 PCs connected with a crossover cable, one with Ubuntu, the other with OpenSuse 11.3. Lights are on in both NICs.
View 9 Replies
View Related
Aug 12, 2010
I am using Sony vaio E series laptop. Previously, I was using my E63 nokia phone as modem for internet connection and i have installed K-internet in my Opensuse OS, and configured wvdial.conf as follows:
[Dialer Defaults]
Init1=ATZ
Init2=ATQ V1 E1 S0=0 &C1 &D2 + FCLASS=0
Init3=AT + CGDCONT=1, "IP","bsnlnet","",0,0
Baud=4608000
Modem Type= Analog Modem
[Code]....
But now, I have Reliance Brodband Connection through LAN. when I am Pluggin in my LAN cable in my laptop YAST Network Configuration Showing Marvell Ethrtnrt is not Configured, When i am going to configured that part it's showning me no Enther net present or Configured By ny Hardware Is detecting ethernet. So, I have concluded that it might be the problem with my wvdial.conf. Also, additional information are as follows:- S- Open suse 64bit, Version- 11.2, cause I cannot Connect to my Internet now? What should I do to have this Problem Fixed?
View 3 Replies
View Related
Jan 26, 2011
I've connected my openSUSE laptop with a Windows XP computer using an Ethernet cable that supports two-way traffic.
LAN settings on Windows XP
IP address: 192.168.5.1
Netmask: 255.255.255.0
Gateway and first DNS server: 192.168.5.2
LAN settings on openSUSE
View 6 Replies
View Related
Feb 5, 2011
I've been searching for a couple of hours and have not found any threads that solve my situation... hope I'm not repeating something here.
Setup: Notebook with openSUSE 11.2 using KDE 4. Using Network Manager to manage network connection (although I've tried configuring this using ifup as well with no luck).
I need to be able to connect to client networks via a network cable (Ethernet) and connect to the internet via my MiFi 2200 Mobile WiFi. Both cards/connections are active with the following:
I have no problem mounting drives from the client's network. But, can not reach the internet. If I disconnect the ethernet cable, the browser will immediately connect to the internet and load web pages.
I'm assuming the ethernet connection is taking precedence over the wireless connection?
I can't imagine that there is not a way to set this up. If Windows can do it, I'm sure openSUSE can!
View 9 Replies
View Related
Jun 12, 2011
system:
destop
openSUSE 11.4 KDE
single wired network connection
running as a headless server
upgrade from 11.1
Problem: I had a bunch network services running under 11.1 with KDE. Now after upgrade to 11.4 full network functionality is broken. I was using ifup but now is broken. Between ifup and NetworkManager I can demonstrate the full required range of functionality but not all at the same time (the union of functionality of each provides the full required functionality, but not individually). WOL does work in all cases.
With 'ifup', it seems that everything is 'working' as before, but services are broken when accessed from outside. eth0 up and fuctioning with statically assigned IP. Outgoing connections seem to work - I can browse the web. But trying to access services from outside is broken. VNC is rejected. Connecting to SMB shares reports login error. TFTP doesn't respond. SSH connection is rejected.
Although sometimes it will get in a state that everything except VNC works (connects but then is dropped upon login with "Error while waiting for server message") but I can't consistently reproduce this state other than it seems to happen after some extended period of time.
I have verified the firewall is off and apparmour is off.
On the other hand, everything works with 'NetManager' (both KDE and Plasmoid) with no other changes. The problem here is that it does not seem possible to set a static IP address - eth0 doesn't show up in the list of wired interfaces to be able to select and edit. That's problem 1 - I need a static IP. (I suppose I could reserve an address at the DHCP server, but a static IP works 100% to get the right address). The other problem is that neither NetManager starts at boot and only start _after_ login at the console - that won't work as I never log in at the console. (I suppose I could set it up to login automatically into a console or something but I would rather not)
View 9 Replies
View Related
Jun 21, 2009
I installed the OpenSUSE 11 on my IBM T43 laptop. After installation finish I found the Yast can't detect the integrated ethernet cardBroadcomCorporationNetXtremeBCM5751MGigabitEthernet PCI Express(rev 11).
View 5 Replies
View Related
Jan 6, 2010
How can I enable the network with Networkmanager WIHTOUT logging in in OpenSuse 11.2?
If I define a connection for ethernet the System connection is greyed out. I want to use Networkmanager because I have also wireless connections...
View 9 Replies
View Related
Jul 27, 2010
My WiFi can connect to internet without any problem, until I plug my ethernet cable ...then I lose internet.
So the question is : how do I configure my ip/dns and stuff to still have internet when I'm plugged by cable at the same time! it was working on windows ;-)
View 3 Replies
View Related
May 26, 2011
I'm currently using SuSE 11.4 and after running the full online updates and restarting the machine as YAST suggested, I no longer have eth0/eth1 available.
I'm clueless about what to do since I'm kinda new to Linux and at the moment, I'm trying out all the distros before making a full commitment to anyone. So far, Ubuntu has been trouble-free from day one, but I'm willing to give this distro (opensuse) some slack.
View 9 Replies
View Related
Jul 1, 2011
I have a strange problem. An old PC is my home server. On the PC I had in the long past 2 NICs. For the last year or so, I had only one NIC installed, a Compex with 8139too module which run just fine. After the upgrade to 11.4, 32bit of course, with zypper dup, I saw that I had no internet and no network connection to the server. So, I logged on the server and found that rcnetwork could not start the eth0 and eth3(!). OK, a mistake I thought. Enter Yast and solve it. Unfortunately, yast reports 2 cards! I removed all of them, rebooted but nothing. lspci reports 2 cards, while I have NONE installed on the motherboard!hwinfo --netcard the same! yast the same! So, the OS "knows" that I have 2 NICs, while I definitely have none!
Checked if /etc/udev/rules.d/70- had any left data from the past, but the file was empty. Checked the /etc/sysconfig/network/scripts nothing again.In principle, the openSUSE 11.4 believes that I have 2 cards (and with wrong MACs, obviously) and I cannot make it rescan the PCI bus to find that I have nothing! I am sure that some garbages are left somewhere but I don't know where to look at. it is very critical to have that server but on-line and in my LAN.
View 9 Replies
View Related
May 21, 2010
I've been using Suse on my 7 year old computer for years but now have a shiny new Dell Inspiron 570 MT with AMD Athlon? II X4 630.I thought that I should try the 64 bit version of Suse 11.2 on the new machine and it now dual boots, but I have an ethernet problem.Yast tells me:NetLink BCM57788 Gigabit Ethernet PCIe (Not connected)BusID : 0000:02:00.0Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details.I searched for 'eth' in dmesg output without success but found 'net' in this section:
[ 0.380308] pci_bus 0000:03: resource 3 io: [0x00-0xffff]
[ 0.380310] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.380401] NET: Registered protocol family 2
[code]...
View 9 Replies
View Related
Jul 27, 2010
I'm new to this environment. I'm currently using OpenSuse 11.2 freshly installed. I'm attempting to install FCoE as a target on one box and an initiator on another. I've gone to the Open-FCoE.org site and got the tar file open-fcoe-2.6.34.tar.gz and attempted to install it, but there appear to be missing dependencies, such as libhbalinux. However, the more I seem to install, the more there are unresolved dependancies. I've followed the Open_FCoE Target and Iniator Quick Starts, but I'm running into many missing souce dependencies. What exactly I need in the way of packages, files, etc and how to install them? Is there any documentation of how to install FCoE from scratch?
View 2 Replies
View Related
Oct 17, 2010
After updating to openSUSE 11.3, and restarting my computer, I placed my computer in sleep(suspend to RAM) mode, and I lost my internet connectivity. I noticed that my computer was only connected through ethernet. After entering "dhclient eth0" in a terminal, I received the following output.
Code:
RTNETLINK answers: Cannot allocate memory
This is the first time that I have had issues with connecting to the Internet using Ethernet.
View 6 Replies
View Related
Nov 27, 2010
I have a hp zd 7000, i really like this laptop, the onboard ethernet will not work at all. i purchased a dynex wired ethernet pcmcia card to get on the internet with. i have had no luck getting on the internet with it it will light up so i am getting power but no transmitting light works at all i have three net work cards listed in the system. one is the wireless. and the other two are the wired eth0 is the onboard and eth2 is the dynex what can i do next to determine the problem i do not use the wireless at all.
View 1 Replies
View Related
Apr 9, 2011
I have a Opensuse 11.4 workstation that has two ethernet ports and I was wondering if there is the chance to use the other ethernet port as a switch to a Mac/PC?
View 2 Replies
View Related
Oct 2, 2010
I installed 10.3 (after buying it a couple of years ago and letting sit on the shelf) and can't get it to configure my ethernet connection or my wireless card. Yast doesn't include a list of available cards, and the error I get in installation-network setup is that the kernel isn't present. The machine I'm installing this on is a Lenovo, in which there isn't a discrete ethernet card (it's in the motherboard), but my wireless card (a Cisco LINKSYS 802.11G) is a discrete card. Because I'm divorcing Microsoft for a number of valid reasons, I don't have Windows available on that box.
View 4 Replies
View Related
Dec 27, 2009
i have installed openSUSE 11.2 on a dell dimension 2400. My Ethernet card wasn't working, so i am using a wireless interface, but it doesn't work either. It worked on a dell dimension 4400, but when it gets to the activate network my system freezes. Should i re-install my system, or should i post this under the hardware category.
View 9 Replies
View Related
Apr 8, 2010
What must be done to mount an ext3 partition that's on another computer which is connected via utp crossover cable? I can't seem to figure this one out, though I've read somewhere that it can be done, and I'd like to know how.
View 2 Replies
View Related
Oct 28, 2010
I did a fresh install of OpenSuSE 11.3 KDE 64-bit on my new laptop. Worked like a charm. But I brought it with me to work without connecting it to a wi-fi and now the network manager doesn't want to start when I'm back in range of my home connection. Also, whenever I try to launch KNetworkManager, it won't load up a window and I still can't connect. This is even disabling the Ethernet port also.
View 3 Replies
View Related
May 12, 2010
I have a dual boot system (Suse 10.0 and Windows XP Pro) in my notebook. My notebook is toshiba m358, which has a Marvell Yukon Gigabit Ethernet Network Card (Marvell 88E8072) on it. My problem is this: in Windows XP Pro, the network card works well, but in openSUSE, the light on the network card does not turn on. I believe that there is no driver for the network card. I have tried several ways to solve this problem:
1. Download Marvell 88E8072's driver from "[URL]", whose name is "install_v10.85.3.3.tar.bz2", and then install it with following commands:
Code:
# tar xfvj install_v10.85.3.3.tar.bz2
# cd DriverInstall
# ./install.sh .....
Code:
# modprobe sk98lin
# WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
After I reboot the openSUSE, the light of network card is still off.
2. Follow "[URL]" to configure the Marvell 88E8072. It also does not work.
View 4 Replies
View Related
Mar 2, 2011
Just today I installed opensuse 11.3 on my Compaq CQ61. Even though I am able to connect to networks (both with an ethernet cable and wireless) I don't have internet access. I have used opensuse for a very brief period in the past and I had no such problem.
View 3 Replies
View Related
Mar 17, 2009
I'm new to openSUSE and yesterday I managed to multi-boot successfully with version 11.1 for 64 bit processor (live cd).I have a MultiTech multimodem-usb (MT5634ZBA-USB)and have it running fine in two other LINUX distros using KPPP as well as wvdial. To try and get it working in SUSE, I went to YaST administrative tools for network devices (I think that was section, as I have to recall from memory or write it down since I can't connect from openSUSE, so bear with me) and chose modem and it detected the modem correctly as ttyACM0. My isp uses a dynamic address, and that is what is ticked in ISP information. Default Route is also ticked, though I'm unsure what that setting is for. I enter the phone number, the authorization name (ex. me@myispdotnet) and pretty much choose the default settings for the rest of the modem and provider set up. It shows kernel interface: modem 0. I let YaST finish configuring it, and I see kinternet icon and click on it and it dials up successfully, all lights on my modem are lit up, the icon plug is joined, and I can see it try to ping but fails (I can't surf in konqueror or firefox). When I look at kinternet log, it states name server failureno name server found in /etc/resolv.confI know how to use wvdial so I tried that alternative dial up tool and it also says name server not found.
I tried adding the SUSE nameservers in the network device set up GUI as it has a place to add two nameservers, but when I did that, the modem wouldn't dial out. When I logged back into openSUSE, there was no kinternet icon in the bottom toolbar, so I clicked on kinternet under applications, and it said:Error KinternetConnection to local and remote server refused. Maybe your smppd is not running or you are not a member of group dial out.I went to YaST>system services and smppd enabled yes. I also checked user settings and I am a member of group for dialout.That is the only group I am a member of as I didn't want to change anything there, not yet. I tried reconfiguring my modem again to see if I could get kinternet up and running, but it wouldn't show up in the bottom bar and the error above would show whenever I clicked on kinternet under applications.
The only how to I found was this, but I don't know how to edit a read-only file in openSUSE. I'm familair with kdesu and gksu, but not using vi to edit a read only file.as I have been spending hours on this and getting no where. If kppp worked, I'd install it and use it, but I need a connection first to get it. But I guess if wvdial doesn't work, then kppp won't either until the nameserver issue is resolved.Should I edit the resolv.conf file and add the nameservers manually? Again, I'm not sure how to do this as root in openSUSE.
View 9 Replies
View Related
Jul 18, 2011
I booted an OS from live disk. The OS boots successfully but eth0 fails to start. I checked lspci , it outputs the exact ethernet card details :(Broadcom Netextreme II BCM5716 Gigabyte ethernet)
Ifconfig -a returns only loop back interface lo and sit0. The output of dmesg | grep -i 'eth' is :"Netfront : initializing network ethernet driver"
I was also able to find the kernel module bnx2.ko. I did insmod and lsmod lists it. I am not sure what exactly is the issue or how to debug this problem. Any assistance or pointer will be helpful. Thanks for your time.
View 4 Replies
View Related
May 22, 2011
When I do "sudo zypper up" than it gives me error like this:
Code:
Retrieving repository 'openSUSE-11.4-Non-Oss' metadata []
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/distribution/11.4/repo/non-oss/'
Abort, retry, ignore? [a/r/i/?] (a):
But I can access Index of /distribution/11.4/repo/non-oss from firefox browser.(This is old problem from Opensuse version 11.0 when I first tested it.)
See screenshot here:
View 1 Replies
View Related