OpenSUSE Wireless :: Connection Is There But Cannot Open Websites?
Jan 10, 2010
I have seen some similar issues here in the forum but I am not sure if they are related.I post seperately to avoid confusion there. However, I have installed Suse 11.2 on my Asus netbook. Network with cabel is ok, but as soon as I unplug, internet does not work.I have a fritz box. ping fritz.box does NOT work ping 192.168.178.1 does work. internet does not work.
ok, next the info in the system tray:
everything looks fine.
Status: connected
Nameserver is 192.168.178.1.
Seems about right.
Domain: fritz.box
[Code]...
View 1 Replies
ADVERTISEMENT
Mar 7, 2010
I just installed Opensuse 11.2 dual-booting with Windows 7 on a laptop. I have the wireless set up and connected, but I can't seem to be able to connect to any websites or ping Google, etc.I'm kind of a Linux newbie, so I'd like to get some advise as to what I can check to get it working? (Windows 7 on the same machine is able to connect - I'm using it now)
- I've tried both automatic DHCP configuration and also setting the ip/dns server manually, no luck
View 4 Replies
View Related
Jan 22, 2011
I've just installed openSUSE 11.3 for the first time on a Dell E1505 notebook and am having problems connecting to my home wireless network. Using the Network Manager I've been able to find my home network and connect after entering the network password. After a minute or two the wireless network is still shown as active but their is no connection (websites will not load).
I'm completely new to Linux so I have almost no clue what could be causing this. I have tried connecting the notebook hardwired (Ethernet) to the router and get a perfect connection if that information helps any.
View 3 Replies
View Related
Jun 1, 2010
I've been stalking the forums for the past few days trying various fixes to no avail. I'm sorry for more clutter of this issue.
Here's what I have:
emachines e725 laptop, dual core T4400 Pentium, 64bit, running Windows 7 and just installed Ubuntu 10.04.
My ethernet port works for cat internet but wireless does not. My wireless appears but when I open browser no connection.
Here is my ifconfig:
View 9 Replies
View Related
Jun 8, 2010
Certain websites do not open on any browser on my 10.04. I tried [URL]... and those sites were up. I rebooted into windows and it opens. I changed my dns server to open dns then google dns but did not solve the problem.I have a dsl connection with automatic dhcp. While googling i read about nsswitch.conf and this is what is presently looks like
Code:
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
[Code]...
View 9 Replies
View Related
Aug 5, 2010
I am getting trouble with knetwork manager. I created a new connection by scanning and connecting using knetwork manager. But every time connection gets disconnected and ask for password and again it connects.
View 8 Replies
View Related
Feb 2, 2011
I have searched and have not found anything specific to my issue. I am currently using NDISWrapper to load the bcmwl15 driver and when it's active it works beautifully.Problem is sometimes at boot, the card doesn't "turn on" and I don't know how else to describe it. The OS does not even detect that the hardware is present. I have disabled wireless hotkey in BIOS. The only way to make the wireless card "active" is to reboot with the wiredconnection to the router. After doing that the wireless card "wakes up" and works awesome.Is there anything I can do to make sure the driver load at boot?mes I get the error that NDISWrapper is not modprobbed when I go to network configuration and if I wish to do i now? I don't know if that has anything to do with the boot sequence. Using the <modprobe ndiswrapper> command as root does nothing permanant
View 9 Replies
View Related
Apr 23, 2011
I own an ASUS N61JV-X2 notebook PC. It has an Atheros Communication, Inc. AR9285 Wireless Network Adapter. 03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) 03:00.0 0280: 168c:002b (rev 01) I cannot see any SSIDs including my home Verizon FiOS 802.11 G WPA2-AES-TKIP encrypted network. I went to Starbucks to try to connect to their free Wi-Fi and I could not make a connection. How do I solve this problem so that I can connect to a SSID of my choice and make a wireless connection while using GNOME 3?
View 2 Replies
View Related
Aug 16, 2011
I have a weird problem with opening certain websites under ubuntu. I tried at windows and i have no problem. The DNS in windows is my modem 192.168.1.1 but under linux for some strange reason this won't fly.For example ......com won't open on firefox, but ping and traceroute works just fine.
UPDATE: ping and traceroute doesnt work for www.......com but only for [URL]After using lynx this is what i got back
Quote:
micdhack@micdhack-laptop:~$ lynx ......com
Looking up '......com' first
Looking up ......com first
Looking up ......com
[code]....
Is there a way to use another dns than the one that i get from my internet provider?
View 3 Replies
View Related
Aug 22, 2010
I'm unable to open websites like
My distro:Ubuntu 10.04
Browser:firefox 3.6.8,Google Chrome 5.0.375.127
I'm able to open these sites from my mac using the same internet connection.
I'm also able to ping these websites from Ubuntu.
View 3 Replies
View Related
Apr 27, 2010
I recently bought a D-Link DIR-655 router capable of 802.11n operation, upgrading from a DIR-624 router only capable of 802.11g operation. While my overall setup uses wired connections, other people in the house prefer wireless, and the upgrade was undertaken more for a hoped for increase in wireless range, rather than the possibility of increased speed, since the router is located to accommodate the wired connections. However, to test the 802.11n operation I bought a D-Link DWA-130 USB dongle for my now 5-year old laptop, which comes with an otherwise satisfactory 100Mbs ethernet port(eth1) and an 802.11g wireless card(eth0). By checking the dmesg | grep firmware output after I plugged in the dongle I determined that the necessary firmware was rtl8192sfw.bin, which I found on the web, and downloaded into the directory /lib/RTL8192SU.
A subsequent reboot and then YaST > Network Devices > Network Settings showed the device as wlan0, but not configured. I changed the Network Setup Method to ifup (since I can see no way to do a device configuration in Network Manager), and configured the device, and at the same time deleted the configuration for the existing 802.11g wireless card(eth0). I then rebooted, went back into YaST to confirm the wlan0 device was configured and the 802.11g device (eth0) was not, changed the Network Setup Method back to Network Manager, rebooted again. Making sure that the router was set to only transmit/receive using 802.11n I then typed iwlist scan. To my surprise, the output showed first that the supposedly unconfigured eth0 device seemed to be still active, for it found my home network, and claimed that the protocol used was 802.11g. On the other hand, the newly configured wlan0 device produced the message: "Interface doesn't support scanning: Network is down".
First, should I expect iwlist scan to work for a device that shows as unconfigured? And even if it should work, shouldn't it show 802.11n as the protocol, assuming that the router is in fact telling the truth? Is there any independent means to determine if the router is only using 802.11n as it claims? Second, the overall goal is to make the wireless network in the house 802,11n only, and since the dongle is backward compatible with 802.11g, I would expect to permanently unconfigure the eth0 device and use the dongle, both here and on the road. I do not need two wireless connections on my laptopThe laptop is running SuSE 11.2 as of about a month ago. Some relevant(I hope) command line output:siracusa:~ # uname -aLinux siracusa 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/LinuxUSB Information
siracusa:~ # lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2001:3301 D-Link Corp. [hex]
[code]....
View 9 Replies
View Related
Sep 13, 2010
I just started using OpenSUSE on an old laptop. It seems that I have my graphical problems at least temporarily solved, but I continued to lose my wireless connection after an hour of use. This is an old and well supported chipset (RT2500) and I had never had any issues with it before. I use WPA security, and one kind poster suggested I had a line for using the old "wext" driver in the /etc/sysconfig/ifcfg-wlan0 file, and that seems to have sorted it since I have not had any further issues since doing that edit. I eventually found the information on my own:
# Note: This option requires a wpa driver supporting it, like
# the 'nl80211' driver used by default since openSUSE 11.3.
# When you notice problems with your hardware, please file a
[code]....
View 9 Replies
View Related
Nov 15, 2010
There seem to be a number of people that believe the junk that NetworkManager is buggy.As I believe the opposite, I want to offer more detailed instructions on how to create the initial connection, and how to troubleshoot the process. Once readers of this group have commented on this draft, I plan to ask the moderators to make it a sticky.
This description will be specific to the KDE desktop. The steps will be similar for Gnome, but the details may be different.
Step 1: Do you have a Network Manager applet in the system tray? If not, use YaST =>
Network Devices => Network Settings. Under the "Global Options" tab, click on the "User Controlled with Network Manager" button. If it is already set, you will get a warning box when "Network Settings" starts.
Step 2: Now you should see the NM applet. Click on it and check the popup. If the "Enable Wireless" checkbox is inactive (gray), there are several possibilities: (1) Your wireless device driver is not loaded, (2) the necessary firmware is not available, or (3) an rfkill switch/button is wrong. For (1), check "hwinfo --network" and check the "Driver" line. If it is blank, then you need to run the command "/sbin/lspci -nn" if the device is connected to a PCI bus, or "lsusb" if a USB device. Post the results on the Wireless forum. For (2), look at the output of "dmesg | grep firmware", which will list the name of the file(s) to be loaded.
For Broadcom devices that use either b43 or b43legacy, the firmware is obtained by using the command "/usr/sbin/install_b43xx_firmware". You will need a wired connection to complete this step. For (3), you will also need a wired connection and install the
"rfkill" package using the command "sudo zypper in rfkill". The interrogate the current settings with "/usr/sbin/rfkill list". If any device is "Hard blocked", then wireless will be disabled.
Step 3: Once the "Enable Wireless" checkbox is active, check it and click on "Manage
Connections". Choose the Wireless tab and click on Add. Enter the name for this connection. You will probably want to check the "Connect Automatically" box. Next click on the Scan button. If you do not see your Access Point (AP) in the map, you will not be able to get a connection. Click on the AP you want, and click OK. The (E)SSID should be in the SSID box. The other boxes on this screen should be OK as is. If you have several APs with the same SSID, but you wish to restrict the connection to only one of them, then you should enter its MAC address in the BSSID box.
This usage is rare. Next click on the "Wireless Security" tab and enter any encryption secrets. The correct type should have been selected. For WEP encryption, you will need to use the hex key, not a passphrase. Once this is complete, click OK to close this screen, and the configure screen. During this process, a popup should appear offering to use a
wallet to store the connection secret. If you use a password on this wallet, you will need to enter that password each time you log in. If you set no password on the wallet, the security level is lowered, but entering a password is avoided.
Step 4: At this point, you will need to disconnect the wire. Whenever the computer can make a hard-wired connection, it will supersede any wireless option. The wireless connection should then occur automatically.
View 1 Replies
View Related
Apr 7, 2011
I set up 11.4 in my laptopnd, after updating and downloading the proper firmwareeverytihing runs great. I already configured the wireless network via the standard NetworkManager but the connection never starts automatically. When I boot up it reports all the wireless connections available and also let me connect to hidden networks (mine is not broadcasting so I have to use this option). I had to reconfigure my network options the first time I selected Hidden Networks but it connects fine. Please note I had already selected the "Automatic connection" optionSo the only question is how I configure my equipment so it connects automatically to the already configured network
View 3 Replies
View Related
May 6, 2011
I've been having problems with connecting to my router with my wireless card. Sometimes knetworkmanager attempts to the connect to my wireless via it's saved profile but it just stays on "Activating" for about 45 seconds then just stops. This only started happening a few days ago, so maybe the new kernel update has something to do with it?
I've tried to debugging the problem myself and have found if I reboot my router knetworkmanager can connect immediately to the wireless router, but also something interesting I found was is I assigned a IP Address and DNS manually on the saved profile it would connect with no problem (No reboot of router required), so it is indicating there is a problem with getting network settings. I've confirmed that the wireless card is not hard or soft blocked through rfkill.
I was using the box standard ath5k driver when this problem started happening and even went as far as a complete reinstall but ironically enough on first boot from a fresh install my wireless could not connect with the problem described above. I've since moved to the compat-wireless drivers but the problem remains.
I checked a couple of logs, one log file of significance was the wpa_suppliment log which was full of these messages: From all my debugging I can only assume that the kernel update is a possible cause for all of this as the problem occurring on first boot of a fresh install sounds like a general bug. I've got all of the requested information about my wireless card below, hope I've got everything:
[Code]....
View 2 Replies
View Related
Jul 24, 2009
I have installed Fedora 10 and centos 5.3 on 30 system in my home office. everything works fine except accessing https websites. the problem persists in both centos and fedora even after changing firefox versions. what's worse is the problem is not resolved after changing other browsers. so the problem is not browser-centric. i think it has something to do deeper in fedora and centos. also note that i have disabled firewall and selinux but in vain. the problem is still there across all the systems. it's really a show-stopper for me.
View 7 Replies
View Related
Feb 8, 2010
I've been an Ubuntu user since Jaunty, and i gotta say, i'm really impressed, especially with the great Karmic! However, ever since my first ubuntu installation, i've had a very awkward problem: My internet does not open any of the following websites:
Rapidshare
Megaupload
Urbandictionary
I don't know if there are other websites I wouldn't be able to access, but those are the main ones i use frequently, now here's what I tried so far (nothing worked):
1- Use a different browser (none of firefox, opera or konqueror worked)
2- Edit the etc/hosts file
3- add a line in the etc/hosts.allow file
It seems so stupid to have to power on a virtual machine to download a rapidshare file!
View 9 Replies
View Related
Feb 23, 2011
Linux Mint 9 Fluxbox
Firefox 3.6.8
Even when I don't disturb anything while browsing, random sites start
launching (one at a time)!!
>Example:
bash.com
gifts.com
<LQ member username>.com
sex.com
I usually browse Lq, and all this happens while browsing Lq threads,
and sometimes other websites too!
View 14 Replies
View Related
Mar 18, 2011
My internet connection is pretty fast, but the initial connection to websites take about 4-10 seconds. Sometimes I even get a "connection timed out" error. Once and if the connection is made, the website loads up pretty quickly. I have no problems with internet speed otherwise as I get pretty good speeds for downloads and torrents.
Chrome shows "sending request" and Firefox shows "looking up" during this period of apparent inactivity.
It is not a DNS problem as I have switched DNS from my default to the OpenDNS servers. Besides, everything works fine on Windows with either DNS setup.
I have also tried switching off ipv6 by adding "alias net-pf-10 off" in modprobe.conf. I even switched off ipv6 in Firefox in about:config to no avail.
Oddly, wget seems to work fast and normally. And nslookup returns results almost instantly.
I am on Arch linux with a Broadcom wireless card.
View 8 Replies
View Related
Nov 27, 2009
I have installed windows server 2003 on my computer, and i can surf the internet with my gui-based web browsers.
I have also installed vmware workstation 6.5 on the same computer, and successfully installed fedora 12 in vmware, with network is bridged.
I can successfully ping websites at the command line, e.g., ping [url], it did get replies with time and ttl, but i can't open the websites with firefox or conquerer browsers.
View 3 Replies
View Related
Oct 29, 2010
I have recently installed Ubuntu 10.04 LTS. It got installed and is working o.k. However I am facing one typical issue: When ever I try to open any secured site ( like bill payment sites etc. ) , firefox simply does not open these pages. However at the bottom left it displays -Done.
View 6 Replies
View Related
Jul 13, 2010
I am relatively new to Ubuntu. Currently running Lucid Lynx, but I cannot connect to the internet. I can ping 127.0.0.1, and google.com. Software update works as well, but the connection times out when I try connecting to a web site e.g. bbc.uk.
View 4 Replies
View Related
Jun 3, 2010
Some info below:
- notebook Fuijtsu Siemens AMILO Pro2065 - 4 gb ram - 80 gb hd - wireless on board Intel PRO/Wireless 2200BG
- wireless works properly with Ubuntu (with WEP key)
I'm just installed OpenSuse 11.2 and:
- wireless found my AP
- i've just inserted WEP key / 64 bit Hex-Ascii and..not working!
View 1 Replies
View Related
May 13, 2010
I have freshed installed lucid.Linux ubuntu 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/LinuxThe problem is firefox is very very slow to open web sites.
View 1 Replies
View Related
Jun 6, 2011
I have an issue viewing my hosted webpages via wired connection on the same network as the server. I can view them via wireless without a problem but wired times out.
View 8 Replies
View Related
Apr 21, 2011
I want configure open source firewall on my office for websites blocking and bandwidth monitoring.
which is the beast free open source firewall..
View 9 Replies
View Related
Aug 24, 2011
I'm using Opensuse on a small computer that needs to run a web site 24/7/365. It's an mp3 player, it's used for music, the player is an html5 player that runs in fullscreen mode of firefox.It's connected to a TV via HDMI. I've set all possible power options so it never sleed, idle, hibernate or close. Same thing for display, never dim or turn on screen saver. Although the TV is not ALWAYS on the PC's HDMI input, sometime switching to TV Tuner and other time to PC display.So if we switch the tv's input to tuner and the to PC, opensuse won't re-detect the display and the TV will say NO SIGNAL until I completely reboot the PC ... very annoying ... The other problem is that the TV is far from the server so I need to use VNC and re-open firefox, go to the player and re-set fullscreen mode. But worst, I can only use VNC once. If I want to reconnect via VNC, I need to login SSH, restart service and then I can connect ...1. How can we set VNC to ALWAYS accept connection and that from a fresh boot ?
View 4 Replies
View Related
Oct 8, 2009
Since Ubuntu and other Linux Distros are free to download and distribute. Would it be illegal for me to have a Small Business of my own that would charge individuals/small-businesses to Install and Setup Linux desktops. I wasn't sure how that GPL license worked. I figured I would be charging individuals for setting up Linux Desktops on their machines or small business/offices and training/teaching them on the various applications they could install on their own.
Also, would it be illegal to create websites using Apache, Tomcat and other Open Source tools and then sell those sites. I figured many people are turned off by learning or installing something other than Windows desktops on their pcs, just because it is different. If this cannot be done under the GPL license, then could someone tell me how I could go about starting my own small business to legally Setup/Install Linux distributions.
View 14 Replies
View Related
Apr 18, 2010
I was with SuSe linux time before it became part of Novell. Of course many of my hardware did not work at that time. But the large repository on installation disc attracted me to SuSE. I have been with other version of linux for last few years. With the release of SuSE 11.2, i thought i would just give it a try. I like what i see and would very much like to make a comeback. Except, my wireless usb stick is not working.I got Asus USB-N13 wireless stick. I tried all the article i found how to install wireless card using ndiswrapper or without, but sadly its still not working.
View 1 Replies
View Related
Feb 28, 2011
I have a problem getting a wireless connection to appear on OpenSUSE 11.3. I think it's because I don't have the drivers. I used to use Ubuntu, where the drivers just had their own menu, but I'm lost with OpenSUSE. I was told to post the output of dmesg | egrep "ssb|b43" and here it is:
[Code]...
View 1 Replies
View Related