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: *

  • Users: NetworkGuy101
  • Order by date
  1. NetworkGuy101

    VoIP PBX

    Have you used this yet? Any luck getting it to work properly?
  2. NetworkGuy101

    DNS fails through site to site vpn with pix 501 and so does replicatio

    Yes Good Point. If you could post part of your config that would better help.
  3. NetworkGuy101

    Query Problem

    Ok maybe the problem is more involved. I did a more basic query <cfquery name="getreport" datasource="FSDB"> SELECT * FROM ITEM_HISTORY </cfquery> <cfdump var="#getreport#"> Problem is that the target table is a linked ODBC table. Will coldfusion not work with this?
  4. NetworkGuy101

    Query Problem

    I am having a problem getting this query to work. Database type is Access. <cfquery name="getreport" datasource="FSDB"> SELECT DISTINCTROW (Right(Left([BODY1],13),8)) AS [NewOrder], Min(ITEM_HISTORY.DATE) AS [TranDate] INTO [BookingsTable] FROM ITEM_HISTORY WHERE (((ITEM_HISTORY.TRANS_ID) Like...
  5. NetworkGuy101

    Exchange server sends mail fine right after a reboot

    ISAuser: Sounds like a gateway issue or routing issue. Do you have a firewall? Are you translating a static for you address? You can do a NSlookup. That proves that whatever machine you are connected to for the lookup is abloe to get out fine. Are you using internal DNS? If you cant browse the...
  6. NetworkGuy101

    exchange 5.5 should I upgrade???

    I was in your situation. What I did was install and keep the new 2003 server in the same org. I moved the mailboxes over to the new server then all pub folders. Set up SMTP connector and just changed the static translation on my FW. Worked without a problem.
  7. NetworkGuy101

    External OWA Access

    Create a cname in your local DNS Server for your external name. Point this to your internal server and then you should be in business
  8. NetworkGuy101

    External OWA Access

    Create a cname in your local DNS Server for your external name. Point this to your internal server and thenyou should be in business
  9. NetworkGuy101

    Exchange server sends mail fine right after a reboot

    Just curious, If you have your own DNS Servers why are you pointing your SMTP connector to an external server?
  10. NetworkGuy101

    Exchange server sends mail fine right after a reboot

    Who are you using as a DNS Server? Another local server? or an ISPs Server?
  11. NetworkGuy101

    VoIP Service Providers

    Whats about service providers? Is there any good service providers to go through? If I had a T1 data line and a VoIP PBX could I just use that T1 for my outgoing local/long distance calls? Anybody know of any reliable VoIP providers?
  12. NetworkGuy101

    Exchange server sends mail fine right after a reboot

    Have you tried just restarting Exchange Services instead of reboot? I wonder if we could get this narrowed down to a service. Or instead of rebooting, try to do a IPconfig /flushdns from a comman prompt. Youve got me hooked on your problem again until another one of mine comes along.
  13. NetworkGuy101

    VoIP PBX

    Why VoIP? Remote Locations and Phone Bill. Also the rebtal fee for our PBX is to much. Does Cisco have much support for exisiting analog lines?
  14. NetworkGuy101

    VoIP PBX

    Well I am well versed in Cisco. (CCNA). I have experience with Redcom Voice Switch. I am looking to provide Service to about 100 users. I want to keep it to a decent price. I have a deicated PRI to our current switch which we rent now and pay a little to much for. I have seen some VoIP PBX...
  15. NetworkGuy101

    VoIP PBX

    Anybody have any experiences purchasing a VoIP PBX? Like what you have to deal with as far as the Telco is concerned? I have never gotten to configure a PBX with VoIP before so I am curious as to how it all works. Any sites I could go to?
  16. NetworkGuy101

    CCNA Tomorrow. Any last advice?

    The test was 55 Questions. RIP, IGRP, EIGRP and OSPF were the main routing protocol questions. Some VLAN, maybe 1 ISDN, A few debug questions. It wasnt to bad actually. Just be aware of the time you have. Another things is before you hit start fir the test sit in the booth and write down all the...
  17. NetworkGuy101

    CCNA Tomorrow. Any last advice?

    Just for an update I passed the test today. Thanks for all the helpful posts.
  18. NetworkGuy101

    CCNA Tomorrow. Any last advice?

    Is there alot of Fill in the blanks?

Part and Inventory Search

Back
Top