LinuxQuestions.org
Help answer threads with 0 replies.
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 08-02-2004, 02:49 AM   #1
yukunix
LQ Newbie
 
Registered: Aug 2004
Posts: 1

Rep: Reputation: 0
how can I monitor what IP/domain name my machine send request to


How can I monitor what IP/domain name my machine send request to?
The machine has a DNS server installed. Can I monitor all requested domain name through that? Or, is there any other way independent from DNS server, through which I can monitor all requested IP/Domain name?

Thanks,
 
Old 08-02-2004, 11:40 AM   #2
BrianWGray
Member
 
Registered: Oct 2003
Posts: 54

Rep: Reputation: 15
Bind

To enable query logging in Bind 8 or Bind 9, you should add the following to your

named.conf configuration file:

logging {
channel query_logging {
file "/var/log/named_querylog"
versions 3 size 100M;
print-time yes; // timestamp log entries
};

category queries {
query_logging;
};
};
 
  


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
How2 let apache2 forward the request to another web-server on another machine boomy Linux - Software 9 12-04-2005 03:50 PM
how to send DHCP request without using ifup nor ifdown exabrial Linux - Networking 1 08-23-2004 10:37 AM
postfix send does not include domain DC_Tsunami Linux - Software 0 11-01-2003 01:46 PM
Joining a machine from another domain to my linux samba domain acummins Linux - Networking 0 09-13-2003 07:07 AM
Is this machine too slow? Kernel cannot handle page request error. Pcghost Linux - General 4 07-10-2003 12:46 PM

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

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