- Posts: 242
- Thank you received: 0
Telnet
20 years 2 months ago #5100
by Jack
Jack Burgess,
Firewall.cx Staff
News Editor / Forum Moderator
www.jacksjunk.com
Replied by Jack on topic Re: Telnet
If it is password protected then yes you'll need that information.
Ask you dad to give it to you, see what he says....
Good Luck,
Ask you dad to give it to you, see what he says....
Good Luck,
Jack Burgess,
Firewall.cx Staff
News Editor / Forum Moderator
www.jacksjunk.com
20 years 2 months ago #5101
by Codyjr86
Replied by Codyjr86 on topic Re: Telnet
I have his Logon/pass, that doesnt seem to work, come to think of it, they probably arent on a domian...what would i need then to get access?
20 years 2 months ago #5102
by apit
this only can be done in the private area only..
isnt it? correct me if i'm wrong..
let say, i'm at Japan and i want to acces my pc at Malaysia using telnet..is it possible?how to do that?
another question..
the replacement of telnet is ssh..isnt it?
what is the differences..?
Replied by apit on topic Re: Telnet
The parameters would be something like: C:\>telnet Symantec.com:23 <enter>
Or you could include the IP address: C:\>telnet 192.168.0.1:23 <enter>
The colon 23 ( :23 )
this only can be done in the private area only..
isnt it? correct me if i'm wrong..
let say, i'm at Japan and i want to acces my pc at Malaysia using telnet..is it possible?how to do that?
another question..
the replacement of telnet is ssh..isnt it?
what is the differences..?
20 years 2 months ago #5111
by nske
Basically, it offers secure encryption to encrypt the data in transit, so that your passwords or anything that is typed or outputed is not flying around the switchable network in plain text or generally being in any way useful if sniffed. Unique RSA key are also used for each session, so IP/DNS spoofing and man in the middle attacks are also next to impossible.
Replied by nske on topic Re: Telnet
the replacement of telnet is ssh..isnt it?
what is the differences..?
Basically, it offers secure encryption to encrypt the data in transit, so that your passwords or anything that is typed or outputed is not flying around the switchable network in plain text or generally being in any way useful if sniffed. Unique RSA key are also used for each session, so IP/DNS spoofing and man in the middle attacks are also next to impossible.
Time to create page: 0.151 seconds