Questions tagged [cisco]
The cisco tag has no summary.
79 questions
0 votes
0 answers
250 views
resolv.conf not updated after connecting to VPN using OpenConnect
I recently switched from the Cisco AnyConnect Secure Mobility Client to OpenConnect to solve a long-standing issue where my Docker containers could not access internal sites over my corporate VPN. ...
1 vote
1 answer
103 views
Logging Cisco logs on remote linux syslog
Good evening, I am running multiple cisco routers/switches and a virtualized debian install. In order to have proper forensic capabilities in cse of attack/breach/malfunction I wish to have remote ...
0 votes
2 answers
152 views
Why is Webex crashing at application startup in AlmaLinux?
I have a fresh install of AlmaLinux and I need Webex for org chat rooms. I've installed Webex through the Webex.rpm file provided on their official website. After successfully installing, I tried to ...
0 votes
1 answer
131 views
What is the equivalent of "clear line con 0"?
What is the equivalent of clear line con 0 in Cisco IOS? I'm using serial-getty@ttyS0.
0 votes
0 answers
360 views
Discord disconnect when on Cisco VPN (Multi-protocol VPN client (openconnect))
i would like to ask for advice. I have Fedora 38 and I am also using Discord there. Problem is, that anytime I connect to VPN (which I need for work), discord disconnects. I have tried to completely ...
2 votes
1 answer
2k views
perform ansible task if string doesn't exist in a multiline register
I want to push configuration for network devices only when that configuration is missing, by searching for a string in the registry output, first I run this task to record the running config on the ...
0 votes
1 answer
1k views
telnet with ansible to cisco switch isn't working
I have a cisco switches in my lab, since they initially have telnet connection configured I want to use it for initial configuration with ansible (SSH access, hostname, domain ... etc). I'm trying to ...
2 votes
1 answer
20k views
diffie-hellman-group1-sha1 key exchange on Ubuntu - Issues
I've been trying to setup Ansible to connect to some of our legacy production switches to take regular backups. I'm running into the issue that many have faced, for example here. I've created a file ~/...