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 have this config but kids with Kali can enter in the Aironet and access admin network. What im doing wrong? Is any way of resolve issue withou more hardware?
Router#sh run
Building configuration...
ip dhcp excluded-address 192.168.2.1 192.1...
Problem Details: hello, i´m having problems with config of cisco aironet express mobility 1832i. i´ve created 2 ssid with password but when try to connect and put the password it says invalid password.
my point is to create 2 ssid connected to difere...
Boas,
Quero usar Router Cisco 887vam para efetuar ligação fibra da vodafone. Alguem tem alguma ideia? Pelo que lí fibra não utilliza autenticação pppoe... Quero usar ethernet 0 para ligar ao router vodafone mas nao estou a conseguir.
Obrigado
with this Vlan 200 cant connect to internet
interface Vlan200
description LAN
ip address 192.168.2.1 255.255.255.0
ip access-group 101 out
ip nat inside
ip virtual-reassembly in
service-policy output p2p-drop
!
interface Vlan300
description LAN...
interface Vlan200 description LAN ip address 192.168.2.1 255.255.255.0 ip access-group 101 in ip nat inside interface Vlan300 description LAN_ADMIN ip address 192.168.8.1 255.255.255.0 ip access-group 100 in ip nat inside ! ! ip nat inside source lis...
no access on any network,
maybe this is wrong too---> access-list 100 deny ip 192.168.2.0 0.0.0.255 192.168.8.0 0.0.0.255
this access list is to add to vlan 300
only works with
access-list 100 permit ip 192.168.2.0 0.0.0.255 any
access-list 100 permit ip 192.168.8.0 0.0.0.255 any
but from vlan 200 can ping vlan 300