nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Connection to "google.com" refused

This is a discussion on Connection to "google.com" refused within the Server configuration tutorials forums, part of the Mastering Servers category; If i type Google in Mozilla browser. I get the error " Cann't resolve www.google.com" or &...


Go Back   nixCraft Linux Forum > Mastering Servers > Server configuration tutorials

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-02-2007, 02:33 PM
Junior Member
User
 
Join Date: Jun 2007
My distro: goel
Posts: 15
shilpigoel1 is on a distinguished road
Default Connection to "google.com" refused

If i type Google in Mozilla browser. I get the error " Cann't resolve www.google.com" or " Connection to Google is refused".
Is this a problem with configuration? Kindly let me know.Even on clicking the default page for i get the same error " Cann't resolve redhat.com | Home or Connection to redhat.com | Home is refused
Reply With Quote
  #2 (permalink)  
Old 07-03-2007, 12:33 AM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 478
monk is an unknown quantity at this point
Default

Hi,

What's up with font thingy?

Anyway configure Linux nameserver. Open /etc/resolv.conf fle
Code:
vi /etc/resolv.conf
Make sure it has name server listed as follows:
Code:
nameserver 208.67.222.222
nameserver 208.67.220.220
Close the file. Use dig command to resolve google.com or just start browsing . Also make sure firewall is not blocking outgoing DNS open TCP /UDP port
See iptables rules
Code:
iptables -L -n
Dns and ping
Code:
nslookup google.com
dig google.com
ping google.com
__________________
May the force with you!
Reply With Quote
  #3 (permalink)  
Old 07-03-2007, 12:37 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 879
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

just cleared bad formating
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #4 (permalink)  
Old 07-03-2007, 11:02 AM
Junior Member
User
 
Join Date: Jun 2007
My distro: goel
Posts: 15
shilpigoel1 is on a distinguished road
Default In the nameserver

Hi,
Since we are configuring for th google.com. In the .etc/resolv.conf where the nameserver is mentioned . I need to give the IP address of the proxy server.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Redhat: Up2date " permission denied" while root guarrand Getting started tutorials 2 07-03-2008 11:50 AM
Xlib: connection to ":0.0" refused by server and Xlib: No protocol specified rajnivanza Linux software 1 04-08-2008 02:44 PM
[Commercial] SafeSquid "SPEED-BOOSTER" 4.2.0 Released httpproxy Networking, Firewalls and Security 1 09-26-2007 08:05 PM
Connection to "google.com" shilpigoel1 Server configuration tutorials 1 07-05-2007 01:17 AM
connection to "google.com" is refused shilpigoel1 Networking, Firewalls and Security 0 06-29-2007 05:25 PM


All times are GMT +5.5. The time now is 04:15 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35