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 Wanet Telecoms Ltd 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. bezking

    Help with ASA 5510 VPN Config

    ...beztechprod general-attributes address-pool vpnpool default-group-policy beztechprod tunnel-group beztechprod ipsec-attributes pre-shared-key * telnet timeout 5 ssh timeout 5 console timeout 0 ! class-map inspection_default match default-inspection-traffic ! ! policy-map type inspect dns...
  2. bezking

    Word 2002 Legal Pages

    Yes - the whole thing is a spreadsheet - the user doesn't have Excel so it is nothing but a table.
  3. bezking

    form variable in message body of email

    By the way, you really should do some checking on those variables - the way you have it set up a user could inject their own SQL into the query. Try addslashes() and stripslashes().
  4. bezking

    Word 2002 Legal Pages

    Hi all, I got a trouble ticket today that stated the following: "I am trying to print a document on legal paper. It appears fine in normal mode - legal size and landscape, however, when i go to print preview, it is shown on two different legal pages. i checked and there are no page breaks."...
  5. bezking

    Cisco 3800 and DHCP

    OK. gi0/0 is connected to a Catalyst 3560. When I plug gi0/1 into this switch also, my internal DHCP server hands out an IP. When I plug gi0/1 back into the cable modem, and reboot both the modem and router, I get no IP. hope this clears it up.
  6. bezking

    Cisco 3800 and DHCP

    BTW, If I plug the outside-facing interface (gi0/1) into a switch it grabs an IP instantly.
  7. bezking

    Cisco 3800 and DHCP

    ...ip host 255.255.255.255 any access-list 101 deny ip any any log dialer-list 1 protocol ip permit no cdp run ! ! control-plane ! ! banner motd ^C *------------------------------------------------* |THIS IS orca 10.0.0.1. THIS IS A PRIVATE SYSTEM | |FOR AUTHORIZED USERS ONLY! ALL ACTIVITES ON...
  8. bezking

    1720 VPN - How?

    Reset it and redid the commands. Still the same error. Is the IOS too old?
  9. bezking

    1720 VPN - How?

    The router uses AAA. When I get the login prompt it will take my username, but not my password.
  10. bezking

    1720 VPN - How?

    OK, so here's one. I pulled the VPN module, and now I can't log in to the router! What happened?
  11. bezking

    1720 VPN - How?

    3 Users only... I'll begin the dissection... Now where did I leave my antistatic wristband?![bigsmile]
  12. bezking

    1720 VPN - How?

    cvpn01(config)#crypto isakmp client configuration ? address-pool Set network address for client cvpn01(config)#crypto isakmp client configuration
  13. bezking

    1720 VPN - How?

    It won't take this: cvpn01(config)#crypto isakmp client configuration group xxxxxx ^ % Invalid input detected at '^' marker. cvpn01(config)#
  14. bezking

    1720 VPN - How?

    Here it is... #sh ver Cisco Internetwork Operating System Software IOS (tm) C1700 Software (C1700-K9O3SY7-M), Version 12.2(4)T1, RELEASE SOFTWARE (fc1) TAC Support: http://www.cisco.com/tac Copyright (c) 1986-2001 by cisco Systems, Inc. Compiled Thu 25-Oct-01 19:50 by ccai Image text-base...
  15. bezking

    1720 VPN - How?

    Burt - the router won't accept some of the commands in that link. I give up - I'll just get a VPN3000 on ebay. Thanks for the suggestions.
  16. bezking

    Content filter query... what's the best?

    OpenDNS.com works every time for my network, and it's FREE!
  17. bezking

    1720 VPN - How?

    The SDM says the 1720 is unsupported, I'll check that thread you posted.
  18. bezking

    1720 VPN - How?

    Thanks Guys. I'll check these out and advise.
  19. bezking

    1720 VPN - How?

    How might I set up a 1720 as a VPN appliance? Also, does the unit need to be in use as a router or can I just use the LAN port and route VPN traffic to it? THANKS!
  20. bezking

    Want the message to popup

    As above, use javascript. After your initial CFIF and CFSET, add, as an example, <cfoutput><script>alert("#Message#");</script></cfoutput> HTH

Part and Inventory Search

Back
Top