Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cyberkatis

    Need to move Management Console

    How do I move my NG R55 management console to a new server? Is this again a export / import using the proper tools in the tools directory? Thanks
  2. cyberkatis

    Configure cisco 2651 router to failover to second T1

    The easiest way would be to implement HSRP.... Hot Standby Routing Protocol can be easliy looked up on Cisco's website. Hope this points you in the right direction. Chris.
  3. cyberkatis

    How do I implement Video Conferencing Quality of Service

    What is the easiest way to implement quality of service for a video conferencing solution between two cisco routers. Any hints or leads appreciated. Thanks. Chris.
  4. cyberkatis

    Free Busy Setup

    Me Too!! Having problems with Free Busy connector as well.....
  5. cyberkatis

    Writable TFTP Server

    How do I make my TFTP Server writable? I do know that it can be written to if the file already exists. I do know that you can change the server_args line in the tftp file in /etc/xinetd.d to: -c -p /tftproot I have chmod'd the dir /tftproot to 777 What next? Does the directory need to...
  6. cyberkatis

    Linux to Linux file sharing

    OK, simple question. Have a couple of servers running Linux Man9.1. One server has a collection of mp3 files and I want to play them from the other Linux server. What is the easiest way to do this. Will be using XMMS as the player and all the mp3 are in the .ogg format. Thanks Chris.
  7. cyberkatis

    win2003 design question

    BigOrange, Here is the deal with structure. Yes, users and geographical location are important. We also will employ a centralized IT management model. Now departments are not as critical, at least from an OU perspective. It looks as though we will have 3 different types of OU's. Something like...
  8. cyberkatis

    win2003 design question

    So even though sites have small numbers, it would still be better to make child domains? Thanks.
  9. cyberkatis

    Software Update Service

    I do not use it and here is my 2 cents on installing it. I feel that users should NOT be able to install / update / do anything but work on their PC's. So using GPO's I move updates to clients. Not the most efficient, but works. Chris.
  10. cyberkatis

    win2003 design question

    Im designing a win200x network. How would you design this. Here is the scenario. 500 total users 4 major sites globally (europe, usa,asiapac) each with 50-75 users 200 users scattered worldwide in 10 smaller remote offices connections (all locations) to hub site via broadband vpn or direct FR...
  11. cyberkatis

    Win Xp pro pcs takes a long time to log on to the network.

    The DNS issue IS your problem. All of the above steps need to be taken to resolve this issue. The biggest is your local XP machines DNS entry. Ensure it's pointing locally to your on site DNS server..... hth Chris.
  12. cyberkatis

    Can't remove child domain

    I have a forest with multiple child domains. One of them happens to be in Thailand. Well the time has come to romve this child domain and because of the connection to my forest root it has been unsuccesful. Is there a way using ntdsutil (or other program) that I can remove this child domain...
  13. cyberkatis

    IIS and Behind Firewall Access

    I know that you'd never want to do this but is it possible and how. 1. Have a web server in a DMZ Zone 2. Have a 2000 File Server in the Trusted Zone 3. There are files (.pdf) that I want to serve up on the file server through the web server by going through the firewall. This not only seems...
  14. cyberkatis

    Hey DNS Guru's look at this Zone..what's wrong!!

    Thanks for the help. Turns out that I needed to put the classless subnet reference in the records.... So, 5.13.85.63.in-addr.arpa. IN PTR ftp.troycorp.com. Needed to be, 5.0.13.85.63.in-addr.arpa. IN PTR ftp.troycorp.com. and so forth.....when that was done it worked great.
  15. cyberkatis

    Hey DNS Guru's look at this Zone..what's wrong!!

    Can anyone tell me why this reverse DNS Zone is not working. It resides on a Linux box running Bind 9.x.x. $ttl 38400 57.196.65.in-addr.arpa. IN SOA dns1.troycorp.com. wilcoxc.troycorp.com. ( 10 10800 3600 604800 38400 ) 57.196.65.in-addr.arpa. IN NS dns1.troycorp.com...
  16. cyberkatis

    DHCP options limitation

    Nope, you are correct. The only options you can pass to a client via DHCP/Bootp are options indicated in the scope environment varibles. And yes, better to pass these variables using login script.... Hope this helped. Chris.
  17. cyberkatis

    Is it possible to back out of Native mode 2000?

    Yup, Your screwed. Very sorry to say. AD Native will not accept or care about NT4 PDC's or BDC's. Therefore trying to back out of Native AD by putting an NT4 PDC on site would be useless. Also if your company is required to be a child domain of the parent you will have to rebuild to enable...
  18. cyberkatis

    DHCP boot over T1 router

    What version of Cisco IOS are you using, if in fact Cisco... If an older version (<12) you'll also in addition to the IP Helper address another global statement: ip forward-protocol udp This will enable the router to forward udp broadcasts to these servers.... Chris.
  19. cyberkatis

    Multiple Zones BIND 8.X Linux Problem

    I'm having a problem with setting up multiple zones (domains) on a Linux box using BIND 8. I figured all you had to do was a couple of things. 1. Add &quot;zone&quot; in /etc/named.conf 2. Add &quot;zonefile&quot; referenced in &quot;zone&quot; to /var/named/ Is there something else I'm...
  20. cyberkatis

    DNS problem

    Is the 192 a MIP to the real internet address? If it is there should be no problems with this......

Part and Inventory Search

Back
Top