Ubuntu Networking :: Wireless Only Works When Close To Router?

Feb 5, 2010

I have an HP dv2000t laptop running 9.10 with an Intel PRO/Wireless 3945ABG wireless adapter. I have no problems connecting to my wireless network when I'm within about 15 feet of the router. When I move to a different room, my network shows up the list of available ones, but I usually can't connect. When I run Windows, I have no problem connecting from the same distance. I'm using the default network manager.

View 1 Replies


ADVERTISEMENT

Networking :: Wireless Connection Only Works When Close To The Router On Fedora 13

Aug 6, 2010

I have Fedora 13 installed on my Fujitsu Siemens Laptop. I can only connect to my wireless router when the laptop is close to it. When I try using the laptop in the next room, it keeps asking for the password and eventually disconnects after 3 or 4 attempts. The wireless connection worked fine in Windows XP.

View 2 Replies View Related

Ubuntu Networking :: Internet Through Modem Works But Not Through Wireless Router?

Jan 22, 2010

I just bought a TRENDNET TDM C4000 (=modem/ wiredrouter) and got it working. If I connect my computer with through the ethernet port directly, the internet will work. However, when I try connecting the ends of the ethernet cable on the modem and my wireless router, it's not transmitting. I know I set up the wireless router correctly because it worked with my previous modem. I just need to know how to configure my modem so that it works with my wireless router (D-Link DI-524).

I have a long wired ethernet wire to satisfy my academic needs for the internet at the moment but my mother is not able to surf the internet and it would be more convenient for myself to put the wire back to my desktop and have my laptop browsing wirelessly.

View 1 Replies View Related

Ubuntu Networking :: Use One Wireless Router To Connect/detect To Another Wireless Router?

Aug 1, 2010

My son lost his USB Wireless stick for his Computer. I had thought I heard that if you had a second wireless router, you could use it somehow to detect the wireless router you have already set up in your home (like using a wireless card)? Is this what Ad-Hoc is? Either way, can this be done and if so how? I use a WRT54Gx2 Lynksys router and have a TRENDNET TEW-432BRP wireless router and also a spare D-link DI-514. I use ubuntu 10.04, and also wanted to know if I connected one of the router to his on the LAn port could he connect msaybe through an Ad-Hoc on my local computer here? He uses XP on his. I'm a newbie to linux and networking in general.

View 2 Replies View Related

Networking :: Cannot Ping Wireless Router Or Access Router Settings - Wireless ?

Jun 9, 2010

I moved my server and network equipment, and now the wireless works but I cannot get my server online. I host a website, so this is kind of urgent.

I have a wireless router and can access the internet fine on my laptop. My server is wired & connected to the router. It sets up the networking properly.. ifconfig has an ip address, the default gateway is present. But I cannot ping google, or even the router. It says destination host unreachable.

So I go back to the laptop to check the router settings.. sometimes it likes to assign the server the wrong internal ip. But, I can't access the router settings either! The page (192.168.1.1) times out. Same with trying to ping the router. How can the laptop be online if it can't reach the router?

Oddly, ifconfig on my laptop reports an ip address starting with 99.233. It's always given me an internal address starting with 192.168. What's going on here? Is the router not allocating an internal ip? I use wicd to connect, if it's relevant.

We have a windows laptop that can only get a "local connection". Now it does sound like the router is forwarding directly to my laptop, instead of allocating internal ips.

View 1 Replies View Related

Networking :: Setting Up Linux Box As IPv6 Router To Replace Netgear WNR1000 Wireless Router?

Jun 18, 2011

I want to set up a Linux box as a wireless router to replace our existing Netgear WNR1000 router, as I believe the Netgear does not support the coming IPv6 protocol. Unfortunately, it is not flashable with OpenWRT or DD-WRT presently.

As we have Comcast, our cable modem acts as a dumb modem according to the customer support guy I talked to, and our router is the one that asks for the IP address from DHCP. Thus, when Comcast switches over to IPv6, I don't believe my existing router would work, correct?

My idea is to take a Linux box and put two NICs and a wireless adapter in it, using IPCop or Smoothwall to set up a router. I could then enable IPv6 support for when we have IPv6 with Comcast. Is that possible? Would there be a way to get BIND to hand out private IP addresses in the same subnet on the both the LAN NIC and the wireless card?

View 1 Replies View Related

Networking :: Network Setup - Router - Wireless Router Card ?

Apr 24, 2010

I'm having trouble getting my network set up the way that I want it/had it. You see, when I first set up my network, I just had my cable modem going directly to my standard wired router (A D-Link DI-604), which had DHCP,and was connected to all of the computers on my network. I had one switch hooked up to one of the ports of the router, but this was a regular switch, and it would not try to assign IP addresses, it would just pass through the DHCP info as I wanted.

Now however, my network setup has changed. My room mate and I both got laptops, and we decided that we wanted to have wireless access so we didn't have to constantly plug in to the router.

Now my network is set up like this: The modem is hooked up to the router(DI-604), which is hooked up on the LAN side to our computers, our switch (which is hooked up to 3 more computers), and to a wireless router card (A Gigabyte GN-BC01).

The wireless router card has two jacks for ethernet. One for WAN, and one for LAN. The LAN side we have plugged only into the computer in which the card is installed.

Now the problem is this: The wireless router card comes with DHCP by default, and it's assigning addresses to the laptops and to the computer hat it's in, and worse, the IP addresses are on a different subnet than that of the main dlink router. The Main (dlink) router assigns addresses from 192.168.0.1 (itself) to 192.168.0.254, while the wireless router card assigns addresses from 192.168.1.1 to 192.168.1.254 (itself).

Because of this, I cannot access services on the wireless network from my wired network or vice versa. The first thing I tried was setting the card to assign addresses from 192.168.0.12 to 192.168.0.253, however it just said "internal error" when I tried to do this. I decided that this may be because it sees that it was being assigned an address on it's WAN side on the same subnet. So the next thing I tried was disabling DHCP and setting the "LAN IP Address" to 192.168.0.12, hoping that the DHCP would just go through the card, like a switch. I would have set the LAN IP address to be assigned by DHCP, but this was not an option, so I decided that'd be the best thing to set it to.

Once again however, setting the LAN ip address to an address on the same subnet as that of the IP assigned to it's WAN side caused it to report an "internal error". I verified that this was the issue by setting the LAN address to several other private IP addresses to test (I.E. 10.0.0.1, 192.168.3.1, 192.168.5.12).

My question then really is: How do I set up both routers so that I can access services and computers from each network from the other network. Should I set them with different subnets and set the gateway on the wireless network to the main router? To the wireless router card? Should I put them on the same subnet? Will it know how to communicate?

Here is a link to (picture) my network diagram. Network Diagram

View 2 Replies View Related

Networking :: Get The Wireless Router To Connect To The Other Wireless Router?

Feb 16, 2009

This is my basic setup:

[URL]

I don't know how to get the wireless router to connect to the other wireless router so I can use internet on my computer. How do I achieve this wireless connection?

View 1 Replies View Related

Ubuntu Networking :: Wifi Status Only Works As Root With New Router?

Jul 27, 2010

I recently bought a new wireless router (Cisco E1000) to use in my house. The E1000 supports mixed-mode 802.11n/g/b, which is what I have enabled. It is the first 802.11n router I've had. My netbook (an HP/Compaq Mini 110) only supports b/g. When connected to this new router, I can only see my status as root. NetworkManager shows a little red exclamation point, and 'iwconfig' shows nothing. It's missing in the 'iwlist scanning' list. Even still, I'm connected and can do everything just fine. However, everything shows up fine when I run 'sudo iwconfig' or 'sudo iwlist scanning'. These have always worked as a standard user before.

View 1 Replies View Related

Ubuntu Networking :: Atheros AR5001 Only Works If In Same Room As Router?

Mar 2, 2011

A Toshiba 35MX-S114 laptop with Atheros AR5001 works but unless the laptop is in the same room as the router I am not able to connect.

After a relative gave me their old laptop, I installed 10.04 Lucid but I am having problems with the Atheros AR5001 based wifi. I've been able to update the OS using wifi with the laptop in the same room as the router. If I move about 9 metres away from the router into another room, with applet showing 3/4 blue bars and effectively still within line of sight of the router, I lose the connection. Wifi receive is working so well that the Network Manager Applet detects several of my neighbours' routers but not well enough for me to connect to our router.

Originally on the Toshiba laptop under XP there's supposed to be a hotkey Fn+F8 which enables/disables the wifi antenna, in contrast Fn+F9 does disable the touchpad as stated in the manual.

My router is recognised but I cannot connect. Is it a driver issue?

View 1 Replies View Related

Ubuntu Networking :: Wireless Card - WEP Encryption For Wireless Router Not Allow Me To Connect

May 5, 2011

wlan0 Authentication capabilities :

WPA
WPA2
CIPHER-TKIP
CIPHER-CCMP

Those are my authentication capabilities, obviously. I am using a WEP encryption for my wireless router and according to this, it will not allow me to connect. Is there anyway to allow that? The wireless card works just fine in Windows, even on the same network encryption type. Using a Intel Wireless/Pro 4965 ag. Note* this is my mother's router and whatnot. She won't change it the encryption type.

View 2 Replies View Related

Ubuntu Networking :: Tenda W322P Wireless Card Crashing Wireless Router On Connect

Jun 30, 2011

I installed a Tenda W322P wireless card in my dual-boot PC running both Windows XP and Ubuntu 11.04. The card worked straight out of the box on XP, but does not function correctly under Ubuntu. My apologies for any missing/irrelevant information, I am having to post this from the Windows boot so the Ubuntu settings are not directly available at the same time as internet access.I followed the process detailed here htURL...to install and configure the driver (I believe from reading other sites that this card is the Ralink RT3062 chipset), blacklisted the original RT2860 driver that was in use (couldn't even get the card to scan for wireless networks with the default driver) and restarted the interface.

Since then, sudo iwlist scan can find my wireless router but when I attempt to connect to it, it seems to enter a loop of requesting the WEP key then pausing for a while before re-requesting the key. I know I have the key value correct because it is copied and pasted from the same text file I used to copy and paste into the passkey field on the Windows boot. Attempting to connect to the router using Ubuntu also has the rather unfortunate side-effect of crashing the wireless router, killing off all other device connections until the router has been reset.

View 2 Replies View Related

Ubuntu Networking :: Wireless: Can't Associate With Access Point In Kde, Wireless In Gnome Works Fine?

Apr 30, 2010

one of these "WiFi works in Gnome, not in KDE" threads, but I have been all over google and hundreds of threads across different sites and can't figure this one out.As mentioned, wireless is peachy in Gnome, unfortunately I like KDE and I'm more productive using it (when I have internet). Wired network works fine in KDE, and my network card

Code:
03:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
Subsystem: Intel Corporation Device 1201

[code]....

View 1 Replies View Related

Ubuntu Security :: Router Has Open 5900 Port And Can't Close It?

Dec 19, 2010

I've recently been taking a look at my router settings and I've realized i have my vnc port open for some reason. I don't know how or why it got opened because I've only used vnc within my private lan. Anyway, the problem is I couldn't figure out how to close that port on my router, so I just uninstalled all the vnc software from my computer so it wouldn't act like a vnc server for anybody trying to access it from the outside. So, effectively, I cannot vnc into my computer from outside my private lan, but when i port scan my public ip, the vnc port still appears open.

I'm wondering if there's something i'm missing. I'm sure it must be something in the router that I haven't figured out... something that's keeping port 5900 open.

View 6 Replies View Related

Ubuntu Networking :: SSH Connection - Router Works To Except Connection Requests

Jul 28, 2010

I'm trying to do a SSH connection between my home and work PC both machines are running ubuntu 10.04. I have read all the comunity documentation at [URL] from Work PC. I went on to the web site what is my ip address and noted down the number, From Home i opened a terminal and typed: pnig (ip address). to which their was no reply, now i'm assuming i need to configure the works router to except connection requests, is this Correct?

Also what information do i need from my works network and how do i get it? I understand that I need the routers expernal ip address, but how do i referiance a specified computer after that address? What program do i use in ubunu and how is that information applied to it?

View 4 Replies View Related

Networking :: Can't Access Public Wifi BUT Wifi Works On Router At Home?

May 13, 2009

the only error message I can find comes from "dmesg|tail"all it shows is
"no IPv6 router"any body know what is going on here or where where to look for more clues the next time I get around public wifi Oh the windoze washers and apple polishers don't seem to have any problems at all

View 4 Replies View Related

Ubuntu Networking :: Router Won't Work On Wireless?

Feb 18, 2010

last night as a download was going the Internet just stopped connection. Then asked me for the WPA & WPA2 personal password. I didn't know what to put since I had already tried multiple pass words I restarted the router.Now for some reason the computer won't pick up the router wireless signal. It picks up multiple connection's around my area so I know that it's not the wireless card. The router is connected via ethernet at the moment so I know the internet works.Do I have to find the ssid? Maybe the router reconfigured it's self when I restart it and broadcasting mode turned off... I just don't know

View 9 Replies View Related

Ubuntu Networking :: Wireless Router Won't Assing An IP?

Apr 10, 2010

I have a wireless router HG520s. I have enabled a hidden (nonbroadcast) mode on channel 1 with WEP encryption (64bit / 10 hexadecimal chars). Mac filter is not enabled. Name of ESSID is "homenet", everythig else is usually by default.Now, when I try to connect with my laptop (os=winxp) I can't see the essid (because it's hidden)Well I know I have to set it manually. I open windows wlan manager and go advanced (win-firewall is disabled) and create new wlan network profile to connect with, I set up the credentials, name of ap, enc wep, and the rest of stuff (I assume you know how 'hard' it is) and then I can see when refresh wireless network my own network, but the PROBLEM is that I have a Limited Access or/and no access to internet.

I remind you that router is well connected and there is internet on lan ports, but I can't access through wireless with my laptop.In fact I can only see my essid and that broadcasting is active, pwr is good, distance is not the problem. My laptop cannot get ip assigned and the same problem is with my E51 nokia (No Gateway Reply!).I think I said enough. Now any of you guys please try to explain me how's this possibleThe problem is same with ubuntu. My wife is using Win7, I'm on Ubuntu and my son he's on laptop with XP installed

View 7 Replies View Related

Ubuntu Networking :: Not Detect The Wireless From PC Router?

Jun 5, 2010

I have installed Ubuntu 9.04 onto a USB stick (8mb). Works OK, it detects my Wireless Broadband, connects and works OK. But it does not detect the Wireless from my PC router. Do I need to install something to do this?

View 2 Replies View Related

Ubuntu Networking :: Wireless Router Connecting ?

Jun 21, 2010

I have a computer running Ubuntu, and a MacBook Pro. I need to buy a decently cheap wireless router that I can hook up to my Ubuntu so that it will send wifi signals and I can use the wifi to go online with my MacBook Pro. I was about to get one today, but remembered how Ubuntu is picky about working with things like that. I'm only going to be using it to get signals around the house which isn't that big at all.

So what would be the cheapest and decently efficient wireless routers that I can use which Ubuntu will cooperate with?

View 2 Replies View Related

Ubuntu Networking :: Use A Wireless Router On Computer?

Aug 2, 2010

is it safe to use a wireless router on my computer but still keep all my info safe that i am working on in ubuntu forums

View 3 Replies View Related

Ubuntu Networking :: Can't See Router Via Wireless Connection

Aug 26, 2010

I am having problems connecting to my new router. It just does not appear in the list of connections under Network Manager. It is not a problem with my laptop's wireless adapter as I can connect to another wireless router. It is also not a problem with the router itself - my Nintendo Wii can pick it up over Wi-Fi and use it and that is further away from the router. It also works if I ethernet it straight into the laptop.The router was provided by Sky Broadband and is a D-Link, pretty standard type of ADSL router with four ethernet ports, wireless and telephone cable socket. I am using the default settings for the SSID and network key, as well as the encryption type (WPA).Ubuntu version = 10.04. The wireless adapter is a very standard issue onboard Intel device but as I say, I can connect to my old Belkin wireless router no problem.

View 1 Replies View Related

Ubuntu Networking :: Use Netbook As A Wireless Router?

Nov 15, 2010

I'm running ubuntu v. 9.10, kernel 2.6.31-22-generic, and it's currently connected to the internet via one of those mobile 3G USB keys (HUAWEI E1550).

The problem is that I tend to run multiple computers concurrently and it would be beneficial if I could have internet access on the lot.

So I was wondering if there's a way that I could use my netbook as a wireless router in order to host a wlan.

View 6 Replies View Related

Ubuntu Networking :: Can't Connect To Wireless Router

Mar 17, 2011

I have installed ubuntu 10.10 and am really happy. I want to sort the wireless conection out now. I have been through this forum for hours today and can't get it working. I have a Broadcom wireless card, which seems to be working fine, but I am not 100% convinced.I have attached the output of some of the commands that I have seen referred to on here.

I am using the wired connection on the same router, so the router connects fine.I click on the network icon and I see the skyNNNN router in the list. I have tried connecting to it and it asks me for my password, which I provide then nothing happens until it asks me again.I have removed the security from the router and I then see the same skyNNNN router without a
lock icon. I try to connect and it still fails.I am not using an access list on the router, so there is no issue with the mac address.

View 7 Replies View Related

Ubuntu Networking :: 10.04 Can't Connect To Wireless Router

Apr 14, 2011

I have been using pppoe connect to Internet,now I want my notebook get on line,I bought a wireless router but Ubuntu(64-bite) can't connect to Internet through the wireless router.pppoeconf said that found eth0 and vboxnet0,but search concentrator failed and pppoeconf exited.How can I fix it.

View 1 Replies View Related

Ubuntu Networking :: Use Laptop As Wireless Router

May 11, 2011

i wanted to know if i can use my laptop as a wifi router; with encryption password and all security so if another computer is in the range can detect the signal and then try to connect to it with the encrypt pass.

also i have one more doubt. can a wireless router be used as a wifi ethernet card and detect wifi signals nearby and connect to internet. suppose i have a wireless router and i connect it to my desktop(with lan cables) which has ubuntu installed, and theres a wifi connections nearby can i connect the desktop to the internet.

View 5 Replies View Related

Ubuntu Networking :: Use Machine As Wireless Router?

Jun 10, 2011

i did googled for that for a while now, but didn't found anything relevant so far, or did i missed something? i need to share a pppoe connection, using an infrastructure wifi network, how can i do that in ubuntu?

forgot to mention, ad-hoc just won't do it for me, the other devices, either dosen't support it, either get a password error. also, i would need some help for establishing the pppoe, i previously did that on another machine, but that was long ago, and it was a big head ache, it would only dial on startup, and no redial or disconnect posibilities whatsoever.

View 2 Replies View Related

Ubuntu Networking :: Cannot Connect Wireless To Router

Jul 6, 2011

Just installed ubunto 1104 and I cannot connect wirelesly to my router. When I go through the trouble shooting the recommendation is to got to the device drivers page but the link does not take me anywhere. Here is the info from the terminal.

*-network DISABLED
description: Wireless interface
product: AR9287 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.

[Code]....

View 7 Replies View Related

Networking :: Can't Connect To Wireless Router Using Ubuntu 9.04

Sep 18, 2009

I'm trying to connect to a new Belkin wireless router, but wicd refuses to connect. I've been reading some of the other threads but they haven't made much sense as the hardware is different.

The output from the iwconfig command is as follows:

When I ran lspci it told me I had a RaLink RT2800 802.11n PCI Network Controller. On the box it says it "Supports the most popular systems" and mentions Linux. I'm using a 63 character WPA2 password, which has been copied from a USB key, so I know that is correct.

View 2 Replies View Related

Networking :: VLAN With 2 Router And 2 Subnet - Is Device In Different Subnet Works

Jul 22, 2011

I have TWO L3 + router switch (say switch1 and switch2). I created VLAN100 with VLAN ID 100 in both the switches. I created router 192.168.1.1/24 in Switch1. I created router 192.168.2.1/24 in Switch2. Switch1 is connected with 1.x/24 PCs. PCs are configured with 1.1 gateway. Switch2 is connected with 2.x/24 PCs. PCs are configured with 2.1 gateway. Both Switch1 and switch2 are connected by a trunk to carry VLAN100 data.

1)I have few PCs of 1.x connected to say Switch1 Is it possible for PC with IP 192.168.1.100(x) to ping PC with IP 192.168.2.100(y)?What are the configuration required in both switches to make them communicate ? All the device in both the subnets should ping/communicate with each other.

2)Move PC (192.168.1.100) to switch2. Move PC (192.168.2.100)to switch1.What will happen when PC(1.100) ping (2.100) and vice versa?What will happen when PC(say 1.80 in switch1) pings PC (say 1.100 in switch2) and vice versa? What will happen when PC(say 1.80 in switch1) pings PC (say 2.100 in switch1) and vice versa?

View 2 Replies View Related







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