Click to See Complete Forum and Search --> : win2k server, wan's and um how do i do it?


Garak
December 26th, 2002, 08:06 PM
I have a Win2k server, fixed IP, firewall machine with Cable Modem (dhcp automatically changes every 24-48hrs) What I would like to know is, can I set up a PC 3 streets away to log into my machine?

NooNoo
December 26th, 2002, 08:11 PM
yes, is the short answer, how is what you need to decide, what do you want to be able to do?

Garak
December 27th, 2002, 06:10 AM
well, to begin with, just logging in and transfering files,

NooNoo
December 27th, 2002, 06:15 AM
Well, start slow with FTP... or if you want full control, start learning terminal services.... or get pcanywhere, remote administrator or whatever...

You say you have a fix ip but dhcp changes....does that mean your internet connection ALWAYS has the same IP or does the isp rotate your ip when they feel like it?

Garak
December 27th, 2002, 09:09 AM
I will try and layout my current setup

Firewall Machine

P90
32meg ram
524meg HDD
Cable Modem
2xNIC
also DHCP server for network / Cable Modem IP changed every 24-48 hours

Windows 2k Advanced Server

Compaq Professional Workstation AP400
Single PII 350
192meg RAM
9.1 IBM SCSI HDD
CD-Rom
Compaq NIC
ATI Rage VR
Hard set IP

My Desktop Machine
AMD Duron 1100
256meg
50gig (over 4 drives)

DHCP configured IP changes every 3 days

Using a 4port switch and CAT5 network cable.

Nice transfer rate too ;)

+Daemon+
December 27th, 2002, 10:53 AM
Garak Install DNS on your 2k server :)

then get more advanced at it and have alll the machines on your network use the win2k server's DNS, it will speed things up :)

also you want to sahre files with other people on the network? or outside to the internet?


oh theres so much you can do :)

also you might have fun with making your win2k server a domain controller, then you can control al lthe box's on your network, then do some mean file hosting options...


Make Win2k Server a Domain
----------------------------------------

start->run->dcpromo

now you may want to install DNS first

and dont make it a child domain!


well have fun with wink server... theres alot you can do

Garak
December 27th, 2002, 02:24 PM
I made it a domain controller after I installed SP3 the other day :)

Active Directory and such, DNS server also, now what else... me wonders ;)

jc033
January 1st, 2003, 12:59 PM
i think you might also want to think about ditching dhcp inside the network and give the client box a static. that would make it much nicer when forwarding requests such as ftp thru the firewall and server.

Matridom
January 1st, 2003, 02:09 PM
Originally posted by Garak
I made it a domain controller after I installed SP3 the other day :)

Active Directory and such, DNS server also, now what else... me wonders ;)


you may want to look into VPN and PPTP (Point to Point Tunneling Protocol)

Garak
January 1st, 2003, 05:03 PM
Hmmm, sounds interesting, any pointers on where to look for information Matridom?

Poseidon
January 1st, 2003, 10:28 PM
Originally posted by Garak
. . . . What I would like to know is, can I set up a PC 3 streets away to log into my machine?. . .



802.11b

SpongeBob
January 2nd, 2003, 10:18 AM
Originally posted by Poseidon
802.11b

LOL!!!

Someone WarChalk his house for me... so when i need a net connection i can just scoot on over....


;)

(paying for internet access for you whole neighborhood! 802.11b)

CJK
January 2nd, 2003, 01:20 PM
So here are your options:

1. VPN - this is going to be slow because you are sending actual data. There are some devices that make a nice LAN-to-LAN vpn like Netscreen.
2. Terminal Services - Example Windows 2000 Terminal Services, Citrix, and PcAnywhere (This is more remote administration but I threw it in this group just because). PcAnywhere is the slowest out of the three.

From a security and performance standpoint would be to go with a Terminal Service. For the reason that you are not sending data but just screen shots. If you are really fixed about being even more secured you can setup a Site-To-Site VPN and then inside that tunnel have a Terminal Service. With that your performance wouldn't be that bad as well.

One of the big questions is how much do you want to spend?

Regarding the dynamic IP addressing on the Internet side, of course static would be better but some dumb ISP's are stubborn about this. If you can't get your main site changed to static IP then if you don't want to spend more money you just have to check your current IP every now and then. Or, you can goto a service that will assign a www domain name and constantly check what your current IP address is so you can just point to that domain name instead of a constantly changing IP address. I know they are out there but I don't remember any right now.

Garak
January 11th, 2003, 11:39 AM
I don't really want to spend any money since this is just for kicks, I want to know what I can do, and if I can do it :) ickle beginner here is I (well, not so much ickle)...

I'm definatley looking at the VPN option, my domain controller has a static IP btw.