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

    No PDM with WinXP on Pix501

    PDM (ver 3.0) access via WindowsME is ok, access via WinXP gets stuck on PDM load screen. I have seen this question asked before but could not find the fix. Is this an XP setting, or do I need to configure the Pix differently for XP? Thanks!!!! Tim
  2. TimV

    Restore all minimized windows?

    Is there an API call to restore all minimized windows? I actually only want to restore a particular program I find running, but I haven't found a way to do that either... Thanks, Tim
  3. TimV

    Two Pix501/Cisco1721 layouts

    This is a follow-up to the last topic of comparing the Pix501 to a 1721 router. My network consultants want to put the 1721 first, then 2 pix501's, then my 2 subnets. I would like to do one single Pix 501, then then 1721 router feeding the 2 subnets. They say I will need 2, probably 3 public...
  4. TimV

    Cisco 1721 as effective as a Pix501?

    The Pix501 works great with 1 subnet getting out to 1 dsl line, 1 IP address. I now need to use 2 subnets on separate switches. Both subnets have pc's that will need to get out to the internet and I am told that the 1721 can handle 2 separate subnets. Can the 1721 act as a firewall as well...
  5. TimV

    Why will Table posting work fine, but changes not save to disk?

    I'm using Delphi 4, have a very simple single user database running, consisting of only 1 DataSource component, and 1 table component. New entries, edits, & deletes all show up fine when I display the table. The problem is: These changes do not get written to the hard disk until I actually...
  6. TimV

    Can 501 allow 2 subnets out?

    I have 2 non-related groups of users running on the same network. I have the 501 running dhcp for group #1 with a standard subnet of 192.168.1.XXX and life is good. The other group runs a non-standard subnet of 180.180.180.xxx and I would like to let one of their computers through the 501...
  7. TimV

    Allow ports 21 & 1094 for FTP

    I presently use: access-list fromoutside permit tcp any host xxx.xxx.xxx.46 eq ftp for allowing ftp clients into my ftp server. That is fine until I use SSL which wants to use port 1094 in addition to port 21. The FTP session appears to hang from outside the PIX501, but inside obviously...
  8. TimV

    Allow group of users 2 or 3 web sites (Pix501)

    Using a PIX501, I want to allow a group of users access to only 2 or 3 websites. What is the most efficient way to accomplish this? I need to create a group of users as well as a group of allowable sites. Right now I have a separate line for each user accessing each web site. One particular...
  9. TimV

    I feel like a Ferengi with a Photon Torpedo

    All I want to do is allow outside users from unknown IP's to access an ftp server on my network. I thought I needed to add: static xxx.xxx.xxx.241 192.168.1.21 (x's being my real IP, my ftp server is on 192.168.1.21) access-list acl_outside permit ftp any host 192.168.1.21 eq ftp When I add...
  10. TimV

    Mystery of the blocked users

    I simply want to deny access to the internet to all, then allow access for certain users. When doing the original setup, I allowed a couple computers access, then decided to not use them and took them off the list. My license is for 10 users, which I thought meant any 10 active users can get...

Part and Inventory Search

Back
Top