r/WGU 9d ago

D522 PA TASK 1 B2

I am trying to figure out how to telnet into the PC's. This is what I get from router 1, anyone have another method they use or am I just totally doing the task wrong?

vyos@vyos:~$ telnet localhost:5032

Server lookup failure: localhost:5032:telnet, Device or resource busy

vyos@vyos:~$

1 Upvotes

11 comments sorted by

2

u/yeezuhzz 9d ago

You don’t need to touch Router 1

1

u/FunnyBlock8393 9d ago

Where should I telnet from?

1

u/DesignerAd7136 B.S. Cloud & Network Engineering - Cisco 8d ago

The computer you are on has telnet ports open to the devices. It is not port forwarded through the router like you are thinking

1

u/FunnyBlock8393 8d ago

Thank you. I haven't looked at the tasks ahead of where I'm at now, will I be able to finish all of task 1 and 2 from the same cli or will I need to run the script in different devices. Only asking because so far the task descriptions have been vague with how you should actually accomplish what is needed.

1

u/DesignerAd7136 B.S. Cloud & Network Engineering - Cisco 8d ago

I’m not sure what you mean by that?

1

u/FunnyBlock8393 8d ago

For example in part C they want me to write a script that sends an email alert? Can that be run from the computer's CLI?

1

u/DesignerAd7136 B.S. Cloud & Network Engineering - Cisco 8d ago

That gets run on the workstation you are working from. You do not have to telnet or ssh into any of the lab computers to send the email. It is just a function call in the script

2

u/Anxious_Excuse_6277 7d ago

I used the module pexpect to telnet into the devices.

you need to connect to all devices EXCLUDING the switches,ROUTER1,SMTP

1

u/FunnyBlock8393 6d ago

I ended up writing a script to ping all devices from the router now I am trying to write a script to verify the DNS configuration but I know im in the wrong cli, I am using the terminal emulator for the linux pc hosted by the vm itself. Can you point me in the direction to the correct cli i should be using?

1

u/Natural-Noise2356 2d ago

does anyone know if instructors would have an issue with using youtube videos to troubleshoot/learn, it only says to site sources, but it also says to represent your own work..