Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Connecting two networks..

Reply
Thread Tools Display Modes

Connecting two networks..

 
 
Ric Ruminski
Guest
Posts: n/a

 
      12-11-2003, 02:36 AM
I have a small body shop with 5 computers on a WIN 2000 server IP ranges
192.168.1.1 to .10 I have a dsl link to the internet. A business partner
who has a wrecker service has the same set up with IP ranges 10.0.0.1 to .50
.. Our goal was to connect the 2 networks by WIFI. We are line of sight at
only 500 feet. I set up a Cisco Aironet 1200 as a access point. We installed
a Cisco Aironet 350 bridge at his shop. Now the problem,,,how do we connect
the two networks together with our networks being on two different ip
ranges. Were new to WIFI and are trying to at least hit the ground running.
I can hook up one of my computers at his shop and connect to my shops
network through the 350 bridge so the WIFI is up and running... Please help
two Tim Taylors before we blow something up.


 
Reply With Quote
 
 
 
 
Duane Arnold
Guest
Posts: n/a

 
      12-11-2003, 03:22 AM
"Ric Ruminski" <(E-Mail Removed)> wrote in
news:QBRBb.12191$(E-Mail Removed):

> I have a small body shop with 5 computers on a WIN 2000 server IP
> ranges 192.168.1.1 to .10 I have a dsl link to the internet. A
> business partner who has a wrecker service has the same set up with IP
> ranges 10.0.0.1 to .50 . Our goal was to connect the 2 networks by
> WIFI. We are line of sight at only 500 feet. I set up a Cisco Aironet
> 1200 as a access point. We installed a Cisco Aironet 350 bridge at his
> shop. Now the problem,,,how do we connect the two networks together
> with our networks being on two different ip ranges. Were new to WIFI
> and are trying to at least hit the ground running. I can hook up one
> of my computers at his shop and connect to my shops network through
> the 350 bridge so the WIFI is up and running... Please help two Tim
> Taylors before we blow something up.
>
>
>


Wireless is a security risk to say the least about it. Wireless may be
fine in a closed network environment with a couple machines being
wireless on the closed network.

If you're two Tim Taylors on this, then you both may be two Tim Taylors
on the security aspects and risks on even protecting the networks.

This is just some *strong* advise, but it may be better if you both seek
some professional advise/help in connecting the two networks, before you
both proceed any further and wind-up having your businesses *hacked* to
death.

Duane

Duane

 
Reply With Quote
 
Spam Me Please
Guest
Posts: n/a

 
      12-11-2003, 04:04 AM
Several options:

1) Change the subnet mask so they are all the same. Probably the
simplest thing to do.
2) Use a router with NAT behind the bridge. Linux works nicely or you
could buy a cheap router, and connect to the bridge.
3) Maybe the bridge has an option to NAT the other subnet. Check your
docs.
4) You could setup routing tables manually. However this is
complicated.

Good luck, and make sure you setup security for the wireless network
and each local computer. Just search google and this newsgroup. At the
minimum!

Later

>>>>> "Ric" == Ric Ruminski <(E-Mail Removed)> writes:


Ric> I have a small body shop with 5 computers on a WIN 2000 server
Ric> IP ranges 192.168.1.1 to .10 I have a dsl link to the internet.
Ric> A business partner who has a wrecker service has the same set up
Ric> with IP ranges 10.0.0.1 to .50 . Our goal was to connect the 2
Ric> networks by WIFI. We are line of sight at only 500 feet. I set
Ric> up a Cisco Aironet 1200 as a access point. We installed a Cisco
Ric> Aironet 350 bridge at his shop. Now the problem,,,how do we
Ric> connect the two networks together with our networks being on two
Ric> different ip ranges. Were new to WIFI and are trying to at least
Ric> hit the ground running. I can hook up one of my computers at his
Ric> shop and connect to my shops network through the 350 bridge so
Ric> the WIFI is up and running... Please help two Tim Taylors before
Ric> we blow something up.


 
Reply With Quote
 
S'Ju
Guest
Posts: n/a

 
      12-11-2003, 06:59 AM
I think you have a lan for interconnecting your two sites as 192.168.250.0
aironet 1 192.168.250.1, aironet 2 192.168.250.2
then you just have to declare routes on your wifi aironet :
on aironet 2(lan 192) put the route : route add 10.0.0.0 mask 255.255.0.0
<192.168.250.1>
on aironet 1 (lan 10) put the route : route add 192.168.0.0 mask
255.255.255.0 <192.168.250.2>
and then on your computers :
- on your lan : add gateway for 10.0.0.0 as on your wifi router (lan ip
adress of your wifi router : 10.0.0.X)
- on his lan : add gateway for 192.168.0.0
if the wifi router is not your default gateway

Be care of security
Anybody can connect on your network if you have no wep key.

S'Ju


"Ric Ruminski" <(E-Mail Removed)> a écrit dans le message de
news:QBRBb.12191$(E-Mail Removed). ..
> I have a small body shop with 5 computers on a WIN 2000 server IP ranges
> 192.168.1.1 to .10 I have a dsl link to the internet. A business partner
> who has a wrecker service has the same set up with IP ranges 10.0.0.1 to

..50
> . Our goal was to connect the 2 networks by WIFI. We are line of sight

at
> only 500 feet. I set up a Cisco Aironet 1200 as a access point. We

installed
> a Cisco Aironet 350 bridge at his shop. Now the problem,,,how do we

connect
> the two networks together with our networks being on two different ip
> ranges. Were new to WIFI and are trying to at least hit the ground

running.
> I can hook up one of my computers at his shop and connect to my shops
> network through the 350 bridge so the WIFI is up and running... Please

help
> two Tim Taylors before we blow something up.
>
>



 
Reply With Quote
 
News Account
Guest
Posts: n/a

 
      12-11-2003, 11:07 AM

"Spam Me Please" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Several options:
>
> 1) Change the subnet mask so they are all the same. Probably the
> simplest thing to do.


They have IP ranges 192.168.1.1 to .10 and IP ranges 10.0.0.1 to .50 - so
#1 won't do anything

Perhaps you meant say change the netwowk numbering so they are in the same
subnet?

I.E. 192.168.1.1 to .10 and 192.168.11 to .60

Don Woodward


> >>>>> "Ric" == Ric Ruminski <(E-Mail Removed)> writes:

>
> Ric> I have a small body shop with 5 computers on a WIN 2000 server
> Ric> IP ranges 192.168.1.1 to .10 I have a dsl link to the internet.
> Ric> A business partner who has a wrecker service has the same set up
> Ric> with IP ranges 10.0.0.1 to .50 . Our goal was to connect the 2
> Ric> networks by WIFI. We are line of sight at only 500 feet. I set
> Ric> up a Cisco Aironet 1200 as a access point. We installed a Cisco
> Ric> Aironet 350 bridge at his shop. Now the problem,,,how do we
> Ric> connect the two networks together with our networks being on two
> Ric> different ip ranges. Were new to WIFI and are trying to at least
> Ric> hit the ground running. I can hook up one of my computers at his
> Ric> shop and connect to my shops network through the 350 bridge so
> Ric> the WIFI is up and running... Please help two Tim Taylors before
> Ric> we blow something up.
>
>




 
Reply With Quote
 
Spam Me Please
Guest
Posts: n/a

 
      12-11-2003, 01:04 PM
That's exactly what I meant. Subnet mask was incorrect.

Thanks for pointing that out.

>>>>> "News" == News Account <(E-Mail Removed)> writes:


News> "Spam Me Please" <(E-Mail Removed)> wrote in message
News> news:(E-Mail Removed)...
>> Several options:
>>
>> 1) Change the subnet mask so they are all the same. Probably the
>> simplest thing to do.


News> They have IP ranges 192.168.1.1 to .10 and IP ranges 10.0.0.1
News> to .50 - so #1 won't do anything

News> Perhaps you meant say change the netwowk numbering so they are
News> in the same subnet?

News> I.E. 192.168.1.1 to .10 and 192.168.11 to .60

News> Don Woodward


>> >>>>> "Ric" == Ric Ruminski <(E-Mail Removed)> writes:

>>

Ric> I have a small body shop with 5 computers on a WIN 2000 server
Ric> IP ranges 192.168.1.1 to .10 I have a dsl link to the internet.
Ric> A business partner who has a wrecker service has the same set up
Ric> with IP ranges 10.0.0.1 to .50 . Our goal was to connect the 2
Ric> networks by WIFI. We are line of sight at only 500 feet. I set
Ric> up a Cisco Aironet 1200 as a access point. We installed a Cisco
Ric> Aironet 350 bridge at his shop. Now the problem,,,how do we
Ric> connect the two networks together with our networks being on two
Ric> different ip ranges. Were new to WIFI and are trying to at least
Ric> hit the ground running. I can hook up one of my computers at his
Ric> shop and connect to my shops network through the 350 bridge so
Ric> the WIFI is up and running... Please help two Tim Taylors before
Ric> we blow something up.
>>




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting Networks Don W Wireless Networks 6 02-04-2010 03:31 AM
Connecting 2 Networks ptiernan Windows Networking 1 09-22-2007 07:42 PM
connecting to two networks at once Howard Windows Networking 2 09-21-2004 10:30 AM
connecting 2 networks Ramon Windows Networking 8 07-23-2004 03:08 PM
connecting 2 networks KDinser Windows Networking 1 09-20-2003 05:27 AM



1 2 3 4 5 6 7 8 9 10 11