I am new to SME, and have to date (3days) have found it very, very good. I am using in a server-only implementation SME 7 as a lab server for my Cisco CCNA trainees local LAN's and the services we require are: DHCP, DNS, MAIL, and a FTP server. However, I would like other services as well.
First...
in the labs the trainees have to be able to telnet to the server to test connectivity. While I am well aware that using SSH is a better option this is not a problem as it is contained in the lab. Doing a bit of research I have found that this is now a disabled service. I have found a small number of similar requests, and tried these, unfortunately with no success with the closest match to date:
yum install telnet-server --> this finds and installs the package
but on reboot there is no service installed, and telnet still fails so can someone tell me how to enable telnet now that is installed.
Second...
in the labs trainees are to use anonymous FTP to a public folder. I again have looked and found some information on this, and again this seems to be turned off for a security. Is there an easy solution to creating a pub folder with anonymous access?
Third...
a StreamingVideo server is required, and I have been informed that Darwin is probably the best to use, is there another and if so a contrib with a guide.
That’s it really, as a final note we want these for our Cisco CCNA Lab so we can set up many different implementations to suit the labs - and the SME server can act as the cloud behind a router, or a LAN server - as an alternative to the Cisco Discovery/Eagle Server Live CD's (built on Adios).
Thanks in advance