LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-15-2017, 10:51 PM   #1
MySweetheartTheDrunk
LQ Newbie
 
Registered: Sep 2017
Posts: 3

Rep: Reputation: Disabled
Linux Mint 18.1 Cinnamon Internet Connectivity Problems


solved

Last edited by MySweetheartTheDrunk; 09-19-2017 at 12:53 AM.
 
Old 09-16-2017, 01:48 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Welcome to LQ. As a rule it's not wise to put information specific to your machine on a public forum where everyone can read it. 127.0.0.1 is fine. Replace other ips and passwords with descriptive names - <my_essid>, <dns_server_1>, etc.

This much
Code:
wlp3s0
IEEE 802.11abgn ESSID: "secretcrackden"
Mode:Managed Frequency:5.745 GHz Access Point: 10:78:5B:E4:CF:26
tells your essid (network name) and that you have an access point, in other words, you're connected to the router. You could post the output of these commands
Code:
cat /etc/hosts
cat host.conf
cat /etc/resolv.conf
route
and we can see what's going on. Look at the man pages to see what they do. Are you in a vm? You can also try with ping, whois, or anything that goes online. Does 'apt-get update' work?
 
Old 09-19-2017, 12:13 AM   #3
MySweetheartTheDrunk
LQ Newbie
 
Registered: Sep 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
Solved

Last edited by MySweetheartTheDrunk; 09-19-2017 at 10:46 AM.
 
Old 09-19-2017, 09:47 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Put this in /etc/host.conf
Code:
order hosts, bind
multi on
That 'order' line tells it to check /etc/hosts first, then use dns. You'd better give it some dns servers. Add these lines to /etc/resolv.conf
Code:
nameserver 208.67.222.222
nameserver 208.67.220.220
You should be getting dns details from your isp, but that's opendns.org. See if anything works then. Try something in a terminal also, like ping, traceroute, whois, nslookup, etc. They all have man pages. Pick some random ip, not 192.168.<anything>, 10.0<anything>, or 172.16.<anything>, which are internal networks Here's a few examples
Code:
nslookup cr.yp.to
...
Non-authoritative answer:
Name:	cr.yp.to
Address: 131.193.32.108
Name:	cr.yp.to
Address: 131.193.32.109

bash-4.4$ nslookup chopped.ie
...
Non-authoritative answer:
Name:	chopped.ie
Address: 174.129.25.170
 
Old 09-19-2017, 10:47 AM   #5
MySweetheartTheDrunk
LQ Newbie
 
Registered: Sep 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks very much for the help, sorted now!!
 
  


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
[SOLVED] Wifi Internet Connection is slow after installing linux mint serena 18.1 cinnamon 64 bit electromemphis Linux - Newbie 16 06-06-2020 07:18 AM
[SOLVED] How to connect newly installed Linux Mint 18 Cinnamon to the internet samix Linux - Newbie 6 11-26-2016 05:22 PM
Linux Mint 17 Cinnamon - rebooting and freezing problems kartman17 Linux - Newbie 3 07-30-2016 03:59 PM
Linux Mint Problems Cinnamon LinWinApp Linux - General 1 02-16-2013 07:31 PM

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

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