Remotely accessing a server

xchangx

Golden Member
Mar 23, 2000
1,692
1
71
Is it possible to remotely access a server at my office running 2000 server. Like, monitor or modify services and policies, from say, my dorm room. No, I'm trying to hack a computer, just trying to make it easier than running to the office everytime something goes wrong.


Chang
 

flippinfleck

Golden Member
Oct 24, 2000
1,090
1
0
I'm sure others will have more to add to this, but wouldn't it be possible to telnet into the box? You'd have to make sure all the proper ports were open, and that the box allows incoming telnet sessions. But if this is you box at your workplace that you have administrative rights to, this should be no problem...
 

xchangx

Golden Member
Mar 23, 2000
1,692
1
71
Also remember that I run the server so I can change any settings I want. I've discovered Terminal Services underl 2000 server, but that requires licensing. So that's down the drain.

chang
 

xchangx

Golden Member
Mar 23, 2000
1,692
1
71
Could I set it up as a VPN server? Oh, the server is a file server which is connected to a hub which is connecter to a router/dsl modem.

My computer is hooked up to a router using a cable modem.

Chang
 

MulLa

Golden Member
Jun 20, 2000
1,755
0
0
Terminal Server under administrative mode do NOT require extra lisences.
 

Daniel

Diamond Member
Oct 10, 1999
3,813
0
76
If you are already using 2k server then try terminal services, its included already.
 

Woodie

Platinum Member
Mar 27, 2001
2,747
0
0
Install Terminal Services on the Server, in "Administrative" mode. No licenses/fees, allows up to 2 concurrent TS sessions.

Now, TS from your dorm room.

Caveat:
As a security person, I would *never* allow this type of access from an unsecured network! (like your dorm-room or the Internet).

--Woodie
 

Techwhore

Golden Member
Aug 2, 2000
1,248
0
0


<< VNC? I've never used it but I've heard it's quite spiffy. >>


Yes, it's true. VNC is great and will do the trick... I use it on a daily basis. HOWEVER, VNC sends plain text authentication, not encrypted. That means if anyone's listening your password can be picked off... just like telnet. I only use VNC behind my firewall, where internal IP's are given... I use SSH from the outside.
 

bignick

Senior member
Apr 30, 2001
235
0
0
As far as the VPN stuff, you need to setup Routing and Remote Access. The help has a pretty good explanation on how to get it working.