LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 02-21-2015, 08:13 AM   #1
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Rep: Reputation: 31
If my WiFi light is on, does that mean someone may be accessing my computer?


I have a netbook with a WiFi card. I live in a neighborhood with a high concentration of computer professionals.

My system has the WiFi drivers installed, but I never used the WiFi card myself and never installed any special software for connecting to a WiFi router.

Recently, I noticed the WiFi indicator light is sometimes turning on. I disabled the wired connection and found I had no connection, so it does not appear that the WiFi card is connecting anywhere. Could someone possibly be hacking into my computer via the WiFi card on my computer? Is that possible?
 
Old 02-21-2015, 08:27 AM   #2
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
You have to first setup your wifi then only can someone access it. Do you use auto network configuration software like Network Manager? Check them to be sure.

Read the manual about your wifi card to see when and why it lights on.
 
Old 02-21-2015, 08:35 AM   #3
General
Member
 
Registered: Aug 2005
Distribution: Debian 7
Posts: 526

Original Poster
Rep: Reputation: 31
I never ever setup the WiFi card. Debian's installer installed the non-free drivers for it, but I never took any steps to setup the card. I only setup the wired Internet. I don't use any network manager software and don't think any is installed. I deleted every package I could find seemingly related to WiFi.
 
Old 02-21-2015, 09:05 AM   #4
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
To find the status of network interfaces use 'ip link'. This is the output on the computer I am using.
Code:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
    link/ether 70:5a:b6:28:a1:9b brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT qlen 1000
    link/ether c4:17:fe:af:86:b1 brd ff:ff:ff:ff:ff:ff
The wired interface, eth0, is DOWN and so not in operation.
The wireless interface, wlan0, is UP and in operation.

Wireless connections can also be checked with 'rfkill list'. Again, this is the output I currently see
Code:
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: acer-wireless: Wireless LAN
        Soft blocked: no
        Hard blocked: no
The soft blocking can be done via software e.g. rfkill block <suitable option> to disable.
The hard blocking usually refers to a hardware switch on the computer.

Last edited by allend; 02-21-2015 at 09:06 AM.
 
1 members found this post helpful.
Old 02-21-2015, 03:20 PM   #5
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,493

Rep: Reputation: Disabled
....& you could just remove the card from your machine if you never want to use it.
 
Old 02-21-2015, 03:30 PM   #6
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Blacklist the wi-fi module -- I do this for my webcam & bluetooth.

Use this to find the module name:
Code:
lspci -k|grep -iA2 net
It will be listed as the "kernel driver" for you wireless card.

Then create a file at /etc/modprobe.d/blacklist.conf with this content (add this line to the file if it already exists):
Code:
blacklist <module name>
 
1 members found this post helpful.
Old 02-22-2015, 10:33 PM   #7
LinuxUser42
Member
 
Registered: Nov 2010
Distribution: Lubuntu, Raspbian, Openelec, messing with others.
Posts: 143

Rep: Reputation: 19
Being on a Netbook, I am wondering if your hitting a key that turns it on and off. On one of mine, it is on the same card as Bluetooth and I can turn it so I have BT and no wireless, wireless and no BT, both on, or both off, via a hardware switch, independent of the OS.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No WiFi light on HP zv6000 laptop adamkam Linux - Newbie 7 06-10-2014 07:34 PM
Wifi (pci) disconnect when computer idle. Fedora 14, wifi RaLink RT2561/RT61 tessx Linux - Hardware 1 05-27-2012 11:15 AM
WiFi Light Non-Functional on Compaq C762NR (Atheros 5007) siliconpie Linux - Laptop and Netbook 0 08-04-2009 01:38 AM
Forwarding wifi connectivity from one router through a single-card Wifi computer CJ Chitwood Linux - Networking 3 11-01-2008 08:56 PM
wifi light fahadnasir Linux - Hardware 1 04-24-2008 11:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 03:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration