LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-04-2005, 06:19 AM   #1
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Rep: Reputation: 30
DNS problem please help me


hi.
i am using mandrake 10.0 +KDE

i have big problem with internet.
my network connections and settings are okay.

the only problem is with IP address of DNS server.

my standard ip address is 10.1.1.50.

sometimes it suddenly said permission denied.

when i look on 10.1.1.2 address internet working.

sometimes i do not know 10.1.1.50 or 10.1.1.2

so how to find this address by " nmap " or any other way.

or is any othere tool to find this address.


sometimes i have this problem what should i do?.


The requested URL could not be retrieved

While trying to retrieve the URL: http://mail.yahoo.com/

The following error was encountered:

Unable to determine IP address from host name for mail.yahoo.com

The dnsserver returned:

Server Failure: The name server was unable to process this query.

This means that:

The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.

Your cache administrator is root.
Generated Sun, 03 Apr 2005 05:41:14 GMT by ns2.annauniv.edu (squid/2.5.STABLE3)



sometimes the error was




The requested URL could not be retrieved

While trying to retrieve the URL: http://www.google.com/

The following error was encountered:
* Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your
service provider if you feel this is incorrect.

Your cache administrator is root.
____________________________________________________________________________________________________ ________


Generated Sun, 03 Apr 2005 05:53:52 GMT by rcc.annauniv.edu (squid/2.5.STABLE3)



here which address i choose ?and how to find that...please help me..

Last edited by bruse; 04-04-2005 at 06:29 AM.
 
Old 04-04-2005, 06:51 AM   #2
overlord73
Member
 
Registered: Apr 2004
Location: ..where no life dwells..
Posts: 541

Rep: Reputation: 30
give more information about your network configuration, so we can help you!
 
Old 04-04-2005, 06:59 AM   #3
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
[staff@Simlab-node10 staff]$ /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:11:09:17:3D:87
inet addr:10.255.240.176 Bcast:10.255.255.255 Mask:255.255.240.0
inet6 addr: fe80::211:9ff:fe17:3d87/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:284418 errors:0 dropped:0 overruns:0 frame:0
TX packets:22196 errors:0 dropped:0 overruns:0 carrier:0
collisions:2083 txqueuelen:1000
RX bytes:26321711 (25.1 Mb) TX bytes:18338040 (17.4 Mb)
Interrupt:23 Base address:0xb000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:481 errors:0 dropped:0 overruns:0 frame:0
TX packets:481 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:39773 (38.8 Kb) TX bytes:39773 (38.8 Kb)

[staff@Simlab-node10 staff]$




[root@Simlab-node10 staff]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.255.240.0 * 255.255.240.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 10.255.240.1 0.0.0.0 UG 0 0 0 eth0
[root@Simlab-node10 staff]#



[staff@Simlab-node10 staff]$ nmap 10.1.1.50

Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2005-04-04 17:34 IST
Interesting ports on Simlab-node10.mit (10.1.1.50):
(The 1656 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind
3128/tcp open squid-http

Nmap run completed -- 1 IP address (1 host up) scanned in 6.662 seconds
[staff@Simlab-node10 staff]$




[staff@Simlab-node10 staff]$ nmap 10.1.1.2

Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2005-04-04 17:34 IST
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap run completed -- 1 IP address (0 hosts up) scanned in 24.010 seconds
[staff@Simlab-node10 staff]$



now i am using 10.1.1.50 address.
sometimes this is not a correct address that is 10..1.1.2.

so when i change in mozilla edit-->preference-->advanced-->proxy.

i changed to 10.1.1.2. so my internet working.



so how to find the address either 10.1.1.50 or 10.1.1.2 or whatever address?

can we done by namp command?
 
Old 04-05-2005, 06:59 AM   #4
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
i mean proxy server address.
administrator suddenly running squis in other systems.

so how to list the systems are currently the squid-http service.

i mean what is the command to find..!!!
 
  


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
DNS problem wimnat Linux - Networking 2 11-23-2005 03:54 AM
DNS problem alvi2 Linux - Networking 3 05-13-2005 05:45 PM
Possible DNS Problem? Hootah Linux - Networking 2 07-04-2004 02:12 PM
dns problem socket9001 Linux - Networking 1 06-12-2004 07:52 AM
problem with DNS bglad Linux - Networking 9 10-20-2003 05:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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