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

    PIX Firewall 525 won't boot

    Hi, Today my colleague add 2 lines of access-list to our PIX 525. After 10 minutes, my firewall was rebooted and until now can't start. The booting process as listed below. The questions are : 1. What is my OS version? Flash? 2. How to remove those 2 lines (reset the config to default)? 3...
  2. andysk

    Date Range

    Hi All, i plan to create a table to hold Employee Leave information. The field are as follows : - Employee ID - Date From - Date To - Reason What i concern is related to date range such as : How to set its primary key? Since the data for date can be overlapped. Anybody can help? Thanks, Andy
  3. andysk

    C# Eval() or compile on fly with object

    Hi, I have tried using CodeDomProvider to compile the code on fly and get the value returned, like : string sEval = "1+1", will always return 2. However when i try to use the same concept on object like example below, i got an error : I have a webform with 3 textbox on it, named Label1...
  4. andysk

    Domain Controller Security Policy

    Dear All, I have a Win 2003 Std Server (A), as main domain controller and a Win 2003 Std Server (B), as secondary domain controller. I am planning to shut off Server A, and switch it permanently to Server B, i do enable Global Catalog on both servers and have transferred all FSMO to server B...
  5. andysk

    Radio/Wireless Connection VS VSAT

    Hi, If you have been given an option to choose between Radio/Wireless/Microwave and VSAT, which one will you choose ? Why (speed, latency, VOIP, Video Conference, etc.) ? Thanks, Andy
  6. andysk

    Blocking HTTP Download

    Hi, How do we block HTTP download on PIX firewall? Thanks, Andy
  7. andysk

    Local Administrator Group

    Hi, I have some Windows XPs that both join and unjoin to Windows NT Domain. How do i remotely: 1. Change Local Administrator Password 2. Change All Users that belongs to Administrator Group (both NT Domain and Local Domain Users) 3. Depromote those users (on point 2) to Users Group. Thanks, Andy
  8. andysk

    Internet IP to Website name mapping

    Dear All, I have a PIX 525 and also have a log on this firewall, i can see the traffic from the log (from which IP to which IP). The problem is "IP are not well-known human understandable", i need to know what website own this IP and which category of website ("Porn","Encyclopedia","etc"). Does...
  9. andysk

    How to Setting Windows 2000 Advanced Server Virtual Memory > 10 GB

    Hi, Direct to the point. Default installation Virtual Memory of Windows 2000 Advanced Server is 2GB (Min), 4GB (Max). Now on the page to change Virtual Memory, Windows Recommended 11GB, i tried to change it directly, but Windows only give me 4 digits to be inputted. How to overcome this...
  10. andysk

    Wierd ODBC Connection to SQL Server 2000

    Hi, We bought a new server (couple weeks ago) that we installed Windows 2003 SP2 and SQL Server 2000 SP3a on it. and we had moved our data from old server (Win NT and SQL Server 7.0) to this server. After we move to this server we encountered : - Mostly all clients can connect to new server...
  11. andysk

    Help! UPDATE Statement takes too long to execute!

    Dear All, Usualy i execute an UPDATE Statement (quite complex one) it takes around no more than 1 minutes, but these two days it takes near 1 hour to finish. Is that any tools that i can see what exactly SQL Server working on, so i can identify what is the problem? or anybody ever experience...
  12. andysk

    GPO ?

    Hi, Currently we have 3 sites with Computer around 400 (desktops and notebooks). We have vary OS starting from Windows 95, 98, ME, XP, etc. we are planning to implement security like no cdrom access are allowed, no software installation are allowed unless installed by IT Staffs, Saving document...
  13. andysk

    Separate SMTP and POP3

    Hi All, My current configuration as follows: - Exchange Server, public IP for incoming mail (let's say mail.mydomain.com). For outgoing mail, users still send email through mail.mydomain.com, but we configure to forward all outgoing mail to another mail server that using MDaemon (which i will...
  14. andysk

    Sending email from Outlook to Outlook Express

    Hi, I was designing a "good looking" message using Outlook and sent it to a friend of mine(his mail client is outlook express). Unfortunately my friend can't see it properly (like on my design). Anyone know how to solve this problem? (i have tried to send it with rich text and html, but no...
  15. andysk

    Simple E1 Configuration

    We are planning to have E1 that will replace our current Leased channel of 128 Kbps (point-to-point). I just wonder how to configure E1 in Cisco Router, since i have no experience in configure E1. Is that as easy as like in configure Leased channel? Thanks in advance.
  16. andysk

    Some bandwidth is gone ?

    Hi All, We have a dedicated line of 128 Kbps and also we had applied bandwidth policy as shown below : policy-map RouterAtoB class VoIP priority 32 class ApplicationA bandwidth 48 class SMTP-POP bandwidth 16 class class-default fair-queue The question is why i can't...
  17. andysk

    Get user activity in Cisco Router

    How to get user activity in cisco router? I try to get current / pass user activity like "From which IP to which IP for how long and how much byte they consumed.

Part and Inventory Search

Back
Top