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 all,I'm trying to limit SSH access to my router.Router IP is 192.168.1.254 My access list for SSH: ip access-list extended SSH_Access_Controlpermit tcp 192.168.1.0 0.0.0.255 any eq 22deny tcp any any eq 22 log!line vty 0 4access-class SSH_Access_C...
Hi all,I have a security question if you'd like to chime in. First, here's my VTY and ACL config:ip access-list extended SSH_Access_Controlpermit tcp 192.168.1.0 0.0.0.255 any eq 22deny tcp any any eq 22 log!line vty 0 4access-class SSH_Access_Contro...
Hi everyone,First time posting although I've lurked plenty looking for answers. Any help from you folks is much appreciated.I've got a Cisco Aironet 1532i with the autonomous IOS. I'm trying to use the wireless access point to give out different IPs ...
Like it says here?:"VTY lines have no IP address so what's the benefit to include the destination?"Very good and thank you. I've marked your answer as the accepted solution.
No, transport preferred none should be that way.Transport output SSH has been shut down and I'm still getting those log entries.ip ssh source-interface, doesn't seem to have anything to do with it.From another user response: "The command "ip ssh sou...
Hey all, I thought I would check in with the solution...if you can call it that.I bought a lightly used 2901 router and configured it for DHCP. I'm using router on a stick. gig0/1.10 ip add 10.1.1.254I then wiped the 1532 and started again. This time...
Thanks Paul and sorry about taking so long to get back to you. I'm in the middle of studying for my CCNA...If I remember correctly I did add the addressing to BV1 way back when I started this project. It didn't work.But I have a second unit and am st...
Oh if only I could... 1530i(config)#int do0.101530i(config-subif)#bridge-group 10Interface already configured within Bridge Group 1.1530i(config)#int do01530i(config-if)#brid1530i(config-if)#bridge-group 1Interface already configured within Bridge Gr...