telnet to Home from School

  • 主题发起人 主题发起人 tyu
  • 开始时间 开始时间

tyu

知名会员
注册
2003-12-24
消息
114
荣誉分数
0
声望点数
126
May I sign on my computer, which is in home, from school? Using telnot can do it?

I am using cable through the houseowner link to the internet.
 
yes, as far as you know your IP address in home and telnet service is running(you firewall does not block it)
why not use SSH which is much more secure.
 
How to use it?

The TCP/IP has the inmofrmation of - IP Address - Subnet Mask - Default Gateway. These information is enough for logon home computer?

How to use it in school? The SSH is installed in school, as well as telnet. What command may logon the home computer?
 
First thing first, what OS is running on your home computer?
 
最初由 shusheng 发布
First thing first, what OS is running on your home computer?

Forget to say that. The OS is Window/XP. I want to use the home computer which the software is in.

For example, I want to activate a software and use it in school.
 
最初由 tyu 发布


Forget to say that. The OS is Window/XP. I want to use the home computer which the software is in.

For example, I want to activate a software and use it in school.
Windows没有Telnet
你还是用VNC吧,在家里装VNCserver
学校里用VNC viewer,具体设置问学校的IT部门
 
VNC is not secure. Running VNC over SSL is the best.
 
最初由 人在天涯 发布

Windows没有Telnet
你还是用VNC吧,在家里装VNCserver
学校里用VNC viewer,具体设置问学校的IT部门

错,windows xp pro有telnet

btw,楼主再说什么?没看懂英文
 
最初由 ???狗 发布


错,windows xp pro有telnet

btw,楼主再说什么?没看懂英文


Because I don't have a laptop, and can't bring the software with me when I am in school.

I also buy a movable Hard-Driver, and use it in school. In a way, it is a flexible way. BuuuuuuuT ..... moreover, It is a good way to logon the home computer when I am using school-computer. Thus, I only make the home computer power on, and use the home-software in school.

I want to know that can I do it? how to do? It seems that TELNET and SSH can do, but I still puzzle with it, and still don't know how to use it.

So, I don't need to buy a notebook, and just logon home-computer in school, and use these software, which is installed in home-computer, in school.

I have XP installed in the home-computer, and the school-computer OS is XP too.

-- li
 
I doubt there isn't too much windows software you can "run in telnet".

I guess enable "remote desktop" or use "VNC" is more likely your option,
but you need the IT of your school's permission to set it up. Also,
you will need to concern the security issue of your home machine...
 
When using telnet, it asks to fili out the 'Hostname' - which is the my home-computer IP address.

How to know my home-computer address?

Thanks in advance to all who help me - li.
 
请用命令

ipconfig
可加参数例如:ipconfig /all

你知道Command模式,在program菜单下的accessories下。
 
Re: Re: 请用命令

最初由 tyu 发布


************************************************************
E:\Documents and Settings\li>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : XXXXXXXXXXXX
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : rchrd.phub.net.cable.rogers.com
Description . . . . . . . . . . . : VIA PCI 10/100Mb Fast Ethernet Adapt
er
Physical Address. . . . . . . . . : XXXXXXXXXXXXXXX
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.XX
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Lease Obtained. . . . . . . . . . : Tuesday, June 08, 2004 8:02:35 PM
Lease Expires . . . . . . . . . . : Tuesday, June 15, 2004 8:02:35 PM

*****************************************************************


the above is the ping data. I change my private information.

what is the parameter for telnet? for example, I logon the UO web - > telnet ugate.site.uottawa.wa

how to telnet my home IP address? Is it >telnet my IP Address above? which is 192.168.0.XX?

>telnet 192.168.0.XX can logon my computer?
 
..........
还想WAN连LAN,服了
 
最初由 ???狗 发布
..........
还想WAN连LAN,服了
还不是WAN连LAN, 是一个LAN内的机器连另一个LAN内的机器.
难度有点大, 不过还是可以实现的. 需要在路由里设置端口映射.

另, 楼主要的功能TELNET是做不到的. 要用远程控制.
 
后退
顶部