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.
Hallo together,so we plan to acquire new access layer switches for a medium sized LAN. So there are three switch types we shortlisted.1. WS-C3560X-48P-L2. WS-C2960S-48LPD-L3. WS-C2960S-48LPS-LSo could anybody tell me advantages / disadvantages of the...
Yeap it is possible. you can bind an acl how deny traffic to your lan network. something like:access-list deny-to-inside permit udp 192.168.50.0 255.255.255.128 192.168.1.0 255.255.255.0 eq 53access-list deny-to-inside deny ip any 192.168.1.0 255.255...
Hallo Erik,so i would say there missing somethine like :access-list outside_nat0_outbound extended permit ip 192.168.50.0 255.255.255.128 192.168.1.0 255.255.255.0 nat (outside) 0 access-list outside_nat0_outbound <-- no nat for communicati...
Hi Erik,the gateway setting is normal, you can't set a gateway IP with the policy or connection group.So when you are connectet with your tunnelall client, can you reach a system in your inside network? And if yes, you use ip adress to connect or fqd...
Hi Erik,how is the ipconfig from your vpn clients which use the option "tunnelall"? it is possible, that they use a fault DNS IP? what show the logging, do you see incomming traffic or deny messages?