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 Chris 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: edg24
  • Order by date
  1. edg24

    Pix with 2 IPs

    You have to use PAT command exemple: global (Outside) 1 interface
  2. edg24

    Getting sys log info by email

    Take look at http://www.kiwisyslog.com/ Kiwi Syslog Deamon is great.
  3. edg24

    PPOE Support

    Hi PDM current version 1.12 does not officially support version 6.2 I think PPPoE is not yet implemented. Bye
  4. edg24

    W2k VPN to PIX 520

    Hi If you are working within a W2K domain you should add DNS configuration to the client setup or add &quot;vpdn group 1 client configuration DNS <your_DNS_server_IP>&quot; to the Pix. Bye
  5. edg24

    Ipsec logging

    Hi, What I look for is a IPSEC command similar to the &quot;sh vpdn&quot; command. Furthermore I need to see the connections in a Syslog. Any idea ?
  6. edg24

    Ipsec logging

    Hi Does somebody knows how I can display and log the active Ipsec VPN connections on a Pix 515 +6.2 ?
  7. edg24

    Need to restart Firewall if internet connection is down

    I've the same problem in the past. Cisco has replaced the Pix. For more info visit http://www.cisco.com/warp/customer/770/fn15369.shtml
  8. edg24

    Pix 515R- How to block peer2peer networks ?

    Hi I've got the same problem, P2P application generaly use ports higher than 1024 therefore I have blocked all ports over 1024 with the following statement : access-list FromInside deny udp any any range 1025 65535 access-list FromInside deny tcp any any range 1025 65535 For your info. KaZaa...
  9. edg24

    Terminal Services Screen resolution

    That'sthe way I can do it on the server console but on terminal client session I can't change the number of displayed colors. Any idea ? Thanks
  10. edg24

    Terminal Services Screen resolution

    Hi Does anybody knows how to change the number of colors (need more than 256) displayed on a W2K terminal server session (client is MS Terminal server client)?
  11. edg24

    errors when vpn connection starts

    You'r right Yizhar. The VPN client is trying to reach some servers on the Internet. PIX version is 6.11, VPN client is W2K(PPTP) Here is the PIX VPN Conf. access-list 80 permit ip 10.203.24.0 255.255.255.0 192.168.10.0 255.255.255.0 ip local pool pptp-pool 192.168.10.1-192.168.10.50 nat (inside)...
  12. edg24

    errors when vpn connection starts

    We use a PIX515 to allow users to connect to our internal network from home using a VPN connection. Each time a user start a VPN connection, lots of error messages appears on the Syslog. Here are some errors from the syslog. Any idea?? 192.168.10.x are the IP addresses dynamically given to the...

Part and Inventory Search

Back
Top