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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Bubbalouie

  1. Bubbalouie

    DNS resolution of a non-domain device on a subnet

    Yes, they are own their subnets. They don't have a domain controller though. No, they are not set up and "configured in AD under "Sites & Services"?" but they will be now! I'll read up on that and get cracking on it. Anything I should be looking at specifically in order for my workstations...
  2. Bubbalouie

    DNS resolution of a non-domain device on a subnet

    I'm not sure that's a good Subject line, but I'm thoroughly confused by what is going on and it's the best I can come up with. I'm not an expert in DNS issues and really need one bad! Anyway, I have a central site with multiple remote sites. The remote sites are connected back to the central...
  3. Bubbalouie

    Counting a datediff result

    Although I think I posted this in the wrong forum (turns out it's MS SQL) I think you got me headed in the right direction! Select d.dname, Sum(Case When DateDiff(d, p.start_date, p.close_date) = 0 Then 1 Else 0 End) Same_Day, Sum(Case When DateDiff(d, p.start_date, p.close_date) = 1 Then 1...
  4. Bubbalouie

    Counting a datediff result

    I have to display the result set on a web page so I think I pretty much have to have a sql statement.
  5. Bubbalouie

    Counting a datediff result

    I am attempting to perform some math on the results of a datediff operation for a helpdesk report. In simplified terms I want my result set to look similar to this: Dept Category 0_Days 1-2_Days 3-4_Days Over_4_Days ADMIN Hardware 2 3 1 1 ADMIN Software 3 1 1 1 ADMIN Internet 1 0 0 0...
  6. Bubbalouie

    Cisco VoIP Question

    Well, it appears I can't add them in that format. I also tried 0/0/0-3. The only way I could get them to add was to use this format, 0/0/0 or 0/1/03 which converted to 0/1/3. Also, also when I added the second port command it overwrote the first so I wound up with only port 0/1/3. Is there a...
  7. Bubbalouie

    Cisco VoIP Question

    I'd say that's the document based on the title alone!!! I noticed this part right off the bat: --------------From Cisco Document-------------- Incorrect Configuration: If you configure an inbound dial-peer, as in the sample configuration in this section, the possibility for toll fraud still...
  8. Bubbalouie

    Restrict a servers access to a network

    the router, switch1 and switch2 are in one building. switch3 and switch4 in another building. switch5 and switch6 in another building. switch3 connects via fiber to switch1 as does switch5.
  9. Bubbalouie

    Restrict a servers access to a network

    well, my network diagram didn't come out exactly as i'd planned...
  10. Bubbalouie

    Restrict a servers access to a network

    Thanks for the quick feed back! There are two application server on my network they need access to. The terminal server has the clients for those two applications installed on it. The vendor will rdp onto the terminal server to access those applications. My network is setup as follows...
  11. Bubbalouie

    Cisco VoIP Question

    Ah! I'll bet CUE = Cisco Unity Express. I'll look and see if there is a show command for that.
  12. Bubbalouie

    Restrict a servers access to a network

    Hi, I have an outside vendor who will be sending me a Win2k8 terminal server to allow them to access a couple of our internal servers to do some work for us. I would like to restrict that terminal server in a a manner that would allow it access only two internal IP addresses, the two servers...
  13. Bubbalouie

    Cisco VoIP Question

    I actually don't know the answer to that and the guy who installed the unit seems to be unreachable. The only thing I can tell you right now is that there is a 'voice mail module' built into the router that handles it. Is there a 'show' command that would tell me that info? A show ver gives...
  14. Bubbalouie

    Cisco VoIP Question

    Hi, I'm running a Cisco 2800 series router running IOS Version 12.4(15)T9, RELEASE SOFTWARE (fc5). I have been told I need to disable users from calling in to their mailboxes from the outside and starting a new call from their vmail box. What is this feature called and what do I do to disable...
  15. Bubbalouie

    Looking for a recommendation on a branch router

    Will give it a try! The RV042 is in a branch that only has about 10 computers. Would it be suitable for a 20 computer branch or is that RV082 territory?

Part and Inventory Search

Back
Top