login about faq


Not to try to confuse anyone with the stated question. I'm not exactly sure how to word it. The way I have my house setup is that I have my modem and dual band wifi router in an office connected to two desktops via wired. My bedroom I have two more desktops and both have pci wireless cards. One of them has a linksys dual bands card. I'm wanting to set up a smaller network but with just a switch in my room from my main tower to my sudo file server I've got going but I don't need my network to see it.

This is were it may get tricky.

I have a gigabit 5 port switch with cat6 cables. I'm wanting to connect the two desktops and/or a laptop if needed all hardwired to transfer data. I've thought about doing it over wifi but the amount of data compared to real world performance lead me to wanting to run a switch. I still want to have my desktop use its wifi to the wireless router but I want some form of internal system that I can connect using wired for higher transfer rate. Will it look like any other network if I just plugged things in? Do I need to set something up? Is it possible to keep my current IP with my wifi and the switch?

I've heard of bridging two wifi routers together but I don't want this network seen with my other network. I do not want to run a loooong wire from each unit to the office. I want this set up completely separate. One of the units only needs to access internet via for updating since it's running Linux.

asked Aug 26 '11 at 19:35

sillymansam's gravatar image

sillymansam
3666818


What OS are you running. For this I am going to assume that you are running Windows 7. And other Widnows OS should be similar.

  1. Open up the Control Panel and go to the advanced adapter settings on the main computer
  2. Open up the wireless adapter properties and go to sharing
  3. Check the box that says "Allow other network users to connect though..." then click "Okay"
  4. Then open your ired network card properties
  5. double click "TCP/IPV4"
  6. Give it the IP 192.168.0.1 and and submask of 255.255.255.0
  7. Then connect your main computer to the switch and the other computers to the switch

Now what should happen is as long as the main computer is on and connected to the internet the rest of the computer will be able to access the internet. Also, your main computer is acting as a DHCP server assigning IPs.


The other way you could do this is to get another router install DD-WRT on it. And make a Wireless Bridge. where the router connects wirelessly to the main router and then the port on the DD-WRT router act as a extension. This was any computer wired to that router can see every computer and the ones wired to the same box find the fastest connection. This is what I do for one of my old computer in part of my house.

Good Luck

answered Aug 26 '11 at 23:24

TheTechDude's gravatar image

TheTechDude
(suspended)

My goal is only for the computers and the switch to be seen by each other but for outside networks or even my home network I want only my main desktop to be seen.

Windows 7 is on my main and the other is Linux Mint gnome. I actually don't care if the Linux box doesn't have internet. I'll give it a shot.

(Aug 26 '11 at 23:38) sillymansam sillymansam's gravatar image

Try the first suggestion that should do exactly what you want.

(Aug 27 '11 at 15:19) TheTechDude TheTechDude's gravatar image

I did the first part of what you said but I'm not sure if I'm not supposed to use internet on my main computer or not. I also not sure hot I can get my linux set up to be seen by my windows. Any resources that may help me?

(Aug 29 '11 at 07:29) sillymansam sillymansam's gravatar image

For the second network you need something to be your router but I think that one of the computers can take this role. This is due to the fact that a switch is not a router they work on different networking levels(level 3 is the router, level 2 is the switch) so you actually need something to be your router for the second network.

answered Aug 26 '11 at 22:54

Thanassis's gravatar image

Thanassis
221129

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×240
×151
×130
×57
×23
×2
×1

Asked: Aug 26 '11 at 19:35

Seen: 823 times

Last updated: Aug 29 '11 at 07:29