Server Help

Trash Talk - Network Crap, help.

Anonymous - Wed Aug 17, 2005 4:47 am
Post subject: Network Crap, help.
If i have 2 ethernet cards on one computer, and 1 ethernet coord on the other, is there a way to make it so I can connect one computer to another, then have the other ethernet coord connected to the net?

Illistration---
Internet (Hub/Switch/Router/Modem)---Computer 1----Computer 2

Instead of..

Internet (Hub/Switch/Router/Modem)---Computer 1
Internet (Hub/Switch/Router/Modem)----Computer 2

Will this work? What will it do if not? Will it not let it have net access...but will still enable the 2 computers to talk?
wEaViL - Wed Aug 17, 2005 5:20 am
Post subject:
to directly connect the 1 with two cards to the 1 with only 1 you will need a certain cat 5 cable... i think its called a patch cable or a crossover cable.... a normal cat 5 cable will not work.

http://www.compusa.com/products/products.asp?cmid=topnav&N=200071+4294967080&Ne=300583

those should work for what you need
Dr Brain - Wed Aug 17, 2005 9:45 am
Post subject:
You will need two NICs in computer 1, if I read your setup correctly.
xor eax - Wed Aug 17, 2005 10:54 am
Post subject:
Both configurations will work.

Code: Show/Hide

CONFIG1: internet --> PC1 --> PC2

CONFIG2: internet --> PC1
         internet --> PC2


I recommend CONFIG1, but it depends on your needs.

Using CONFIG2 you'll need firewall/antivirus installed on both PC1 and PC2. Using CONFIG1, the IP of the PC1 card connected to the router becomes the gateway of your LAN. Using CONFIG2, the internal IP of the router becomes the gateway.

BTW, what are you using? modem, router or what?
xor eax - Wed Aug 17, 2005 12:09 pm
Post subject:
I said it wrong... the gateway for CONFIG1 is the IP of the internal PC1 card (the one connected to PC2).

Describe your configuration (are you using router? are you using switches?) and we'll give you more detailed information on how to set it up.
Dr Brain - Wed Aug 17, 2005 1:46 pm
Post subject:
The best way to do it is to buy yourself one of those routers they sell in stores, and have your setup like this

Cable/DSL modem
|
|
Router --------- Computer 1
|
|
Computer 2


Because that way your computer 2 is not dependent on computer 1, which is always a bad idea.
Anonymous - Wed Aug 17, 2005 4:09 pm
Post subject:
If i have Internet--->Computer 1----> Computer 2, will I need to install any kind of software/etc? Also, will Computer 1 ALWAYS need to be on?
Purge - Wed Aug 17, 2005 4:15 pm
Post subject:
I just think you need to have the proper TCP/IP protocol for both Computers.
Contempt+ - Wed Aug 17, 2005 4:16 pm
Post subject:
If you have the internet going into Computer 1, you'll need a Straight-through cable, then a crossover cable going from computer 1, to computer 2.

But, you'll need to make sure that you get the two computer talking first, before computer gets any internet.

And yes, computer 1 will always need to be on.
xor eax - Wed Aug 17, 2005 5:00 pm
Post subject:
NAT must be running on computer 1. You can try WinRoute (firewall+gateway)

http://www.deerfield.com/products/winroute-firewall/
Dr Brain - Wed Aug 17, 2005 9:50 pm
Post subject:
Just use internet connection sharing on computer 1.

Yes, it will always need to be on.

The problem is that you'll have to get a second network card for computer 1. If you're going to do that, you might as well go for the better option of getting a router. The router will allow you to connect more than just one extra computer, should the need arise (and it will).
Confess - Wed Aug 17, 2005 9:52 pm
Post subject:
If i just use a regular Ethernet coord, will it work?
Dr Brain - Wed Aug 17, 2005 9:52 pm
Post subject:
No.

I network computers as part of my job. Get a router. It can't cost much more than an extra network card.
Anonymous - Wed Aug 17, 2005 10:37 pm
Post subject:
I have a router, im trying to avoid having coords all over the place...

And what i meant was...

coord
2 nic cards---> 1 nic card
Internet---->Computer---->Computer 2..
Dr Brain - Wed Aug 17, 2005 11:27 pm
Post subject:
I don't understand your diagram. Try again?

And it's cord, not coord. Coord is short for co-ordinate.
xor eax - Thu Aug 18, 2005 10:43 am
Post subject:
Code: Show/Hide

(ROUTER)--------(NIC1:Computer1:NIC2)--------(NIC1:Computer2)


ROUTER:
  external IP: 86.48.123.82
  internal IP: 192.168.8.8

COMPUTER1:
  NIC1: IP: 192.168.8.9
        Gateway: 192.168.8.8
  NIC2: IP: 192.168.0.1

COMPUTER2:
  NIC1: IP: 192.168.0.2
        Gateway: 192.168.0.1

Dr Brain - Thu Aug 18, 2005 12:07 pm
Post subject:
Ok, but it would be like this: because he doesn't have a router currently (or so I have gathered)

Code: Show/Hide

(INTERNET)--------(NIC1:Computer1:NIC2)--------(NIC1:Computer2)

COMPUTER1:
  NIC1: IP: 86.48.123.82
  NIC2: IP: 192.168.0.1

COMPUTER2:
  NIC1: IP: 192.168.0.2
        Gateway: 192.168.0.1


Under this setup you would need a straight through cable between your cable modem and computer 1. You would need a crossover cable between computer 1 and computer 2, though you could do the trick with a hub somewhere between the computers.

You will have you crimp your own wire if you want to make a crossover wire. I don't believe they sell them in stores any more.
Solo Ace - Thu Aug 18, 2005 2:43 pm
Post subject:
You people suck at making network diagrams.
Confess - Thu Aug 18, 2005 4:27 pm
Post subject:
I have a router, and all i wanted to know is if it was possible, and if so, how...then..could I just use a regular ethernet cord. If not, theres no use in me buying a special cord, I might as well just get a 100ft cord and run the line.
Cerium - Thu Aug 18, 2005 5:12 pm
Post subject:
Best Buy (and most similar electronic stores in the US) will gleefully rape you to the tune of 15$ for a 10' crossover cable.

Though, Id only recommend that if you dont have the (insert excuse here) to make your own.
Solo Ace - Thu Aug 18, 2005 5:15 pm
Post subject:
"hands"?
xor eax - Fri Aug 19, 2005 10:00 am
Post subject:
Solo Ace wrote:
You people suck at making network diagrams.
yours suck much more
Solo Ace - Fri Aug 19, 2005 12:25 pm
Post subject:
LIKE WHAT?
At least I don't move to another alias without letting anyone know within 2 years!
Confess - Fri Aug 19, 2005 12:46 pm
Post subject:
how do you make your own crossover coord?

Edit: Since you where going to say http://google.com...i took the liberty to do it myself tongue.gif

http://www.littlewhitedog.com/content-8.html

This calls for a crimper, which would only cost more $$. Would be best for me to just go buy a wireless card for the price of getting a crimper, not to mention the pain and suffering of making it tongue.gif
Muskrat - Fri Aug 19, 2005 12:55 pm
Post subject:
Damnit!
D1st0rt - Fri Aug 19, 2005 5:25 pm
Post subject:
You guys buy cables?
Confess - Fri Aug 19, 2005 8:31 pm
Post subject:
What, you steal them?
Cyan~Fire - Fri Aug 19, 2005 10:23 pm
Post subject:
Well, he could make them, as I do. We were discussing that before.
Dr Brain - Fri Aug 19, 2005 11:09 pm
Post subject:
A lot of us crimp our own wires because we've had to network our houses. You can't run wires with ends already attached through walls and floors.

Crimping them isn't a tough thing to learn. You go through a couple extra ends when you're first starting, but eventually you get to a point where you're making good wires every time.
Contempt+ - Fri Aug 19, 2005 11:23 pm
Post subject:
Crimping wires is a lot of fun, I think. But yeah, like Brain said, it takes you a few tries to get an end to work.
Solo Ace - Fri Aug 19, 2005 11:25 pm
Post subject:
You network'd your own house? There are people to do that stuff for you. icon_sad.gif

You could buy some little automated machine for it too, I think I'll get one of those. sa_tongue.gif
I learned to do it manually a while ago, getting better at it (it works after 1 or 2 times of trying). icon_smile.gif

I actually do buy network cables, their quality is just better.
Crimping cables is just for when I need to fix one (when a connector got fucked up) or whatever.
Muskrat - Sat Aug 20, 2005 12:02 am
Post subject:
Indeed, I found a nice sized bundle of network cables outside the university's... computer place, then bought a crimper and saved probably 5 bucks. :\
Dr Brain - Sat Aug 20, 2005 12:10 am
Post subject:
Solo Ace wrote:
You network'd your own house? There are people to do that stuff for you. icon_sad.gif


I would be one of those people. I got paid to do it today, even.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group