Sponsored Content
Operating Systems Solaris setting up unix and 2000 server on network Post 41750 by rmuhammad on Monday 13th of October 2003 01:08:44 PM
Old 10-13-2003
oh ok so dave can i setup dns on 2000 server as a primary or secondary and have the unix dns as a forwarder also can the unix email an exchange client?


better yet dave can u give me a couple of scenarios of how to setup a unix server and 2000 server with xp as clients i am testing some things out on home lab.

thanx man!!
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX problem? Unix programm runs windows 2000 CPU over 100%

Okee problems...!! What is happening: Unix server with some programms, workstations are windows 2000, the workstations work good but when you start a programm on the Unix server the CPU of the workstations go to 100% usage resulting that the system gets very slow. The programm well its running so... (2 Replies)
Discussion started by: zerocool
2 Replies

2. Cybersecurity

permissions and security with windows 2000 server

I setup a Windows 2000 Server so that a G4 could access one specific folder. The only way this contact could take place between the two operating systems is with Maclan. I have not installed it with the PCmaclan currently, I have only been reading about it. Can someone assist me with this... (0 Replies)
Discussion started by: pmoncriffe
0 Replies

3. UNIX for Dummies Questions & Answers

Adding a Unix Server to a Windows 2000 Network

Hi everyone Firstly I apologise for my total lack of knowledge about UNIX. Its unfortunately something I have never had any exposure to (Until Now). I administer a smallish Windows 2000 network with all the usual bits and pieces that involves, and have been given the task of joining a Unix... (3 Replies)
Discussion started by: maestro
3 Replies

4. UNIX for Dummies Questions & Answers

Installing Ms Sql Server 2000 On Unix

Hello As per requirements, can i Install a MSSQL SERVER on UNIX , is it possible., can i install or not.., could u plz give me reply with some installation details.......... Regards&Thanking You sreedhar G (1 Reply)
Discussion started by: sreedhargunda
1 Replies

5. UNIX for Dummies Questions & Answers

Unix server will not stay up on the network

:mad: Hello, I am a beginner at UNIX. I have a server running SCO UNIXWARE 7.1.0 Every morning this week the server has been down. I have to Hardboot her to get her back online. What commands can I do to help me diagnose what is going on? This is urgent....thank you. (3 Replies)
Discussion started by: jback
3 Replies

6. UNIX for Dummies Questions & Answers

Unix in Network 2000 Server

Hi, is it possible to see our Unix server, with logged-on users(for that specifiek unix-network domain) in my network environment, on my xp pc (i however, log on at our 2000 server)? We have a windows2000 server and both are connected in our LAN. Do i need to make a trust relationship or do i have... (0 Replies)
Discussion started by: devuyst
0 Replies

7. Shell Programming and Scripting

SFTP from UNIX (AIX) to Windows 2000 server

Hi all, I have to sftp a file (put) from AIX server to Windows 2000 server. The question is Windows 200 server that i am using doesnt have any SFTP server , if so i know we need to install one. The question here is for writing a sftp script that as to run everyday as part of cron job we... (0 Replies)
Discussion started by: reddymails
0 Replies

8. UNIX for Advanced & Expert Users

terminal setting in unix server

hi all, i have connected a new dump terminal to unix server.the connection is not direct.it is through a board. that is a board which contain lot of ports is connected to server. the terminals are connected to the board.when i connected the terminal to the server the message in terminal is like... (0 Replies)
Discussion started by: sujesh
0 Replies

9. UNIX for Dummies Questions & Answers

Need help in setting access to unix server

I am performing some work for a small business that has no IT staff. They contract out work from time to time for their IT needs. What they would like to do is grant access to an AIX 5.3 server for some external customers to perform some application testing. They are running Active Directory... (3 Replies)
Discussion started by: texassynergy
3 Replies

10. Solaris

Configure network in unix with dynamic ip on my DHCP server?

can anyone tell me how can i configure network in unix with dynamic ip on my DHCP server?? (7 Replies)
Discussion started by: Reham.Donia
7 Replies
BIND8_QUERY2DLF.IN(1)					  LogReport's Lire Documentation				     BIND8_QUERY2DLF.IN(1)

NAME
bind8_query2dlf - convert BIND8 querylogs to dlf SYNOPSIS
bind8_query2dlf DESCRIPTION
This script converts each line in a bind8 querylog to a dns dlf record. BIND generates these logs when something like logging { channel query_logging { file "/var/log/named_querylog" versions 3 size 100M; print-time yes; // timestamp log entries }; category queries { query_logging; }; }; is in bind's named.conf. This will save up to three logfiles of maximum 100 megabytes in the directory /var/log. These logfiles look like: 10-Apr-2000 00:01:20.307 XX /10.2.3.4/1.2.3.in-addr.arpa/SOA/IN 10-Apr-2000 00:01:20.308 XX+/10.4.3.2/host.foo.com/A/IN EXAMPLES
To process a log as produced by bind8: $ bind8_query2dlf < dns-query bind8_query2dlf will be rarely used on its own, but is more likely called by lr_log2report: $ lr_log2report bind8_query < /var/log/dns-query SEE ALSO
http://www.logreport.org/doc/gen/dns/bind8.php bind9_query2dlf(1) VERSION
$Id: bind8_query2dlf.in,v 1.6 2006/07/23 13:16:33 vanbaal Exp $ COPYRIGHT
Copyright (C) 2000-2001 Stichting LogReport Foundation LogReport@LogReport.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. AUTHOR
Edwin Groothuis, now maintained by Joost van Baal Lire 2.1.1 2006-07-23 BIND8_QUERY2DLF.IN(1)
All times are GMT -4. The time now is 01:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy