|
From: Fred F. <ffr...@lo...> - 2006-07-27 20:23:56
|
Telnet is BAD, because even though the machine will not have contact, any other machine in your LAN that can see the traffic can see your root password when you su root. So, use SSH. For that you need to turn on the ssh service (/etc/sysconfig/config) and open port 22 on your firewall which I can't remember where the config file is, but if you find it that particular example is there so you just need to uncomment it. Fred Frigerio Locust USA =20 This electronic message transmission contains information from Locust USA which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify us by telephone (305-889-5410) or by reply via electronic mail immediately. =20 > -----Original Message----- > From: Ross Petrie [mailto:Ros...@ca...]=20 > Sent: Thursday, July 27, 2006 4:14 AM > To: dev...@li... > Subject: [Devil-Linux-discuss] ssh or telnet >=20 > Can someone please tell me how to configure a devil linux=20 > machine to accept ssh or telnet connections? > =20 > I'm not worried about security as the machine has no contact=20 > with anything outside our lan, so basic telnet would do! > =20 > Thanks > =20 > Ross Petrie > =20 > IT Administrator > CAN Offshore Ltd > Hareness Road > Altens > Aberdeen > AB12 3LE > =20 >=20 > ______________________________________________________________ > __________ > IMPORTANT - our "canoffshore.ltd.uk" address is scheduled for=20 > cancellation. Address books should be changed to use our=20 > "cangroup.net" address. Thank you for your cooperation. >=20 > This transmission contains information which may be=20 > confidential and that may also be privileged. It is intended=20 > for the named addressee only. Unless you are the named=20 > addressee, or authorised to receive it on behalf of the=20 > addressee, you may not copy or use it, or disclose it to=20 > anyone else. If you have received this transmission in error=20 > please contact the sender. Thank you for your cooperation. >=20 > This email has been scanned for all viruses by the=20 > MessageLabs SkyScan service. CAN also uses the MessageLabs=20 > spam filtering service. This should not affect routine=20 > messages but in rare cases a bona-fide message could be=20 > blocked. Please contact CAN if you experience any difficulties. > ______________________________________________________________ > __________ >=20 >=20 |