Categories
Archives
November 2023 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: roundroubin
Solving round robin DNS name with SSH Server hosts
Howdy, Recently I had a little issue with DNS round robin pointing to different SSH Servers ( different fingerprints ) conflicting with known_hosts file. Follow a little script I wrote to test expect. Follow the example (; ———————cut———————- #!/usr/bin/expect — puts “Which server do you want connect?” … Continue reading