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 bkrike 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: nille
  • Content: Threads
  • Order by date
  1. nille

    PIX 515 DoS

    HI Guys, One of my vpn clients is making my PIX to go down. The client is connecting to the pix from home through a DSl line. The client PC is behind a router which does NAT. I've heard that wouldn't be possible to make VPN to the PIX from a PC behind a router wich does NAT. But belive or not...
  2. nille

    VPN to 515 pix through a cisco 677 router

    Hi, I'm trying to connect to my office's pix from home through a cisco 677 router that use NAT. The cisco VPN software (v.3.5)works good, if I use a dial-up connection to my ISP, but nothing works if I use my DSL line through the cisco router. I can connect to the pix, but I can not do anything...
  3. nille

    Array casting

    Hi, I am new to C#, but have been programming in Java for a while. What I want know is a way of creating an Array of a specific type, without knowing which type it is... In Java you would to this: public Object[] createArray(Class type, int size) { return Array.newInstance(type, size); }...

Part and Inventory Search

Back
Top