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.
Hi,This is the first Cisco Router I have built, I am sort of jumping between CCP and Putty, I have pretty much got it working the way I want except I need to allow RDP to one device on the network. I have placed my config below and blanked out passwo...
I have just setup my first Cisco ADSL router, I have decided to setup the firewall with the Zone wizard. This is for a guest network and everything works fine except guest users are unable to connect to external to their remote sites via a Microsoft ...
Thanks, I was able to put setup the Zone firewall now with no errors. I am still unable to RDP to the PC within my network though, this is what my NAT rules look like now, does that look right?The IP I want to RDP to the external IP 99.99.99.6 (it i...
Thanks for your response Alain,I had some trouble adding in the Zone part of the firewall, I was getting an invalid output message (see below), can you see anything I might be doing wrong?DavidHOSTNAME(config)#ip access-list extended RDP-IN-ACLHOSTN...
I've got it working now, I made sure GRE and PPTP classes were on the in to out zone and it worked.Thanks for pointing me in the right direction. class-map type inspect match-all SDM_GRE match access-group name SDM_GREclass-map type inspect match-any...
Ok, I think I get that...so I have taken out the two entires in access-list 100 so this is all I have now.access-list 100 remark CCP_ACL Category=128access-list 100 permit ip host 255.255.255.255 anyaccess-list 100 permit ip 127.0.0.0 0.255.255.255 a...
Thanks Peter,I will give that a go, just to confirm, what you are suggesting is the ACL should look like this? I think the SDM_GRE ACL was created by the firewall wizard. Does the IP access group SDM_GRE then need to be listed under the Dialer0 group...