I am working on Lab09 and am having issues with Telnet. I have tried the following on both Opus and Elrond with zero luck.
1) The command `telnet mail.simms-teach.com 143` connects but no matter what I do I always get "login BAD Error in IMAP command received by server".
2) The commands `telnet hershey 110` and `telnet hershey 143` always gives me "telnet: connect to address 172.30.5.17: Connection refused". I can connect via port 25 without issue.
I can ping hershey and 172.30.5.17 successfully. I can connect to the Internet successfully. When I followed along in last Tuesday's lecture everything worked fine. Any ideas???
Lab09 Telnet Issues
-
- Posts: 10
- Joined: Mon Sep 03, 2012 11:55 pm
Re: Lab09 Telnet Issues
I posted something about this just now too. I'm having issues with pop3/110.
-
- Posts: 50
- Joined: Thu Feb 14, 2013 10:30 am
Re: Lab09 Telnet Issues
OK my issue #1 can be discarded. Turned out to be a password issue.... Still cannot Telnet into Hershey on the two mail ports.
-
- Posts: 10
- Joined: Mon Sep 03, 2012 11:55 pm
Re: Lab09 Telnet Issues
Yeah it took me a minute to realize that you had to type the a001, a002, etc. before the commands. Oops.