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 wOOdy-Soft 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 MichaelM

  1. MichaelM

    2 static translations to a single source?

    computerhighguy, thanks, that is what I thought, but did not have any experience in it. I wasn't sure if there was a command that I didn't know about that would assign any kind of a priority to the outbound traffic to say which translation to use. I didn't want to have to test this on a...
  2. MichaelM

    2 static translations to a single source?

    We did some testing with adding another IP address to the NIC card on the servers and it would work. But we have a lot of servers and was trying to avoid that approach.
  3. MichaelM

    2 static translations to a single source?

    The company hosting my DNS has a minimum 1000 that I'm able to set for TTL. Even with that setting, during a previous change, it took anywhere from 1 hour, 4 hours, or a day. It seems to have something on how long some DNS servers are cashing that information (even though I specified a small...
  4. MichaelM

    2 static translations to a single source?

    I'm changing the registered DNS entries of one of my web servers. This change takes time to replicate throughout DNS. Can I setup two different static entries for a single server located inside my network? Another words, can I have a server with one internal IP address, be seen or addressed...
  5. MichaelM

    setting logging levels to syslog and telnet session

    On a Cisco switch Cat4000, I'm trying to set a different level of logging to the syslog server and to the terminal session. I would like everything (full debug level) logged to the syslog server, but just Informational level to the screen. Can anyone help me with the proper commands? Thanks...
  6. MichaelM

    DMZ Question...

    You can try the Alais command, refer to the PIX command reference for more info. But, I haven't had much luck with that. I don't think you will be able to go to the nated address 203.132.60.40 from your inside network. The PIX has limited routing capabilities. Think about what is...
  7. MichaelM

    Searching Pixlog Analyse Program

    It's called Private I: http://www.opensystems.com Also, if you want to monitor web traffic, you can use Websense: http://www.websense.com
  8. MichaelM

    Error moving from VB4 to VB6

    I get a run time error '53', file not found: kernel, hit debug and highlights the code below: StrLen% = GetPrivateProfileString("AddFile", Str$(i%), _ "none", DtaFile$, iSize%, "vrs.ini") Any ideas on why I get this error. Thanks in advance.
  9. MichaelM

    Sniffing outbounf Router Traffic

    I assume you are talking about internet traffic. You should you some kind of Internet monitoring package. I'm not sure if any would give you utilization, but they would give you nice reports on your traffic.

Part and Inventory Search

Back
Top