Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I installed the anyconnect secure mobility client 3.1.05152 version on a couple o windows 8.1 workstationson my home network.There are no restrictions from my firewall towards the outside world.When i try to connect for the first time i get the certi...
Hello guys,Need some help since i am going crazy trying to finish a lab for my CCNA-S exam.I am trying to establish a VPN using 3 routers.SiteASiteBand ISP as the router in between simulating the internet.Router SiteA can ping SiteB external ip and v...
Greetings,I have a question regarding ip nat inside command which may explain an issue i am facing with a client..Suppose we have:ip nat inside source list 101 interface Dialer1 overloadip nat inside source static 10.0.0.250 87.202.212.131 route-map ...
Hello,I am facing a strange issue with a clients cisco.Although the DMZ server 192.168.1.102 is accesible at the beggining after a few hours it stops allowing the connection.firewall logging does not show any dropped packets.When i telnet at port 80 ...
Hello guys,I am busting my head to find out what is going wrong with this config and cant figure it out since i am not an advanced cisco technician.Problem is that i cant access the 94.70.142.127 server that is supposed to be in a DMZ zone.I know it ...
I figured it out.. Problem was caused by an access-list error.Access list 101 includes the entire 10.0.0.0 /24 where 10.0.0.250should be excluded in order to only match the static NAT entry.I inserted a deny 10.0.0.250 at the top of the 101 ACL and p...
Dont quite follow you.. There is already an entryip access-list extended WebServer remark CCP_ACL Category=128 permit ip any host 192.168.1.102which is the internal ip of the DMZ serveraccess to 192.168.0.101 has been removed since it was not not cor...
No i am using cisco as a dns from my computer.Cisco use 2 DNS servers. 10.2.101.1 (1) and 8.8.8.8 (2).Cisco is also a DHCP server with same DNS servers and same order.My pc gets 10.2.101.1 as primary and 8.8.8.8 as secondaty DNS server.When Microtik...