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

  1. T3st1ng

    Allow Traffic In/Out on specific ports from CLI

    If this traffic is initiated from inside my firewall, I shouldn't have to specifically allow it to come back in, correct??
  2. T3st1ng

    Allow Traffic In/Out on specific ports from CLI

    How can I allow traffic to flow in and out to a specific port, such as TCP/5566, on my PIX 515E from the CLI?
  3. T3st1ng

    Connectivity Options

    Currently need to establish a direct link from one location to two other separate locations, i.e Point A to Point B and Point A to Point C. This direct connection requires very little bandwidth, even 56K. The only requirements are that it remain constant teminate at a rack-mount router with...
  4. T3st1ng

    Direct Connection Options

    Currently need to establish a direct link from one company to two other business partners, i.e Point A to Point B, Point A to Point C. This direct connection requires very little bandwidth, even 56K. The only requirements are that it remain constant teminate at a rack-mount router with a...
  5. T3st1ng

    Direct Connection Options

    Currently need to establish a direct link from one company to two other business partners, i.e Point A to Point B, Point A to Point C. This direct connection requires very little bandwidth, even 56K. The only requirements are that it remain constant teminate at a rack-mount router with a...
  6. T3st1ng

    Help Desk Operator - PW Reset Access to AD

    I need to allow our Help Desk Operator to be able to reset domain user passwords and unlock accounts when necessary. How can I grant him access to do these two specific functions in AD only?
  7. T3st1ng

    Event 680 excessively logged on 2003 DC

    I already checked that site. I can't find anything that would explain why the source workstation name would change that like.
  8. T3st1ng

    Event 680 excessively logged on 2003 DC

    Hello, The Security Log on one of my 2003 DC's is filling up with a ton of 680 events, coming from the same source workstation, but with all different variables at the end of the machine name. For example, if the machine name is server1, the sources vary such as server1x, server1R, server10...
  9. T3st1ng

    Access-List Problem

    How would I go about setting up a sniffer without drastically impacting performance of the PIX? My network admin had the McAffee Sniffer, and I am somewhat familiar with it.
  10. T3st1ng

    Access-List Problem

    Anyone have nay suggestions?
  11. T3st1ng

    Access-List Problem

    No luck, even with the fixup command. I still cannot connect to any Windows VPN. The machines I am using to connect are behind the PIX and use an internal address with PAT for internet connections. Is there something else missing?
  12. T3st1ng

    Access-List Problem

    If I add the fixup command, do I need the access-lists at all?
  13. T3st1ng

    Access-List Problem

    Yes that is correct. Again, thanks not only for your help, but for explaining it in a way which allows me to understand what I'm doing for future reference.
  14. T3st1ng

    Access-List Problem

    I don't think my posting was clear. The suggestions you have made would affect an existing site to site connection. My intended goal at this point is to allow internal machines to connect to a remote VPN, with IP 69.x.x.1, using the Windows VPN client. Here is the access list I created...
  15. T3st1ng

    Access-List Problem

    I am trying to allow internal machines to connect to a remote VPN. Here's the config: sh config PIX Version 6.3(4) interface ethernet0 auto interface ethernet1 100full interface ethernet2 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100 nameif ethernet2 public...
  16. T3st1ng

    Access-List Problem

    I am new to the PIX, and have a 515E, version 6.3(4). I created an ACL to allow traffic on 10000 and 1723, but it does not appear to be working. Here is the access list I created: access-list 100; 5 elements access-list 100 line 1 permit tcp any any eq 10000 access-list 100 line 2 permit...
  17. T3st1ng

    PIX 515E Access-List

    Also, my PIX version is 6.3(4)
  18. T3st1ng

    PIX 515E Access-List

    I created an ACL based on the info above to allow traffic on 10000 and 1723, but it does not appear to be working. When I type sh access-li I do not see any hit counts for the new list I created, nor can I connect to the VPN. In addition, when I type "sh config" I can see my other...
  19. T3st1ng

    PIX 515E Access-List

    What if I want to allow traffic in and out on those ports? Would I still use the access-group 100 in interface outside command?
  20. T3st1ng

    PIX 515E Access-List

    Inexperienced with the PIX - how do I allow incoming and outgoing traffic on a specific port, i.e. 5000?

Part and Inventory Search

Back
Top