OpenSUSE Network :: Laptop Wireless Wont Grab Route?

Jan 25, 2010

I can connect my laptop via the ethernet cable, and get an IP, Subnet mask, and a route. But if I connect via Wireless, I get an IP and Subnet mask.

More interesting, my Internet Tablet grabs the route via wireless with out issues.

View 1 Replies


ADVERTISEMENT

OpenSUSE Wireless :: Connect Ipod Touch To A Wireless Ad-hoc Network Of Laptop?

Apr 13, 2010

On Opensuse 11.2, I would like to connect my ipod touch to a wireless ad-hoc network of my laptop. I have no wireless WIFI-router at home, so I have to use the laptop as a router to the internet. I know I have to enter a static IP adres and my router's address, but where ? I haven't found any place under network tools to do this, only saw some fields with SSID's and MAC addresses to fill in.

View 5 Replies View Related

OpenSUSE Network :: Setup A Wireless With Linksys Wireless Router And HP Laptop Dual Booting Vista & Suse 11.2

Jun 20, 2010

I'm try to setup a wireless network with my linksys wireless router and my HP laptop dual booting Vista & Suse 11.2. I have the vista networked, just fine. Where I can share files and the printer connected to my desktop. But I want to be able to use Suse in the same way, full time and to stray away from Vista. My wife and kids like easy. So I'm trying to transform them and show them something new.

View 9 Replies View Related

OpenSUSE Network :: Setting Up Dell Laptop Wireless?

Feb 13, 2011

having a very specific problem setting up the wireless card in my Dell Inspiron 1545. The card's description under lspci is this:

0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)

I have the required drivers from this website: Broadcom.com - 802.11 Linux STA driver As far as I can tell I have followed all the instructions given by the readme, I have all kernel packages that I had understood to be required but when I try to make the Makefile I am given this:

borgs0@linux-yjl1:~/hybrid_wl> make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/lib/modules/2.6.34-12-desktop/build'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/lib/modules/2.6.34-12-desktop/build'
make: *** [all] Error 2

View 5 Replies View Related

Debian :: Ssh And Wireless Network Card - Port 22: No Route To Host If Use Eth0

Apr 12, 2011

Yesterday I installed a RaLink RT2800 802.11n PCI on my squeeze system. Now I have a connection to Internet but I can not connect other systems in my home network. An ssh-try to a system in my home network results in: ssh: connect to host xxx.xxx.xxx.xxx port 22: No route to host If I use my eth0, I do not have connection to Internet, but I can connect other systems in my home network.

View 7 Replies View Related

OpenSUSE Network :: Verizon 3G - No Default Route Being Set?

Dec 5, 2009

I've been seeing a bunch of issues with the /etc/resolv.conf not picking up the nameservers for 3g connections, and managed to fix that issue using tips found here.. the one thing I m having a problwm with is my 3G USB modem not picking up a default route/gateway. I can connect using KNetworkManager, get an IP and nameservers, but.

[Code]..

And to top it all off, I cannot figure out what the default gateway should be from verizon to just write a script out myself that'll do it automatically.

View 4 Replies View Related

OpenSUSE Network :: SMTP - No Route To Host

Jan 3, 2010

OpenSUSE version: 11.2 *and* 10.0 I am unable to send email. It appears I am being blocked by my ISP [URL]... A Wireshark trace shows ICMP type 3 Code 13 - "Administratively filtered". It's important to note that I don't know exactly when the problem started, because I seldom use my ISP email account, I use Yahoo web mail due to the "throwaway" nature if I get hit with spam. I only discovered the problem when testing the functionality of 11.2. I suspect the problem started several months ago: I restored openSUSE 10.0 and the problem exists there too. I wish I'd sent that last email via 10.0 before the upgrade.

The weird thing is that using Windows 2000 box I can get a successful connection using telnet (Telnet also fails on the openSUSE box.) It appears to me there is something in the Linux TCP stack that Teksavvy doesn't like. I am on dial up and I pointed this out to Teksavvy tech support, as I am probably the only person left on dialup and the reason no one else has reported the problem

View 9 Replies View Related

OpenSUSE Network :: How To Avoid Typing Route Add Default GW

Jan 14, 2010

I have a static ip on my wired (eth0) connection. I thought I had it well set up in yast. In the routing section I do have my default gw coming up there, with the the right nw i/f (eth0) associate with it. However, when I boot up, y config seems to ignore that fact, and I have to keep goign to root and typing "route add default gw <mygwip>" each time, which is something I want to avoid. Isn't it odd that the route settings created by yast have no effect? If they did, the route would be set up on bootup and I would haven't to do that typing.

View 2 Replies View Related

OpenSUSE Network :: NetworkManager Deletes Default Route

Jul 11, 2010

I'm currently struggling with the following problem: Connecting to a wired network with NetworkManager (0.7.1) is no problem at all: Everything is set up automatically, including the default route:

[Code]....

When I now add the route manually it works. But as soon as the cable is plugged in, the NetworkManager overwrites the routing table entry again (which makes it quite annoying). Does anyone know a way to avoid this behaviour?

View 6 Replies View Related

OpenSUSE Wireless :: NetworkManager Doesn't Configure Default Route And Nameserve

Nov 15, 2009

yesterday I installed openSUSE 11.2 on my laptop. But I'm having problem getting the wifi configured properly. During the installation I got the message "No network running" (which I also saw after the installation when using the network configuration module of YaST after switching from ifup to NetworkManager). After installation NetworkManager seemed to work fine, it detected my wifi card, found the network, and I could even connect to it. Then the problems began, no Internet connection. The first thing I tried was pinging Google which yielded an "unknown host" message. So I checked /etc/resolv.conf, to look for the DNS servers, which where missing.

I added them manually and tried again. Still no luck, so I started pinging my router, which worked, tried again pinging Google using one of there IP addresses, which failed. So I ran route to find out which routes where being used, this one gave an unexpected result, because it only showed the route to the local network (I'm not sure about the loopback one, because this was also a lot of times missing when testing):

[Code]...

View 9 Replies View Related

OpenSUSE Network :: Prevent Dhcp Client From Setting Default Route

Aug 18, 2010

In 11.3, if in "/etc/sysconfig/network/ifcfg-eth0" i set DHCLIENT_SET_DEFAULT_ROUTE="no" this seems to have no effect. If i start my box, the routing table has the "default route"-entry offered by a remote DHCP-Server. More Info: My Susebox has eth0 and eth1 and both network devices should use DHCP4. But from DHCP-offer on eth0 i want to use

* "offered IP-Adress for eth0"
* "offered NTP-Server"
* "offered Host-Name"

From DHCP-offer on the eth1 i want to use

* "offered IP-Adress for eth1"
* "offered DNS-Servers"
* "offered Default Route"

View 1 Replies View Related

OpenSUSE Wireless :: When Click The Button To Connect To A Wireless Network This Message Apears:Network Management Disabled?

Mar 23, 2010

When i click the button to connect to a wireless network this message apears:Network management disabled

View 1 Replies View Related

OpenSUSE Wireless :: Gobi Wireless Broadband No Longer Usable After Closing Laptop (11.4)

Mar 14, 2011

I had the Wireless Broadband working. It stopped working after I closed the laptop (suspend). Also the wifi will not connect until reboot. Now the entry for the Wireless Broadband is gone, and the tab for it is greyed out as well.I would be happy to submit this as a bug and assist with the debugging process.

View 2 Replies View Related

OpenSUSE Wireless :: Unable To Enable Wireless On Laptop Even Though It's Not Grayed Out

Mar 30, 2011

I am using OpenSuse 11.4(32 bit) on my Lenovo B460 laptop, and as the title points, am unable to use wireless on it. The 'enable wireless' option from icon menu is not greyed out, however clicking it does nothing, it remains disabled.

lspci -vv shows:

"04:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
Subsystem: Broadcom Corporation Device 0510
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-

[code]....

so it seems that opensuse knows my hardware but networkmanager doesn't! I have all broadcom packages installed as well as kernel-firmware installed.

View 9 Replies View Related

OpenSUSE Wireless :: Wireless Suddenly Not Working While Laptop Running?

Mar 31, 2011

I have Lenovo G550 and openSUSE 11.4. Everything's ok, wifi without problems, I could connect to anywhere I wanted to, but yesterday while laptop was running and was connected actually by wire to internet, after removing the wire I realized that I cannot connect to wifi (the laptop was hibernated during night) - even the light diode in the front of the laptop was not shining. I went to yast and realized that the wlan0 isn't enabled and there's new eth1 port. But the wlan by ifup I cannot start and the eth1 I cannot start as well.

View 4 Replies View Related

Fedora :: 11 Laptop Will Not See Other Computers On The Wireless Network?

Oct 10, 2009

I have a mainly windows house with a notebook running Fedora 11. The problem is that when this computer is on the wireless network it shows no computers on the network. It gives me the error that it can't retrieve the shared list from server. However when I am using it on the wired part of the same network it will see all of the other computers. I was wondering if anyone here could shed light on what might be going on. I am not sure if it is a setting on the computer or something to do with the router. However I don't think it has anything to do with the router because I have windows laptops that run on the same wireless access point and have no problem

View 7 Replies View Related

Networking :: Connect Laptop To Get Wireless Network?

Mar 19, 2010

Can anyone provide me the details how to connect my laptop with centos5.3 to connect to a wireless network.

View 1 Replies View Related

Ubuntu Networking :: Connecting Laptop To UWS Wireless Network

Oct 6, 2010

I would share my long awaited success with connecting my ubuntu laptop up to my universities (University of Western Sydney) wireless network. The rumors appeared true and they have finally implemented 802.11x authentication instead of that horrible java app netdirect. I am sure you've been cursing at its erratic stability. There is no linux documentation for airUWS-Lite nor anything more imformative than there windows/mac point and click steps found at [URL]. However with a few simple clicks you can have stable working connection.

When connecting make sure you have theses settings.
Security: WPA & WPA2 Enterprise
Authentication: Protected EAP (PEAP)
#This is the settings that does not present itself correctly
Anonymous Identity: leave blank
PEAP Version: Automatic
Inner Authentication: MSCHAPv2
Username: <YOUR 8 DIGIT STUDENT NUMBER>
Password: your regular password

View 1 Replies View Related

Hardware :: Not Able To Connect To Wireless Network In Laptop / Enable It?

Jun 22, 2010

I have fedora 13 installed in my laptop lenovo G450.
Inside the file networking-scripts I can find the ifcfg-wlan0.
But it can't find any SSID when I scan the network.

I tried operating manually also.

But it can't be connected to any network.
The wireless device is also powered on.

But I am not able to connect to the wireless network.

View 5 Replies View Related

OpenSUSE Network :: Unable To Detect Network Info In Laptop

Jun 8, 2011

I am having a situation where I couldn't connect to Internet through wireless and LAN cable. I have done ifconfig, it only shows me "lo" info. May I know how can I bring up the LAN and wireless?

View 2 Replies View Related

Ubuntu Installation :: 10.04 Won't Connect To A Wireless Network On My Laptop / Sort It?

Aug 5, 2010

I'm at wits end...10.04 won't connect to a wireless network on my laptop, and that sort of makes it useless. What is the easiest way to revert back to 9.10? I have a dual-boot system with XP and I'd rather not have to start from scratch.

View 2 Replies View Related

Networking :: Configure A Network Route To A Host For Testing Network Interface?

Aug 30, 2010

today I tried to configure a network route to a host for testing my network interface. Code: route add 192.168.1.15 eth0 As I have to eth interfaces and both interface got their IP from DHCP (192.168.1.11 and 192.168.1.12) and are in the same subnet, I shut the other interface down:

Code: ifconfig eth1 down Then I tried to test the interface by doing a ping to 192.168.1.15.
Problem: When I unplug the cable from eth0 (and eth1 is still plugged) the ping still works. Somehow my linux (it's debian) powers up again eth0 and pings over this port.

How can I stop my linux doing this. I just want to have the route added only on the one interface - not the other. Is it maybe some case of a default-gateway?

View 5 Replies View Related

Fedora :: IPhoneModem Setup - Connect Laptop And Iphone To New Wireless Network?

Feb 23, 2009

This will allow you to use iphones' data plan as a wireless access point. Currently setup instructions are only posted for windows/mac using a helper app to configure the laptop. Here are the instructions I followed to setup iphonemodem2 to work under Fedora 10: Download iPhoneModem2 from a jailbroken iphone using Cydia. Create a new wireless network on Fedora with the following settings:

a) SSID = "iPhoneModem"
b) Mode = Ad-hoc
c) IPv4 Method = Automatic (DHCP)

Connect laptop and iphone to new wireless network. Start iphonemodem app on iphone. The "traffic" does not update; the "status" says "Wrong Wifi Network"; and the signal strength says 0%. However, the network connection should be there as long as you have a data signal to your service provider.

View 1 Replies View Related

Ubuntu Networking :: ASUS Laptop - Cannot Detect Or Connect To The Wireless Network

Mar 29, 2010

I have ASUS Laptop A6Rseries was running XP untill I installed Linux 9.10. Now i am having problem connecting to my wireless network. I am using Belkin router what works fine with XP, Vista and Windovs 7. Here is some information what I found

lspci
00:00.0 Host bridge: ATI Technologies Inc Device 5a31 (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)

[code]....

View 2 Replies View Related

General :: After Install Ubuntu To My Laptop - Can't Access No Network Or Wireless Internet

Jun 1, 2010

I can't get WLAN or wireless drivers for my hp pavilon v5000 notebook

View 3 Replies View Related

General :: Set Up Wireless Network Connection On Dell Inspiron 1501 Laptop?

Apr 28, 2011

Wireless problem with Dell laptop running Ubuntu 10.10

View 5 Replies View Related

Networking :: Unable To Configure Wireless Network On Dell Laptop And Oracle System / Fix It?

May 26, 2010

I am a first time Linux user - though I've Unix and Windows experience. So though I can follow your most tech instructions, I'll need some hand-holding.

Need help getting my wireless network to work on my newly installed Oracle Linux on Dell laptop.

Not sure what wireless card is installed, or it's mac address (though I can boot into windows and get that info, I don't want to - it'll be kind of a let down if I can't fix it all thru Linux).

Install has detected a Broadcom wired card, but not the wireless. Funny thing is that it detected the Bluetooth.

View 3 Replies View Related

Networking :: Xen Network-route And Network-bridge Setup?

Aug 22, 2010

I've currently got a Xen box with 3 Virtual machines on it, in a routed setup. I'd like to put them all on a private internal network as well, which I'm assuming I'd do with a dummy network card and a xen bridge, but I can't find any information about setting up the xen Bridging setup on top of the existing network-route instlal.

View 1 Replies View Related

OpenSUSE Wireless :: Dont Have Connectivity In My Laptop ?

Mar 6, 2010

I have bought a new Insipirion 1464.Installed a OpenSuse 11.0 ,Gnome Desktop .

I dont have wireless connectivity in my laptop(i hve never used Wireless ).

I have done following step

1)Checked for wireless card in Hardware Information ==> was present Wireless 1397 wlan min-card from broadcom family

2)Checked for firmware dmesg|grep firmware ==>no output

3)Then checked for access points

PHP Code:

View 3 Replies View Related

OpenSUSE Wireless :: Knetworkmanager Detect Wireless Network But Doesn't Automatically Connect

Apr 17, 2010

at start, knetworkmanager detect wireless network, but doesn't automatically connect - I have to restart it to make it work properly. Instead, it gives that error:

[Code]...

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved