LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-17-2019, 09:54 PM   #1
55sgu
LQ Newbie
 
Registered: Jun 2019
Posts: 29

Rep: Reputation: Disabled
Networking interface - did i disable it?


On my armbian-Debian desktop, right upper corner, there is the dropdown icon - shows my internet connections.

It has “enable networking & enable wifi”. I ‘unchecked’ them so that they are NOT enabled. But when I look below at the printout for “ip addr”, for ‘eth0 & eth0.2, it shows “state up” for both.

DOESN’T THAT MEAN THAT MY NETWORK INTERFACES FOR THE ETHERNET CONNECTIONS ARE ACTIVE “NOT” DISABLED? I printed it out results for both “ip addr” & “ifconfig -a”.

............................

~$ ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN group default
link/loopback
inet
inet6
valid_lft forever preferred_lft forever

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether
inet
inet6
valid_lft forever preferred_lft forever

3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether

6: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
link/ether
inet
inet6
valid_lft forever preferred_lft forever

.............................................................

~$ ifconfig -a

eth0 Link encap:Ethernet
inet6 addr:
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:936 errors:0 dropped:0 overruns:0 frame:0
TX packets:534 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:98919 (98.9 KB) TX bytes:63864 (63.8 KB)
Interrupt:114

eth0.2 Link encap:Ethernet
inet addr:
inet6 addr:
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:427 errors:0 dropped:0 overruns:0 frame:0
TX packets:418 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:30546 (30.5 KB) TX bytes:33618 (33.6 KB)

eth0:avahi Link encap:Ethernet
inet addr:
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:114

lo Link encap:Local Loopback
inet addr:
inet6 addr: :
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:163 errors:0 dropped:0 overruns:0 frame:0
TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12938 (12.9 KB) TX bytes:12938 (12.9 KB)

wlan0 Link encap:Ethernet
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Thanks.
 
Old 06-18-2019, 01:21 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
state up does not necessarily mean that there's a connection to the internet.
I think you can trust what network-manager tells you here.

and do not confuse command line networking stuff with network-manager; the latter doesn't like it.
 
Old 06-18-2019, 02:33 AM   #3
55sgu
LQ Newbie
 
Registered: Jun 2019
Posts: 29

Original Poster
Rep: Reputation: Disabled
Thanks.

Sometimes when i 'disable networking' from the dropdown menu, I see that 'ip addr' says 'state up' but other times it says 'state down'. This is a longshot, but could someone being remotely connected to my computer, via hijacking the browser, have anything to do with it?

Thanks.
 
Old 06-19-2019, 12:25 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by 55sgu View Post
Sometimes when i 'disable networking' from the dropdown menu, I see that 'ip addr' says 'state up' but other times it says 'state down'. This is a longshot, but could someone being remotely connected to my computer, via hijacking the browser, have anything to do with it?
I just answered that question in my previous post.
But no, I don't think someone could remotely activate the internet connection on your computer. Any sort of remote hijacking I know of requires an already working internet connection.
 
  


Reply

Tags
networking



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
Why/How did you pick the nickname you did? Gill Bates General 121 12-30-2005 11:41 PM
Speedtouch 330, I did it, i did it... gamb8 LinuxQuestions.org Member Success Stories 7 09-02-2005 12:17 PM
Why did the pctel module load and the ptserial did not? atiba Linux - Hardware 2 06-30-2004 02:44 PM
c++ I can't figure out what the problem is, did it same way as I did another thing exodist Programming 9 04-09-2004 01:45 PM
Did I miss something when I did my HCL's? rberry88 LQ Suggestions & Feedback 5 02-11-2004 10:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:13 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