LinuxQuestions.org
Visit Jeremy's Blog.
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 03-21-2019, 05:57 PM   #1
Imouto
LQ Newbie
 
Registered: Mar 2019
Posts: 2

Rep: Reputation: Disabled
Question KALI: proxychains "server not found" firefox


Hi

When I use the command "proxychains firefox www.duckduckgo.com"
I just get meet with "server not found" from firefox,
and this problem occurs with all websites I´m trying, so NOT just
duckduckgo... Please help me, I really need to find this solution
what the terminal says:

root@Hoax:~# proxychains firefox www.duckduckgo.com
ProxyChains-3.1 (http://proxychains.sf.net)
|DNS-request| www.duckduckgo.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: www.duckduckgo.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| www.duckduckgo.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-request| detectportal.firefox.com
|DNS-response|: www.duckduckgo.com does not exist
|DNS-request| www.duckduckgo.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: www.duckduckgo.com does not exist
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| detectportal.firefox.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: detectportal.firefox.com does not exist
|DNS-request| support.mozilla.org
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: support.mozilla.org does not exist
|DNS-request| support.mozilla.org
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: support.mozilla.org does not exist
|DNS-request| safebrowsing.googleapis.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: safebrowsing.googleapis.com does not exist
|DNS-request| safebrowsing.googleapis.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: safebrowsing.googleapis.com does not exist
|DNS-request| safebrowsing.googleapis.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: safebrowsing.googleapis.com does not exist
|DNS-request| safebrowsing.googleapis.com
|S-chain|-<>-127.0.0.1:9050-<>-127.0.0.1:9050-<--denied
|DNS-response|: safebrowsing.googleapis.com does not exist
 
Old 03-22-2019, 11:04 AM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,882
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
Perhaps you should review the documentation about how to set up your proxychains.conf file
 
  


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] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
KALI: proxychains "server not found" error Imouto Linux - General 3 03-24-2019 08:33 AM
Kali linux proxychains and anonsurf kaliuser Linux - Networking 2 08-20-2018 08:40 AM
Failed to fetch http://http.kali.org/kali/dists/kali/Release.gpg aymeric75 Linux - General 2 07-11-2015 05:10 AM

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

All times are GMT -5. The time now is 12:41 AM.

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