Slackware :: Hostapd With Dhcpd On Current Rt2561 - Can't Connect To Access Point

Jul 29, 2010

I am trying to make my computer an access point for a PS3 to connect to directly. I'm not too bothered about it behaving as a router, just a direct connection would be sufficient. I have installed hostapd from slackbuilds.org and followed the guide given at [URL]. Hostapd seems to work ok - it creates a new interface called mon.wlan0 and I can see the access point from my netbook but I can't connect to it. I think the problem is with dhcpd. Here's my /etc/dhcpd.conf:

[Code].....

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Setup Access Point On Laptop Using Hostapd

Jul 11, 2011

I'm trying to setup Access Point on my laptop using hostapd I'm using Debian squeeze and using RT2860STA. this is my hostapd config file:

[Code]....

View 2 Replies View Related

Slackware :: Wireless WPA Can't Connect / "Connection Failed: Could Not Contact The Wireless Access Point"?

Feb 26, 2010

I'm able to configure my Wireless network to connect with an AP with WEP key but...

Now I'm at home, I've a WPA2 key (my router now is supporting both, WPA and WPA2). I used WICD to connect but no success at all! It just stops with "Connection failed: Could not contact the wireless access point"

if I type IWLIST key:

Code:
ra0 2 key sizes: 40, 104bits
4 keys available
[1]: off
[2]: off
[3]: off
[4]: off
code....

View 15 Replies View Related

General :: Connect To An Access Point Using IWCONFIG

May 19, 2011

I have done the follow steps.

sudo ifconfig wlan0 up
sudo iwlist wlan0 scan (I see my access point without problem)

then...

sudo iwconfig wlan0 essid MY_ESSID key s:MY_PASSWORD

I get the follow error:

Error for wireless request "Set
Encode" (8B2A) :
SET failed on device wlan0 ; Invalid argument.

I used s: because I want to pass and ASCII password.

View 1 Replies View Related

Slackware :: Alfa Awus036h Slackware Current Dhcpcd Won't Connect

Feb 5, 2011

slackware-current kernel 2.6.35.10-smp for instance if i just want to connect to wep ap. i done

[code]...

it says waiting for carrier and it just time out, im wondering why i read somwhere that its not working good with slackware 13.1

View 9 Replies View Related

Fedora Networking :: Unable To Connect To Access Point Using WEP?

Feb 18, 2010

Install Fedora 12 on my laptop and having problem connecting to access point using WEP . I complied with wireless setup with key but will not connect. Works with security disable, the router is a Westell 327W from what was Bellsouth.

View 1 Replies View Related

OpenSUSE Wireless :: Connect To A Specific Access Point

Jul 17, 2010

I am using OpenSUSE 11.2. Knetworkmanager seems to connect to AP with the highest signal most of the times(even after choosing others from the scan list). But I want to connect to another AP which has a lower signal but lesser number of users. how to ALWAYS connect to a specific AP(I know the address of the AP) using the command line or some other method.

View 2 Replies View Related

General :: Connect A Wireless Router To Another Access Point?

Aug 19, 2011

I have a complicated situation due to my goals and network structure. I have in mind a potential solution, a bridge, but I do not know whether it is feasible or what hardware it will require.

The network:

My apartment community provides residents with free Internet access through an ancient T1 line. We do not have the option of other Internet providers, so having a router and modem in the home are not an option. The T1 line is split among some 24 switches, one for each building, and each switch has one port per floor. At each floor, there is a D-link WAP, and each has a separate SSID and WEP key. Additionally, they control access at the switch level using Access Control.

My goals:

I'm used to being in control of my networked environment. I like to have friends over often, and most of them have a laptop, a smart phone, or both, which makes Access Control a pain. I don't want to have to think ahead and get their MAC addresses to the IT consultant while he's here during business hours. My wife and I have 6 devices, two of which require an Ethernet connection.
I use a few applications for streaming that utilize UDP (I'm not sure if the WAPs are smart enough to even handle this) and I don't like having my traffic muddled with my neighbors.

I should note that I tried extending the network with my Airport Extreme router, which apparently only works with other Apple devices. I've also looked into WDS, but that seems to require an unlikely amount of cooperation from the IT consultant on site.

The potential solution: a Linux server that acts as a router. Ideally, it could act as a webserver for a small static site as well, but let's focus on the routing. I'd like to bridge two NICs and use masquerading (Internet Connection Sharing). The public interface would connect to the WAP using WEP. The private interface would allow up to 8 devices to connect to the server.

It seems easy enough to configure the public interface, and even to bridge the connections. What I've never done before is purchase a wireless card that can accept multiple clients. Maybe they can all do this?

View 2 Replies View Related

Ubuntu Networking :: How To Connect To Wireless Access Point

Mar 25, 2010

i've finish install driver for my wireless adapter and the result like this:

Code:
rapc0d@rapc0d-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.

[Code].....

View 1 Replies View Related

Ubuntu Networking :: Can't Connect To Wireless Access Point

Apr 15, 2010

I just installed the wicd network manager and when i was setting it up it said it couldn't find the ip address so when i input the address its saying it can't connect to a wireless access point. I am using wireless that has worked with the default network manager but will not work with this one.

View 1 Replies View Related

Ubuntu Networking :: Wireless - Will Not Connect To Any Access Point

Nov 30, 2010

I installed it alongside Win XP, using Wubi, and it seems I use Ubuntu 10.04.Everything worked out as expected, and my wired internet connection works like a dream.However:My wireless connection seem a little buggy.I can see all networks (except WPA2) so even if I want to fix the WPA2 problem, I'd rather just open my network for now.

So my network is now open, I see it in the NetworkManager list, and as i try to connect, the following happens:The wireless symbol start flashing. From here it keeps flashing, untill it gives up.I use RT2870 drivers, and D-Link DWA-140 USB wireless adapter.

It goes without saying I am a freshman regarding Linux, so if anyone knows what to do, and cares to take the time to tell me, please do tell me in a detailed manner.I do know the basics of the Terminal, and yes, I do know how to copy/paste commands I find linux way more satisfying than Windows so far ... And thanks in advance for giving away your time More info can be given upon request (You might have to explain how to find that specific info)

View 1 Replies View Related

Networking :: Cannot Connect To Wireless Access Point Via Terminal

May 15, 2011

I have an Intel PRO 2200BG wireless card and can connect to my router when logging in via gdm (using Xubuntu.) No problems there, connection never drops, very reliable!

But I've since had the need to shutdown X and keep a simple terminal instance open but as soon as I stop gdm the connection to the router drops. Trying to connect via the terminal using wpa_supplicant has so far been unsuccessful.

I know for a fact I'm doing something wrong, just don't know what and would appreciate some help!

Some dumps:

Code:

Code:

Code:

Code:

View 1 Replies View Related

Slackware :: Wifi Access Point Security

Apr 2, 2011

Whilst my office is decorated I have to move my computer. To make this as easy as possible I have setup my first ever wifi. An access point (wired to adsl router). It is working by using wicd and I am wireless at the moment. What security should I put in place (wicd says unsecured). I am probably quite safe as the nearest road or house is 200m away but I would like to learn what I need to do as this is the first time in over 20 years of computing that I have gone wireless.

View 8 Replies View Related

Ubuntu Networking :: RT2561 See The Network But Won't Connect

Sep 15, 2010

Running XBMC (based off Ubuntu 9.10) and trying to get a RT2561-based card to connect to my wireless router.

From my understanding, this card should work right out of the box.

The driver is loaded, the card sees the router and the router can see the card, but the card can't/won't connect to the router.

Router is running DD-WRT, with no encryption (yet) or any type of MAC filtering and physically sits about 8' away from the XBMC machine.

Requested info:

lspci

Code:
00:00.0 Host bridge: VIA Technologies, Inc. PT880 Ultra/PT894 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge

[Code].....

View 1 Replies View Related

Fedora Installation :: 10 - Wireless Setup - Connect To The Access Point

Mar 30, 2009

I am quite new in Linux and start trying by using Fedora. I installed Fedora 10 on an old PC. I installed once and Fedora 10 recognized my wireless USB finger. Well after some setting but I cannot recall teh exact details. Due to certain reasons, I have to re-install Fedora 10. However, this time the wireless device is not working (The system recognized it and the driver is working ok but not able to connect to the access point and I caanot find a place to check the available wireless network list. I used WEP password protection so need to see the network list and select the network for prompt of the password entry.)

View 1 Replies View Related

Ubuntu Networking :: 10.04 Wireless Connection - Connect To The Access Point

Apr 26, 2011

10.04 in a couple of identical lenovo laptops (of friends) suddenly have stopped connecting successfully to wireless, coinciding approximately with a mains power socket fail at the modem router, now fixed. presumably the machines were trying to connect to the access point, which may or may not have been working, but themodem router was not. Now, internet connection and wireless access point is fixed ok and is back up, and i can connect wirelessly to the access point ok using an eeepc with 10.04.2 with no problem so the access point is working ok

the target laptop/s are still ok via wired ethernet, and can *also* connect to a neighbours open wireless (a british telecom so called fon network, it asks for an account password), and all local wireless networks can be seen normally, and the home access point ssid can also be seen ok. so the aptop wireless is connecting ok, but not to this particular access point now. maybe someting has got screwed up? it is wpa2 and when clicked, after a long-ish time, the authentication is requested, then given, correctly, and still not connecting, asks for authentication again etc etc. no local secure wallet is being used.

when upgrading these laptops for my friend some time ago from 9.04 i have a small recall that 10.04 had a odd thing with wireless authentication (?) bug? i have deleted the network connections gui listing for this ssid and restarted the laptop, still no joy.

View 5 Replies View Related

Slackware :: Host_ap In 13.1 Using As Router/access Point Across A Bridge?

Nov 23, 2010

I had an intstall of 10.2 that I'd been using forever that has a Prisim card in it that I was using as router/access point across a bridge. Recently I rebuilt my machine (replacing a bunch of drives) and installed 13.1. I'm having some difficulty getting my AP reestablished. The card is showing on the pci bus

Code:
# lspci|grep Prism
08:01.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)

[code]....

View 1 Replies View Related

Slackware :: Wireless Card Currently Idle / Can It Be Used As Access Point?

May 17, 2011

i'm running slack 13.37. my machine has a "generic" wireless card which is currently sitting idle in it, since i used a wired interface for internet and local networking (i used the wireless interface for a while, but for what i need it wasn't a reliable or stable enough connection). my question is, can the idle card be used as a wireless access point on a separate subnet? if so how?

View 1 Replies View Related

Slackware :: Upgraded WICD - Cannot Connect To Wireless Point

May 24, 2011

I just upgraded to 13.37, and for some reason wicd now cannot connect to my wireless point. It keeps saying the password is wrong, when I know for an absolute fact that it is correct (even changed the password to '1' just to make sure, and no dice. Which is weird because even though its the exact same version of wicd, and not only that, it no longer seems to be able to see networks with my built in card, so having to use a USB card. Anyway, googling turned up very little. Seems to be a common problem across distros, and some people reported that downgrading to 1.6.x fixes it.

So, I ran
Code:
removepkg wicd
And it uninstalled wicd. Downloaded wicd-1.6.2.1-x86_64-1.txz from a 13.0 mirror and did

Code:
installpkg wicd-1.6.2.1-x86_64-1.txz
While in the correct directory. It installed, and I ran wicd. But checking the version number when it loaded, it says its 1.7.0 again.

Not really sure why this happens. I'm assuming there's some remnant of wicd that removepkg doesn't dump, and its preventing me from installing this older version of wicd. What do I need to do for this? If anyone has a surefire way to make 1.7 work again, that would be fine.

View 7 Replies View Related

Slackware :: Wicd In Current Won't Connect To Wireless Network - Fixed It With Rebuilding?

Mar 5, 2010

After I upgraded to current(Tue Mar 2 19:07:31 UTC 2010), I could not connect to any wireless network. It will always failed in obtaining IP address. When I rebuild the package and upgrade with the new one, the problem gone. Also I notice that the package I rebuild is different with the one on the stock tree:

Code:

..ckware-mirrors/slackware64-current% md5sum /tmp/wicd-1.7.0-x86_64-1.txz
446ff631eee4c862263ad0488e3a38be /tmp/wicd-1.7.0-x86_64-1.txz
grissiom 2010-03-05 17:21 @darkstar

[code]....

View 6 Replies View Related

OpenSUSE Wireless :: Wireless Cannot Connect To Access Point

Jul 27, 2011

My wireless is a libertas 88w8335. Suse 11.4 just installed. For this one, I need a windows driver with ndiswrapper. ndiswrapper is installed, and the driver as well.

I can see my networks with iwlist scan my network is set up in yast with ifup (I can scan the networks and find mine), but I cannot connect to my Acces point : there is no SSID with iwconfig.

View 8 Replies View Related

General :: Dhcpd Can't Create Dhcpd.pid Ubuntu 11.04 (natty)

Jun 20, 2011

I've found a lot of pages of how to fix the issue on older releases of dhcpd and ubuntu.

#>dhcpd
#> ...
#> Can't create PID file /var/run/dhcpd.pid: Permission denied.

I have tried creating the file and giving it permissions to be accessed, but that isn't solving the issue. I tried to go through some of the older fixes, and one was really close to working but lacked the same folders as I have.

EDIT: one solution that worked was to use ln -s /var/run/dhcp3-server/dhcpd.pid /var/run/dhcpd.pid dhcpd3 -cf /etc/dhcp3/dhcpd.conf at0

View 1 Replies View Related

Slackware :: Lost Wireless Keybord And Mouse Upgrading Slackware Current

Oct 24, 2010

Lost my wireless keyboard and mouse upgrading slackware current.Boot seems to be normal.I just can't login, cause have no keyboard.

View 2 Replies View Related

Slackware :: Image / Icon Trouble After Slackware-current Upgrade

Jan 22, 2010

I recently upgraded to slackware-current from Slackware 13 via slackroll, and have only encountered one problem. My file manager no longer thumbnails images, and icons (mostly PNG) aren't appearing no matter what GTK theme is set. Running from the command line produces no errors, and when brought up in something else (say feh /path/to/icon.png) it works perfectly. This is the only hitch I have encountered so far. The same thing happens with emoticons in Pidgin. Does anyone know of a fix?

View 5 Replies View Related

Slackware :: Slackware Current Installpkg Line 59 Rev Command Not Found

Feb 28, 2011

First time I've done this in awhile Upgrading my Slackware64 -current VM, following the standard routine that has always worked in the past -

Code:

slackpkg clean-system
slackpkg install-new
The clean-system removed 2 packages -
util-linux-ng
eggdbus

Installpkg will no longer work, complaining that the rev command is not found. The problem hit with the removal of util-linux-ng. I cp'd util-linux to ~/. Extracted with tar and executed the doinstall. Fixed.

View 4 Replies View Related

Slackware :: Slackware Current 64 Bit Wine Sound - Error: Alsa:ALSA_CheckSetVolume Could Not Find '{PCM,Line} Playback Volume' Element

Mar 22, 2011

after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg

err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred

in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx

View 2 Replies View Related

Slackware :: Can't Boot Updated Kernel Slackware Current

Jan 5, 2010

I updated my kernel in slackware current but can't install lilo, when i was with my old kernel it gave an error about not finding the sda drives (they were named hda before the upgrade).I booted into the slackware 13.0 dvd and modified fstab and lilo.conf replacing hda with sda but lilo still gives an error of not finding sda drives.How can i install lilo so i can boot into my sistem??

View 14 Replies View Related

Slackware :: Graphics Not Loading After Upgrading To Slackware-Current

Feb 26, 2011

I've upgraded Slackware-13.1 I had installed to Slackware-Current using a local tree I had download with mirror-slackware-current.sh script, but when I rebooted I could not get the graphics to load. I think it's because I've also modified /etc/groups and add an username after audio: and video: group, but I forgot that and had to remove slackware from the machine.

View 4 Replies View Related

Slackware :: How Should Proprietary ATI Driver Be Installed On Slackware Current 64-bit?

May 15, 2010

I've tried a few different ways to install the ATI graphics driver "fglrx" to get 3D acceleration.If I try to install using the standard file "ati-driver-installer-10-4-x86.x86_64.run" from the ATI web site it appears to work but then I discover it actually got an error.I saw a reference to ATI requiring 32-bit libraries to install their 64-bit driver. Is there a link or post that explains how to add the 32-bit libraries. Will that solve the problem, or will I just waste more time trying that?

View 6 Replies View Related

Slackware :: Unable To Excludes.txt And Mirror-slackware-current.sh

Feb 1, 2011

I use Alien Bob's mirror-slackware-current.sh with an excludes.txt to only download the parts of current that I want. Unfortunately it is not working for part of the exclude.txt file and I am at a loss to know why.

The excludes.txt is

Quote:

slackware64/e
slackware64/f
slackware64/kdei/kde-l10n-ar-4.5.5-noarch-3.txt
slackware64/kdei/kde-l10n-ar-4.5.5-noarch-3.txz

[code]...

This ignores e/ f/ y/ testing/ pasture/ source/ and usb-and-pxe-installers/ It also ignores most of kdei/ and /extra It is meant to ignore most of extra/source and just download the source for flash-player-plugin, but it is ignoring all of extra/source/, however the same syntax is working for kdei/ and extra/.

View 2 Replies View Related







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