The Subaru SVX World Network

The Subaru SVX World Network (https://www.subaru-svx.net/forum/index.php)
-   Not Exactly SVX (https://www.subaru-svx.net/forum/forumdisplay.php?f=27)
-   -   computer network ideas (https://www.subaru-svx.net/forum/showthread.php?t=16165)

Seraph 02-03-2004 11:27 PM

computer network ideas
 
I am looking for some form of solution.

Let's say I have 2 machine on 2 differnet subnets.

Machine A and Machine B

Machine A is my NS1 and Machine B is my NS2.

NS1 is going to be my front end webserver as well as NS. But the actual pages are on shared drive on NS2.

I can use VPN so that NS1 can have access to NS2's shared drives.

Now, how can I get NS1 on VPN without losing it's own network connection.

Oh. both of them currently have 1 NIC. Do I need more than one for what I wanted to do?


I did a similear setup a couple of years back but I can't seem to recall how I did it.

b3lha 02-04-2004 03:39 AM

What OS are you using? Unix? Windows? Mac?

I'm a unix guy, so I can't tell you exactly how to do it on any other platform. The principle remains the same however.

You only need one NIC in each machine and you should regard the VPN connection as a "virtual NIC". Hence each machine has two network interfaces.

First you have to make sure that the two machines can talk to each other (ping). You need some way of routing between subnet A and subnet B. Perhaps you have a router or something like that?

Once you have that in place, you can setup the IP addresses on the VPN "virtual NICs" as a third subnet - which both machines are on.

At this point, the machines should be able to talk to each other across the VPN and talk to their own respective networks as normal. Then check that you can still access the internet via your router (or normal default route).
Phil.

Seraph 02-04-2004 08:03 AM

cool. Makes sense.

If it was linux, it would be so much easier. I am using 2k server on one and 2k3 server on the other.


I just picked up a 1.7Ghz Dual Xenon with full SCSI and such (IBM IntelliStation) for free last week so I thought I might as well make that as one of my other servers and I don't know if I could run 2 NS machines from behind a router (same IP to the rest of the world).

I can't think straight lately and that's what I do for living so perhaps I should look for something else to do. :D

Sonar 02-04-2004 02:19 PM

Just curious, why do you need a VPN to access the "other" computer?

Normally you just tell IIS5/6? that you have a virtual directory on the other computer, and put in the UNC path to that share.



/Sonny :cool: (MCP, MCP+I, MCSE, MCSE2k, MCT, CNA, CNE, A+, NETWORK+ and most of all UNIX :) :) )

glide 02-07-2004 06:41 AM

while your a it
 
Did you guys ever do anything with Group Policy?

I have a 2000 server that I need to role a policy out of to a select group of users. I have only been able to get the policy to go network wide, which isn't good when your trying to lock a machine down.

Seraph 02-07-2004 10:24 AM

Quote:

Originally posted by Sonar
Just curious, why do you need a VPN to access the "other" computer?

Normally you just tell IIS5/6? that you have a virtual directory on the other computer, and put in the UNC path to that share.



/Sonny :cool: (MCP, MCP+I, MCSE, MCSE2k, MCT, CNA, CNE, A+, NETWORK+ and most of all UNIX :) :) )


NS1 and NS2 are on 2 different subnets. NS1 is hosting the virtual directory on NS2. :)


Anyways, I got it done. 2 extra NICs and a x-over cable did the trick

Earthworm 02-28-2004 10:26 PM

Looks like we've got a few network experts here on the site.

I'd like to think that I'm fairly knowledgable when it comes to computers/networking. I also work in an environment with access to other experts.

glide 03-01-2004 04:40 PM

I never did post, but I finally got the group policy issue figured out. Sometimes you just have to take a step back for a minute.

Earthworm 03-11-2004 03:15 PM

Did you gave to create a new group or were you not sure where to find the option?

I'm going to be playing around with a Win2003 Active Directory on my home network soon.

glide 03-12-2004 12:10 PM

We kept applying the policy to the entire domain, not a pretty site. Once we got past that, it just didn't work. We had to move the actual object to the container that had the policy we wanted to apply.

I have heard that group policies in 2003 are a lot easier. I plan to upgrade our DC this summer and migrate it to 2003.

mohrds 03-12-2004 12:49 PM

Quote:

Originally posted by glide
I have heard that group policies in 2003 are a lot easier.
You heard wrong;)

Sorry I didn't read this thread earlier, I could have answered everyone's questions...

I've been working so much, the last thing I want to read is a thread about computers! :eek:

Doug

Seraph 03-12-2004 01:25 PM

Quote:

Originally posted by glide
I plan to upgrade our DC this summer and migrate it to 2003.
I run a 2k3 boxes at home. It does take a little whille to get used to. But if your DC is working fine, don't touch it. 2k3 Migration is not as simple as they say and butchering can be done easily.

But then again, why upgrade to 2k3 when black comb will be out in a couple of years. :D

glide 03-13-2004 08:09 AM

I'll take that into considerartion.

Right now our DC and file server are one in the same. I need to seperate the two. I was going to get a new server for the DC. Maybe I'll just get a new file server and leave the DC alone.

That does sound easier.

The reason I had thought about 2003, is because i am looking at Exchange 2003. However, after looking at some IMAP clients I am leaning that way.

UberRoo 03-13-2004 12:20 PM

I'm running Apache on my W2k box and I remember ages ago when I set it up, it made a big stink when I tried to point it to files on a mapped drive. I was in a hurry and just wanted to get it working so I installed Apache on the other computer too. In the "httpd.conf" file there's a ProxyPass setting. It works much like a drive mapping or DOS subst command, but it's http.

ProxyPass /server_directory_as_it_should_appear_to_clients/ http://localhost_of_second_machine/directory/

I haven't played with Microsoft's answer to this, but it wouldn't surprise me if it was similar. Shoot, I would think they'd have several integrated routing solutions to this. I never much liked drive mappings and VPN solutions, so I've installed Apache and an FTP server on all my machines. The overhead is surprisingly low, but the convenience is wonderful. Remote Access rocks. :)

Seraph 03-13-2004 04:29 PM

My daily choice of HTTP server would be Apache. But with my current setup, I am forced to run IIS6. :(


All times are GMT -6. The time now is 06:50 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
© 2001-2015 SVX World Network
(208)-906-1122