Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-07-2005, 01:21 AM
|
#1
|
Member
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware 10.0, SUSE 9.1, RH 7, 7.3, 8, 9, FC2
Posts: 413
Rep:
|
name server
I am running a caching nameserver on my linux machine but when i do a nslookup from linux machine the name is resolved very fast and when I do nslookup form a windows machine whose primary name server is my linux machine then the name is resolved to slow and some time it does not resolves from my linux machine and is resolved from my isp name server. here is the output of some important command and configs
windows machine
Code:
C:\Documents and Settings\Asif>nslookup hotmail.com
*** Can't find server name for address 192.168.0.3: Non-existent domain
Server: pathfinder.nexlinx.net.pk
Address: 202.59.80.10
Non-authoritative answer:
Name: hotmail.com
Addresses: 64.4.33.7, 64.4.32.7
ipconfig on windows machine
Code:
Ethernet adapter LAN:
Connection-specific DNS Suffix . : lakecityserver.redirectme.net
Description . . . . . . . . . . . : Compaq NC3121 Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-50-8B-05-01-AC
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.30
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.3
DHCP Server . . . . . . . . . . . : 192.168.0.3
DNS Servers . . . . . . . . . . . : 192.168.0.3
202.59.80.10
Lease Obtained. . . . . . . . . . : Monday, November 07, 2005 9:13:21 AM
Lease Expires . . . . . . . . . . : Monday, November 07, 2005 3:13:21 PM
linux machine
Code:
root@thelakecity# nslookup hotmail.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: hotmail.com
Address: 64.4.33.7
Name: hotmail.com
Address: 64.4.32.7
root@thelakecity#
and why on my windows machine the following error occurs
Code:
*** Can't find server name for address 192.168.0.3: Non-existent domain
|
|
|
11-07-2005, 03:44 AM
|
#2
|
Member
Registered: Jan 2003
Location: cyberjaya
Distribution: rh mdk deb fed suse
Posts: 99
Rep:
|
from your linux machine, do u able to nslookup if u change your nameserver from 127.0.0.1 to 192.168.0.3
|
|
|
11-07-2005, 04:52 AM
|
#3
|
Member
Registered: May 2004
Location: Frisco, TX
Distribution: Debian Unstable
Posts: 73
Rep:
|
The reason it's probably taking so long and spitting out that error is it's trying to do a reverse lookup of the ip address 192.168.0.3. Have you setup your reverse dns for that ip? Since 192.168.x.x is private ip space you will have to setup a local one on your dns server. It should eliminate that error.
|
|
|
11-07-2005, 06:58 AM
|
#4
|
Member
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware 10.0, SUSE 9.1, RH 7, 7.3, 8, 9, FC2
Posts: 413
Original Poster
Rep:
|
no I haven't done the reverse lookup right now
|
|
|
11-07-2005, 11:18 PM
|
#5
|
Member
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware 10.0, SUSE 9.1, RH 7, 7.3, 8, 9, FC2
Posts: 413
Original Poster
Rep:
|
thanks everyone my problem has been solved by adding a reverse entry for my lan ip
|
|
|
All times are GMT -5. The time now is 12:05 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|