Wifi Could Not Connect


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Wifi Could Not Connect
# 1  
Old 02-04-2015
Wifi Could Not Connect

Hi,

I already install bcwl kernel. I can see list of wifi AP. When i try connect, i said wrong password.

When i test on windows, can connect. What i miss?

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Connect direct - SFTP - List of servers that I can connect

Greetings Experts, I am working for a bank client and have a question on connect-direct and SFTP. We are using Linux RedHat servers. We use connect-direct to transfer (NDM) files from one server to another server. At times, we manually transfer the files using SFTP from one server to another... (2 Replies)
Discussion started by: chill3chee
2 Replies

2. Solaris

Solaris 11 How to connect to wifi?

So, I've decided to install Solaris (I like to try new things). Used many flavors of Linux over the past several years, and it seems there's more involved in getting Solaris working. I am a total newb to Solaris, so forgive me if I get some terminologies incorrect. I have searched quite a bit,... (2 Replies)
Discussion started by: jgraves
2 Replies

3. Cybersecurity

When i start CSF i cant connect VPS or download any data into it It appears i cant connect Linux VP?

It appears i cant connect linux VPS server via SSH or i cant SCP any file to it and i cant wget any file TO it (from inside it) while CSF (Config Server Firewall, LFD is running. Just after isntall in default configuration and after changing TESTING mode to LIVE mode. Trying to wget & install... (1 Reply)
Discussion started by: postcd
1 Replies

4. Ubuntu

wifi issues

Having Issues with wifi in BlackBuntu on my Asus U52F-BBG6 it doesn't see any wifi networks in my neighborhood even though I know they are there. I can connect on my BackTrack 5 R1 side but not on my BlackBuntu side. I have the same network manager Wicd on both my backtrack and blackbuntu but... (1 Reply)
Discussion started by: stephen45ss
1 Replies

5. Solaris

Solaris 11 and wifi?

I'm running the 64bit Solaris 11 liveCD and I am having problems with my wifi adapter. It appears to be recognized by the system, but does not show up with dladm, ifconfig, or under the graphical network management icon. I can see my device listed under the driver program on the desktop as... (1 Reply)
Discussion started by: bsdforme
1 Replies

6. AIX

AIX Remote Connect Fail With “No more multiple IP addresses to connect” Error

We have a production server at a client site running AIX. And recently when users are trying to connect to it via telnet, it prompts "No more multiple IP addresses to connect". Can I know what does this error mean? and how to rectify this? Thanks. (2 Replies)
Discussion started by: a_sim
2 Replies

7. Solaris

WiFi on Solaris x86

Hi All, what's the fastest/easiest way to configure my newly installed Solaris 10 to get onto my existing WiFi connection? Where is the config to add this on? (I'm hoping I do not need to download anything) (4 Replies)
Discussion started by: steve701
4 Replies

8. IP Networking

WiFi Help through shell

So as a graduation gift (:D) I was given a laptop... But not just a laptop a OLPC (laptop.org) and I'm trying to access my local LAN but because of security issues and compatibility issues I opted to drop the wpa and wep for a hidden SSID (I monitor it closely and change the SSID regularly). So... (0 Replies)
Discussion started by: VRoemer
0 Replies

9. IP Networking

WiFi

Can 2 computers be connected (FreeBSD and notebook with WinXP) via WiFi if both have WiFi net cards? (9 Replies)
Discussion started by: Hitori
9 Replies
Login or Register to Ask a Question
SMPPPD-C.CONF(5)						      SMPPPD							  SMPPPD-C.CONF(5)

NAME
smpppd-c.conf - configuration file for smpppd frontends DESCRIPTION
When frontends of smpppd like cinternet , qinternet or kinternet want to connect the smpppd they may read the file /etc/smpppd-c.conf. The configuration file /etc/smpppd-c.conf has a simple file format with a key = value pair in each line. OPTIONS
sites = <list of sites> Tell the frontends where to find the smpppd. Frontends will try to connect to the smpppd in the order defined here. Possible sites are: local Connect to locally running smpppd (via socket in the local namespace). gateway Connect to smpppd running on the gateway. config-file Connect to smpppd as specified in this file. slp Connect to smpppd as retrived from the slp daemon (service location protocol). server = <server> Specifies the host on which the smpppd is running. port = <port> Specifies the port number of the smpppd. password = <password> The password to use for authentication at the smpppd, UTF-8 encoded for those who really care. SEE ALSO
kinternet, qinternet, cinternet(1), smpppd(8). AUTHOR
Arvin Schnell <arvin@suse.de> SuSE January 2004 SMPPPD-C.CONF(5)