Slackware :: WLAN Roaming Configuration - Connect To Hot Spots

Sep 2, 2010

I'd like to go one step further now, with my laptop. As I'll be travelling more often in the foreseeable future, I'd like to be able to connect to WLAN hot spots in hotels, railway stations and air ports with a minimum of hassle. What's the best way to go about it?

Of course, Wicd is quite useful, but I'd prefer a KDE application, and I'd like to be able to define "profiles" for various scenarios. Certainly I am not the first Slackware user with this requiremnent, and probably there are tons or docs regarding this topic. However, searching LQ and the internet I haven't found what I am looking for.

View 4 Replies


ADVERTISEMENT

Debian Configuration :: Cannot Connect To Certain WLAN With Network-manager

Jul 23, 2015

Since a recent update on Stretch, I have been unable to use the network-manager to connect to my home wireless network on my laptop. It was working fine before. I did not change any settings on the WLAN router. I can still connect to other wireless networks at work and university, just not this particular one at home. All other non-Debian devices in my household are still able to connect just fine.While figuring this out, I have tried connecting manualy with ifup but I don't really know how that works. Right now there is only the loopback entry in /etc/network/interfaces.

Below is the output of syslog, when gnomes network-manager is trying to connect, but fails.
Code: Select allJul 19 20:01:57 debian NetworkManager[6705]: <info>  (wlan0): Activation: starting connection 'Affenbande'
Jul 19 20:01:57 debian NetworkManager[6705]: <info>  (wlan0): Activation: Stage 1 of 5 (Device Prepare) scheduled...
Jul 19 20:01:57 debian NetworkManager[6705]: <info>  (wlan0): Activation: Stage 1 of 5 (Device Prepare) started...

[code]...

View 14 Replies View Related

Debian Configuration :: Roaming Wifi Without Managing App

Aug 23, 2010

I have finally weaned my laptop from network manager by setting up my /etc/network/interfaces file. # The loopback network interface auto lo iface lo inet loopback

# The primary network interface allow-hotplug eth0iface eth0 inet dhcp
# Wireless Setup auto wlan0 iface wlan0 inet dhcp wireless-essid linksysn

wireless automatically connects to my home wireless network (linksysn). But suppose I wanted to take this laptop to the coffee house where they have free wifi. I am assuming that my wireless will not automatically connect to any other wifi hotspot except linksysn. So how do i set it up to roam like NM did?

View 5 Replies View Related

Debian Configuration :: Setup Roaming Profiles On Our Samba PDC?

Aug 22, 2010

I'm trying to setup roaming profiles on our Samba PDC. I've been at it all day, running into a lot of issues with access denied, and going around changing permissions hoping to fix it

The problem seems to have evolved over the day, getting worse. Right now it's an error message on logging in: Windows cannot locate the server copy of your roaming profile.....

DETAIL- The network name cannot be found. In addition, the user does not have access to any shares by default.

The server can be accessed manually and the user can connect to shares. The server can be pinged by the client. The client's user profiles do not get stored or retrieved on logout/in

current smb.conf
# Samba config file created using SWAT
# from UNKNOWN ()
# Date: 2010/08/22 16:34:42
[global]
workgroup = ROSHNI.LOCAL

[Code].....

View 4 Replies View Related

Debian Configuration :: Samba - Get The Roaming Profiles Working

Sep 17, 2010

I've been at this for hours now and am still not getting it to work. I recently installed Squeeze on my home server, overwriting a Lenny installation. I've been able to add my NT domain accounts back in and pdbedit shows the expeted values - e.g.:

root@whenim64:/home/samba/profiles# pdbedit -Lv garydale
Unix username: garydale
NT username:
Account Flags: [U ]
User SID: S-1-5-21-832165970-4128531365-4003982369-1002
Primary Group SID: S-1-5-21-832165970-4128531365-4003982369-513
Full Name: Gary Dale
[Code].....

However, although I can log on, I can't get the roaming profiles working. I get the "windows cannot locate the server copy of your roaming profile" message. Since my Unix account names/numbers are the same and the profiles are in the previously working /home folder that didn't get touched, I can't see how it''s a permissions problem. Noneheless, I removed an old profile which should have let WIndows create a new one. It didn't. I still got the same error. I did have to reinstate the groupmaps (don't know why the samba install doesn't do this) but they seem OK.

[Code].....

View 2 Replies View Related

General :: Connect Internal Sendmail Server For Roaming Outlook Clients?

Nov 12, 2009

I have CentOS 5 + Sendmail within the local network with Smarthosting settings. How my Laptops users will connect my local Sendmail server for sending / receiving e-mails while out of the office network. I have router but no firewall in place in local network.

View 10 Replies View Related

SUSE :: Can't Connect On Wlan

Apr 5, 2010

Why I can't connect on Wlan I can Scan and detect my SSID but I can't connect

View 3 Replies View Related

Fedora :: How To Connect To Laptops Using Wlan

Nov 19, 2010

connect to laptops using wlan

1.lenovo with fedora14

2.hp with windows xp

View 1 Replies View Related

Ubuntu Installation :: 10.10 Won't Connect To WLAN?

Oct 25, 2010

I've decided to try out Ubuntu again on my Samsung netbook. I tried 9.10 before and a lot of things didn't work so I gave up, but that was quite a long time ago and I wanted to see if the new one will work.

I booted 10.10 off the USB stick, don't want to zap my Windows 7 installation if Ubuntu doesn't work. Everything seems to run fine, the webcam works, wireless seems to work, it shows the networks in the range and allows me to pick the one I want to connect to.

Sounds good so far, but when I try to connect to my WLAN and put in my password it thinks about it for a while and just pops the password again. It can't seem to connect to the network even though it sees it and the password is correct. I triple checked the password, it's definitely correct.

I can only assume there's something wrong with ubuntu and the driver. I have a Samsung N140 netbook which uses Realtek 8192E chipset.

View 1 Replies View Related

Debian Configuration :: Wlan Really Slow Under Lenny

Jan 10, 2010

i use a telekom s100 set-top-box, which originally had a prism54 wlan-card. but wlan was very slow. but the driver was working well and it did not seem to be a configuration issue, so i assumed that its that card which is so slow. following i purchased a atheros based wlan-card which is working perfectly well with the ath5k driver of my linux kernel (2.6.26-1-686). but the connection is pretty bad anyway. i get max 300kb/s from pc to pc. as its the same with 3 different cards i tested in the s100 i assume it is a configuration issue? or might there be chipset or mini-pci-slot limitation?

when i check the connection with iwconfig the bitrate is somewhere between 1-54mb/s, rising to 54mb/s and then falls back to 1mb/s, rising to 54mb/s again, falling down, its an infinite loop. im using wpa_supplicant for the connection, but i don't think thats the malefactor. well, you never know .. i tried to set the bitrate with iwconfig wlan0 rate 54M but that ended in a disconnection ...

[Code].....

View 3 Replies View Related

Debian Configuration :: Firmware For Ibook G4 Wlan?

Jul 18, 2011

I´ve set up a Squeeze System on an old Ibook G4 and, besides wlan, everything works fine.i guess i need some firmware, i have tried several things and couldnt resolve the problem. I am unsure which firmware i actually need, or of something else has to be done.i´ll post the outputs of ifconfig, iwconfig and lspci and hope someone who could guess the problem or find the solution with it.

root@debian:/home/robert# ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:11:24:32:20:54
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

[code]....

View 1 Replies View Related

OpenSUSE Multimedia :: White Sparkles / Spots Over Dark Areas Of Videos - Resolve This?

Mar 31, 2011

Today while watching a video on my PC I noticed some white sparkles or spots appearing at the dark/blackish areas of the video.

The first thing that came to my mind was that the video may be corrupted so I tried another one. But the same thing happened with it too.

Then I changed the video driver of Smplayer from vdpau to xv but the same thing.

Then I tried playing those videos with vlc but those white things appeared there as well.

Here is an example of the problem. I have circled the areas with green.

I am using

openSUSE 11.4 Gnome 64 Bit
XFX Nvidia 9500 GT
Nvidia Proprietary Driver Ver. :260.19.44

View 4 Replies View Related

OpenSUSE Wireless :: How To Get The WLAN To Connect To The Internet

Jun 3, 2011

Linux is what i'd like to learn, so Howdy to all and i hope to speak to you all regularly
in short, I started with Ubuntu Linux about 6 months ago, Didn't like it, i researched various distro's and came across, PC Linux OS, it was really cool, But i couldn't get it to connect Wirelessly, so i tried something else... the bottom line is i finally settled on SUSE Linux Enterprise Desktop 11, i seem to like it a lot.Ok.. now that introductions are out of the way

Background info: I've installed SUSE Linux Enterprise Desktop 11 on my Sony Vaio Laptop (VGN-NW15G) with no major issues, after a bit of mucking around, i got the LAN to Connect to the internet, after some more mucking around, i figured out how to get the WLAN to connect to the internet.MY Goal: To be able to Wirelessly Network my Laptop with My PC.so that i can access the files on the PC, From my laptop, and Vice Versa, but the important thing is to first be able to access the PC files from the Laptop.

NOTE: My PC has 4 Hard Drives (1 for the O/s, 3 Backups) they are all configured and Shared correctly for Networking and Wireless networking, and all the permissions are set correctly.Hardware and Software Environments:My Laptop : Sony Vaio VGN-NW15GOperating System : SUSE Linux Enterprise Desktop 11Wireless Capable, and has no issues Wireless Networking when running of a Hard Drive Loaded with Win 7 Ultimate 32bit, Therefore all Hardware is Compatible

My PC (Custom Built)
Operating System : Windows 7 Ultimate 64bit SP1
Motherboard: Gigabyte GA-X58-UD3R Rev1.0

[code]...

View 4 Replies View Related

Ubuntu Networking :: Connect To WEP WLAN Without DHCP

Aug 18, 2010

I am trying to connect to a WEP encrypted WLAN without using the DHCP server of the AP. (=giving myself a static IP)

So far i have tried:

Code:

But i cant even ping 192.168.1.1 (Network unreachable error). Is it possible that Ubuntu tries to use eth0 (which was connected to a similar /16 before) to ping 192.168.1.1 or is there somethign wrong with my commands?

Also will an AP allow access to the network although i don't have an IP from its DHCP server?

View 3 Replies View Related

Networking :: Unable To Connect To Services On Box Through WLAN?

Jun 20, 2010

I have a RedHat linux server box connected to LinkSys router through ethernet port. I've assigned a static IP to the Linux box, which is out of range with router's DHCP range.

The Linux box has Apache, JBOSS, SVN and several other services installed, but none of these services are accessible through the WLAN. However, SSH and SFTP are accessible from WLAN.

Another interesting observation is that if I open a browser on the linux box (by exporting the DISPLAY to Exceed on my laptop on the WLAN) and point the browser's address bar to localhost:80 or localhost:9080, then I can access these services!!.. So, I suspect that something is wrong with accessing these services from a client on WLAN and I am looking for a solution for the same.

View 3 Replies View Related

Debian Configuration :: WLAN Disappears With Upgrade Of Squeeze?

Feb 9, 2011

My version of Squeeze was about half a year old when I updated/upgraded it just now. As part of the (longish) process I was advised to run apt-get autoremove, which removed what looked like a stunning amount of material. As another part I noticed a huge number of error messages about nonexistent locale files (I think) whizzing by.

Well, the result has various cosmetic changes and no doubt fewer bugs, but it doesn't have WLAN. I used to see an icon at the top right like two tadpoles chasing each other, turning into a set of green (if I was lucky) or grey (if not) bars. No longer. No tadpoles, no bars, no error message, nothing.

This very recent thread ("Just isntall debian 6.0, wired networking ok but no wireless") looks helpful. However, I don't know what WLAN hardware I've got or how to get a text dump of this kind of thing. 4D696B65 kindly points the person who asked to wiki.debian.org/ipw2200. I don't know whether I have any of these "Intel PRO/Wireless 2100, 2200 and 2915 devices" but I'm encouraged to read there that [the file] is now also available in the nonfree-firmware tarball which we build regularly on cdimage.debian.org. Supply this blob on a CD/floppy/USB drive etc. and d-i will do the right thing. I don't know what either "blob" or "d-i" means, but I was rather hoping that some software or other would look at the hardware, look at the available firmware, and install accordingly (as happened months ago). So got the (small) file; I opened it up; I copied the contents to a CD (even though it's not an ISO). But apt-cdrom add is not interested.

View 14 Replies View Related

Debian :: Squeeze Usb Wlan Configuration Doesn't Work

Feb 14, 2011

My net-book is working properly with Debian squeeze 2-6-32-5-686, only the wlan does not work. After typing lsusb I have got the message: lsusb : Bus 002 Device 002 : ID 160a:3184 VIA Technologies, Inc. VIA VNT-6656 [WiFi 802.11b/g USB Dongle]

So I obtained the driver package : VT6656_Linux_src_v1.19_12_x86. I followed the instructions ( make install... ) - but the result is only a lot of error messages. Mayby I am using the wrong driver package for the squeeze kernel - I don't know.

View 9 Replies View Related

Debian Hardware :: WLAN Fails To Connect And / Or Is Very Slow

Mar 26, 2015

I've tried out many Debian distros and noticed the ones that I try based on Ubuntu, my USB WiFi adapter works fine and I don't really have any issues. When I try one that is based on current Jessie, I have sporadic WiFi issues and just overall instability with regards to connectivity and audio playback. I have tried two distros based on Jessie and had very similar results on both. Is there anything in particular I can try? I've done everything short of installing Debian stable and just pointing to Jessie. I've done that in a VM so I know I can handle it, but wanted to se if there was anything I should be trying first. I just didn't think a distro based directly on Jessie and Jessie backports would be any different from installing base Jessie as far as compatibility is concerned.

Code: Select allCard-2: Realtek RTL8191SU 802.11n WLAN Adapter
           driver: r8712u usb-ID: 008-004
           IF: wlan0 state: up

View 11 Replies View Related

Fedora Networking :: Connect To An WLAN AP With No Security Keys - F13

Jul 5, 2010

Since I have installed Fedora 13 it seems that I can't connect to WLAN APs which aren't secured by WPA. I'm surprised about the inserts to the messages logfile:

[Code]...

Most surprising insert for me: Jul 5 20:43:21 nbtobiaslnx NetworkManager[1328]: <info> Config: added 'key_mgmt' value 'WPA-PSK' Is this the reason for my problem? I use KDE and Network Manager for managing my networkconnections.

View 1 Replies View Related

OpenSUSE Wireless :: Can't Connect To WLAN On Asus Eee Pc 1000he

Feb 17, 2010

Under OpenSuse 11.2 i cannot connect to my wireless network. Sometimes computer doesn't see network, sometimes computer cannot connect to it. Encryption: WPA & WPA2 Personal Kernel driver: ath5k Also I am embarrassed that in lspci and yast written various models of my wifi adapter.

Code:
linux-ra0h:/home/miksayer # lspci | grep "Wireless" 01:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)

View 9 Replies View Related

OpenSUSE Wireless :: Can't Connect Ralink 2561 Wlan

Mar 6, 2010

I have installed opensuse 11.2 on a second partition, with the ultimate aim of leaving windows altogether. Unfortunately, I seem to be having terrible trouble (as do many others) getting my wireless internet connection working. I have viewed lots of posts in these forums and done everything I can think of, but since I am a linux novice, am unable to identify the problem. The card is working, since it can identify local SSIDs, it has been set up (to the best of my knowledge) correctly in YAST, but nothing seems to work.
I'll include some information I have recorded from my system.. I typed the commands below with the accompanying output listed:

[Code]....

View 2 Replies View Related

Ubuntu Networking :: 11.04 WLAN Does Not Connect Automatically On Reboot?

May 7, 2011

I have a problem on Ubuntu 11.04 64-bit. The wlan does not connect automatically on reboot, although "Connect automatically" is ticked in network manager. I always have to choose "Connect to hidden wlan", choose my config, enter my password, then connect. Once connected everything works fine. But it's kind of annoying to manually connect each time after a restart.

- hidden SSID from router
- mode -> infrastructure
- connect automatically -> ticked
- available to all users -> ticked
- Encryption -> WPA & WPA2 personal

View 7 Replies View Related

Debian Configuration :: WLAN Does Not Work (squeeze) / Ceased Functioning?

May 21, 2010

I installed squeeze and followed the instructions concerning b43-fwcutter and obtained firmware for my broadcom wlan interface. So my wlan worked for a while, but it just ceased functioning, for no obvious reason.

# lspci | grep WLAN
04:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)

# dmesg | grep b43
[1.283080] b43-pci-bridge 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[1.283092] b43-pci-bridge 0000:04:00.0: setting latency timer to 64
code....

View 8 Replies View Related

Fedora Networking :: WLAN Disconnected - Network Configuration Messed Up

Jul 20, 2009

Recently, I had the courage of installing Fedora 11 on my laptop while risking of trashing my Windows XP. Fortunately, the installation went fine and windows and fedora seems to be working together. But I needed to reinstall Fedora because I didn't do the partitioning right. After that the problem arises. I couldn't connect to the wlan. The first installation it was working fine. Now I can't. I select the network, enter the password and then it just says "Disconnected" or something like that then nothing else happens. So I had to reinstall it again thinking I did something wrong on the installation. But still it wasn't working. But it seems to be working when I boot from the live cd. I must have messed up my network configuration.

View 7 Replies View Related

Ubuntu Networking :: WLAN Doesn't Find A Network To Connect?

Dec 11, 2010

recently I risked a look to the Linux world and I'm happy so far, but now I've got a Problem, I'm unable to solve by myself. I installed Mint (Julia) on my old Laptop to test Linux. The Laptop has a very old PCMCIA WLAN Card with a Realtek rtl8180 chipset. Everything seems to run perfectly so far with one exception: the WLAN doesn't find any Network to connect although the card and the driver seem to be installed correctly.

Here some code from the terminal:

Code:
lspci
00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:03.0 Modem: ALi Corporation M5457 AC'97 Modem Controller

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Cannot Connect Wirelessly Using BCM431 WLAN Card

May 17, 2011

I upgraded Ubuntu to 11.04 I can NO longer connect wirelessly using my BCM4312 WLAN Card. It connected with no problems before dist upgrade using Ubuntu 10.04. Im really not sure why I cannot connect. I cannot even see my router in edit wireless connections settings. I can however see my neighbours routers who are using WPA2 encryption. But I cannot see my router.

I have uninstalled and reinstalled The Broadcom STA proprietry wireless driver several times using Additional drivers. This did not fix my issue.

I am connected by ethernet at the moment so I do have internet connection.

View 4 Replies View Related

Networking :: Fail To Connect To WLAN With Realtek 8172 Device

Nov 9, 2010

I have a ThinkPad x100e with a wireless card.Code:03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8172 (rev 10)my problem is that I can't connect to my wireless network with Gentoo. I've been running Slackware64-13.1 on this computer and now have Windows 7, Ubuntu and Gentoo installed. Slackware, Ubuntu as well as Windows 7 connect to the wlan without problems. I'm using the driver rtl8192se, the module is loaded r8192se_pci and is the same with Slackware and Ubuntu.

I've read many posts and found that other people experience problems with Realtek wlandevices as well. But I have no Idea how to get connected with Gentoo at my wlan. It looks like that the netbook is connected for a very short time, but when dhcpcd broadcasts for a lease the connection is already closed.

View 10 Replies View Related

Ubuntu Servers :: Connect To Wired Home Server Via Wlan Laptop?

Oct 22, 2010

Just set up my home server (xubuntu 10.04), its wired to my router. I can connect to the server on my laptop (10.10 ubuntu) via Ethernet, but how do i go about connecting wirelessly?

View 2 Replies View Related

Ubuntu Networking :: WLAN Couldn't Connect To The Internet Anymore After Installing Pulseaudio And Pavumeter

Jul 30, 2011

yesterday I installed pulseaudio and pavumeter. This morning I couldn't connect to the internet anymore. I checked the settings but couldn't see any changes. I read the post at [URL]?t=370108 and I'm going to post the outcome of the instructions here:

1.) My Notebook is a Sony Vaio

2.) Wireless brand, model and chipset:

Code: ubuntu@ubuntu:~$ lspci -nn | grep Atheros

Code: 02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)

3.) Check interface:

[Code]....

View 9 Replies View Related

OpenSUSE Network :: No Wlan With FRITZ WLAN USB Stick N 2.4 On 11.2

Nov 27, 2009

There is no wlan0 interface when trying to run FRITZ!WLAN USB Stick N 2.4 on OpenSuSE 11.2, though it works fine on Fedora 11 and Mandriva Spring 2009.1. All 64bit. Contrary to Fedora and Mandriva, there is no need to compile the compat-wireless module ar9170usb for OpenSuSE 11.2 because the kernel is very recent and includes this driver. Kernel: 2.6.31.5-0.1-desktop The /var/log/messages gives this after I put the stick in the PC. At first it is seen as a mass storage device:

Nov 27 22:00:24 linux-3mwa kernel: [ 73.420755] usb 1-5.1: new high speed USB device using ehci_hcd and address 4
Nov 27 22:00:24 linux-3mwa kernel: [ 73.540834] usb 1-5.1: New USB device found, idVendor=057c, idProduct=84ff
Nov 27 22:00:24 linux-3mwa kernel: [ 73.540841] usb 1-5.1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
Nov 27 22:00:24 linux-3mwa kernel: [ 73.540847] usb 1-5.1: Product: FRITZ!WLAN USB Stick N 2.4
[Code]....

View 5 Replies View Related







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