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, I'm new to configuring routers en switches of cisco. But I've been able to get a cisco 861 router working with 2 vlan's.My only problem is to seperate the 2 vlan's so they cannot reach eachother. I banged my head on getting these acces lists to w...
Hi I was able to fix this without the reflexive ACL's. I did it like this :interface Vlan1 ip address 192.168.2.1 255.255.255.0 ip access-group inbound in ip nat inside ip nat enable ip virtual-reassembly in no ip route-cache! interface Vlan1...