April 24, 2024, 11:37:07 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: telnet for squid  (Read 12332 times)

Offline tomamodi

  • Linux Learner
  • ***
  • Posts: 78
telnet for squid
« on: September 16, 2004, 05:42:04 AM »
hello
i read some ware that it is possible to use win98 telnet to squid running under linux redH9
BUT i didnt under stand that is it possible to use lan connected win98 to telnet the squid cache stop start or config
 i need how to i tried by using my cache box ip and port but failed to login
from win98  it say unable to open port

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
telnet for squid
« Reply #1 on: September 16, 2004, 02:58:51 PM »
Yes. you can start , stop squid on Redhat 9 machine from win98 using SSH etc.

SSH is preconfigured in RH9 mostly so you have to only see this how to to configure SSH  
chinalinuxpub.com/doc/www.siliconvalleyccie.com/linux-hn/ssh-server.htm

Now download PUTTY !! it is used to access SSH from win98 machine. :)

Offline tomamodi

  • Linux Learner
  • ***
  • Posts: 78
telnet for squid
« Reply #2 on: September 17, 2004, 10:49:47 AM »
thanks as you now i told you before that i didnt login in red hat squid is configured to run on start so my box is without keyboard and monitor so did this putty work in this way or i have to login in redhat to start the service

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
telnet for squid
« Reply #3 on: September 19, 2004, 01:34:17 PM »
yes.. it will work.. after making one time configuration in REDHAT machine you can do everything without touching the RH9 machine .. you can do all administrative stuff from windows machine using putty!

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
telnet for squid
« Reply #4 on: July 06, 2005, 01:48:07 PM »
Never never use telnet is my advice.

Use SSH. (For windows, yes use puTTY to connect to the server.)

U need SSHD (SSH daemon a.k.a SSH Server) to listen for remote access.

Well, if ur lazy with the GUI, install an X11VNC/ VNC and login to ur LINUX box using VNC. :)