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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vedatshabani

  1. vedatshabani

    deny access to file sharing in VPN

    My VPN is configured like below: crypto map VPN 3 ipsec-isakmp ... match address VPN-3 ip access-list extended VPN-3 permit tcp host 10.0.0.197 host 192.168.53.204 permit tcp host 10.0.0.100 host 192.168.53.204 permit tcp host 10.0.0.128 host 192.168.53.204 My inside interface has these...
  2. vedatshabani

    outbound access-list help

    In the access-group of F0/1 like: ip access-group F0/1-IN in you should add these lines: permit tcp any host (outside ip address) eq smtp permit tcp any host (outside ip address) eq www permit tcp any host (outside ip address) eq ftp permit tcp any host (outside ip address) eq 3389 deny ip...
  3. vedatshabani

    deny access to file sharing in VPN

    Hi. I have created VPN between two Cisco routers 1700. Everything works fine, but what I want now is that I have to deny access to files that are shared in the network to both sides of VPN. How can I deny this access, that PC's on other side can't see my files that are shared? This deny I want...
  4. vedatshabani

    bad confreg register

    Yes this work. After some experiments I got rommon promt to Baund Rate 3600. For other that may have error: loadprog: error - on read during ELF program load. this is because the IOS is not uploaded full in the flash, during communication. I re uploded new image and now also solved this...
  5. vedatshabani

    bad confreg register

    Before executing command from rommon> confreg 0xc451 everything was fine. I was able to connect to rommon promt, but after I executed this command I can't connect to rommon. I just receive to Hyperterminal some unknown characters like "ó". So I think executing the command that I mention above...
  6. vedatshabani

    bad confreg register

    I was changing the IOS image of Cisco router 1700 and I received the message : loadprog: error - on read during ELF program load. After I tried command: confreg 0xc451 and then I can receive the rommon monitor to the Router via consol. Just I receive some undefined characters. Do somebody know...

Part and Inventory Search

Back
Top