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. dannieboiz

    VPN connection starts but NAC doesn't initiate behind Cisco router

    We currently have a Cisco Mesh network which consist of a 2811 router, and a 500g switch/controller When I connect directly to the modem I'm able to connect to the VPN and NAC starts up and grant access right away. But when I go through the router I'm the Client is able to connect but the NAC...
  2. dannieboiz

    Do i have to rejoin the computers after a fresh install of Server 2003

    I have a single DC running server 2003. Over the weekend, the server took a crap. Out of necessity, I reinstall the OS which include formatting of the C: drive. I performed a DCPROMO and configured the AD exactly as it was before. Under "Entire Network/Domain Name" I'm able to see all the...
  3. dannieboiz

    Anybody have issues using RDP into server 2003??

    I know you've gotten your problem solved but I just wanted to post my result after 4 days of playing around with RDP from Vista Business into SBS 2003 Premium. After all kinds of trial and error logging on using the SBS machine's IP address, I tried to log on using the computer name instead and...
  4. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    YIPPI!!! We did it. THANKS A BUNCH! My first successful cisco config. :D It's actually yours. Ok next, now that I can access my desktop, Can I set it in a way so that I can access multiple computer? I'd like to log onto the server once in a while as well or do I have to change the internal IP...
  5. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    thanks for the tip, I've gone through the config and changed the IP's address. So those are not true IP addresses. Well at least they aren't mine. :D
  6. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    Result of firewall command: "show running-config" : Saved : PIX Version 6.3(5) interface ethernet0 auto interface ethernet1 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password qBvMxO.o/SLQ0SxO encrypted passwd 2KFQnbNIdI.2KYOU encrypted hostname...
  7. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    what do you mean? All I did was copy that script to the CLI and send it then apply it. Nothing else was done.
  8. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    ok looks like it took it, but I can't do RDP from my laptop to my desktop.... the PIX WAN IP is 68.205.183.2 I would like to work the desktop with IP 192.168.1.9 I would also like to access the PDC @ 192.168.1.2 At this point to simplify things, I'm only trying to access one @ a time...
  9. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    I'm feeling really dumb now. access-list outside_in permit tcp any 3389 host 68.205.183.2 eq 3389 static (inside,outside) tcp interface 3389 192.168.1.9 3389 netmask 255.255.255.255 access-group outside_in in interface outside do I replace the (inside,outside) with an IP address?
  10. dannieboiz

    Please help me setup my PIX 501 for Netmeeting & Remote Management

    hmm I'm getting and error... I've changed the IP address but this is what I get. Result of firewall command: "access-list outside_in permit tcp any 3389 host 68.205.183.2 3389" ERROR: invalid IP address host Usage: [no] access-list compiled [no] access-list deny-flow-max <n> [no] access-list...
  11. dannieboiz

    Please help me setup my PIX 501 for Netmeeting &amp; Remote Management

    So my script should look like this assuming my WAN IP address is 192.168.1.1 and my LAN IP is 192.168.1.2 access-list outside_in permit tcp any 3389 host [192.168.1.1] 3389 static (192.168.1.2,192.168.1.1) tcp interface 3389 [192.168.1.2] 3389 netmask 255.255.255.255 access-group outside_in...
  12. dannieboiz

    Please help me setup my PIX 501 for Netmeeting &amp; Remote Management

    This is my first experience with the PIX router, it's been over 7 years since I've touched any cisco equipment. Let me briefly describe my objectives. 1st. I travel a lot and I often work from home on my personal computer. My desktop in the office is almost always on. I'd like to be able to...
  13. dannieboiz

    Please help me setup my PIX 501 for Netmeeting &amp; Remote Management

    I have a PIX 501 with unlimited licenses. I've been trying to figure out how to setup remote management for the router, as well as using Remote Desktop to my personal computer as well as the server from home. Can someone help me figure this out? Thanks

Part and Inventory Search

Back
Top