Don't know if this is possible=85

I have a customer with DSL using a 2wire 1801G wireless router. There
are (6) desktops with (1) acting as a server (XP Server) for some
custom software for their business. All desktops are running XP
professional. I'm trying to make the network as fast as possible for
this custom software so I got a gigabit switch and all the desktops
have gigabit ethernet cards. In the interest of keeping the 2wire out
of the gigabit loop I set up Internet Connection Sharing on a second
(10/100) ethernet card on the XP Server. The 2wire router is set up
in the default router configuration doing the PPOE login. The router
assigns IP's in the 192.168.1.x range to the (4) switched ports and to
the wireless clients. The WAN port on the XP Server is manually
configured to 192.168.1.65. The LAN port on the XP Server is manually
configured to 192.168.0.1 by Internet Connection Sharing. All the
other desktops are assigned IP's by the XP Server and are working fine
including internet access. The problem (not surprisingly) is that
when wireless clients connect to the 2wire box they are assigned IP's
in the 192.168.1.x range and are on the other side of the XP Server's
WAN port.

So... Is there a way to allow the wireless clients through the XP
Server's WAN port to connect to the network? Forgive my ignorance but
isn't there a way to tell the XP Server and/or the 2wire box to allow
communication between the 192.168.1.x and 192.168.0.x networks?

Any help would be greatly appreciated.

Kevin G

Re: DSL Modem/Router and Internet Connection Sharing by Steve

Steve
Tue Jun 03 08:40:07 PDT 2008

On Tue, 3 Jun 2008 05:30:16 -0700 (PDT), keving98@gmail.com wrote:

>Don't know if this is possible?
>
>I have a customer with DSL using a 2wire 1801G wireless router. There
>are (6) desktops with (1) acting as a server (XP Server) for some
>custom software for their business. All desktops are running XP
>professional. I'm trying to make the network as fast as possible for
>this custom software so I got a gigabit switch and all the desktops
>have gigabit ethernet cards. In the interest of keeping the 2wire out
>of the gigabit loop I set up Internet Connection Sharing on a second
>(10/100) ethernet card on the XP Server. The 2wire router is set up
>in the default router configuration doing the PPOE login. The router
>assigns IP's in the 192.168.1.x range to the (4) switched ports and to
>the wireless clients. The WAN port on the XP Server is manually
>configured to 192.168.1.65. The LAN port on the XP Server is manually
>configured to 192.168.0.1 by Internet Connection Sharing. All the
>other desktops are assigned IP's by the XP Server and are working fine
>including internet access. The problem (not surprisingly) is that
>when wireless clients connect to the 2wire box they are assigned IP's
>in the 192.168.1.x range and are on the other side of the XP Server's
>WAN port.
>
>So... Is there a way to allow the wireless clients through the XP
>Server's WAN port to connect to the network? Forgive my ignorance but
>isn't there a way to tell the XP Server and/or the 2wire box to allow
>communication between the 192.168.1.x and 192.168.0.x networks?
>
>Any help would be greatly appreciated.
>
>Kevin G

I think that this setup is unnecessarily complicated. I'd connect
everything, including the 2wire, to the gigabit switch. I don't think
that would have any negative effect on network traffic between the
computers.

To make the router+ICS setup work, you'd have to:

1. Assign static IP addresses to all of the wired and wireless
computers.

2. Create an LMHOSTS file on each computer to specify the mapping of
computer names to IP addresses for the computers on the other network.

3. Enable routing on the XP server to move NetBIOS traffic between the
networks.

4. Use something other than My Network Places to access computers on
the other network.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com

Re: DSL Modem/Router and Internet Connection Sharing by keving98

keving98
Mon Jun 23 04:04:45 PDT 2008

On Jun 3, 11:40=A0am, Steve Winograd <bc0705...@comcast.net> wrote:
> On Tue, 3 Jun 2008 05:30:16 -0700 (PDT), kevin...@gmail.com wrote:
> >Don't know if this is possible=85
>
> >I have a customer with DSL using a 2wire 1801G wireless router. =A0There
> >are (6) desktops with (1) acting as a server (XP Server) for some
> >custom software for their business. =A0All desktops are running XP
> >professional. =A0I'm trying to make the network as fast as possible for
> >this custom software so I got a gigabit switch and all the desktops
> >have gigabit ethernet cards. =A0In the interest of keeping the 2wire out
> >of the gigabit loop I set up Internet Connection Sharing on a second
> >(10/100) ethernet card on the XP Server. =A0The 2wire router is set up
> >in the default router configuration doing the PPOE login. =A0The router
> >assigns IP's in the 192.168.1.x range to the (4) switched ports and to
> >the wireless clients. =A0The WAN port on the XP Server is manually
> >configured to 192.168.1.65. =A0The LAN port on the XP Server is manually
> >configured to 192.168.0.1 by Internet Connection Sharing. =A0All the
> >other desktops are assigned IP's by the XP Server and are working fine
> >including internet access. =A0The problem (not surprisingly) is that
> >when wireless clients connect to the 2wire box they are assigned IP's
> >in the 192.168.1.x range and are on the other side of the XP Server's
> >WAN port.
>
> >So... Is there a way to allow the wireless clients through the XP
> >Server's WAN port to connect to the network? =A0Forgive my ignorance but
> >isn't there a way to tell the XP Server and/or the 2wire box to allow
> >communication between the 192.168.1.x and 192.168.0.x networks?
>
> >Any help would be greatly appreciated.
>
> >Kevin G
>
> I think that this setup is unnecessarily complicated. =A0I'd connect
> everything, including the 2wire, to the gigabit switch. =A0I don't think
> that would have any negative effect on network traffic between the
> computers.
>
> To make the router+ICS setup work, you'd have to:
>
> 1. Assign static IP addresses to all of the wired and wireless
> computers.
>
> 2. Create an LMHOSTS file on each computer to specify the mapping of
> computer names to IP addresses for the computers on the other network.
>
> 3. Enable routing on the XP server to move NetBIOS traffic between the
> networks.
>
> 4. Use something other than My Network Places to access computers on
> the other network.
> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)
>
> Please post any reply as a follow-up message in the news group
> for everyone to see. =A0I'm sorry, but I don't answer questions
> addressed directly to me in E-mail or news groups.
>
> Microsoft Most Valuable Professional Programhttp://mvp.support.microsoft.=
com

I took your advice and connected everything, including the 2wire, to
the gigabit switch.

Thanks for your help.

Kevin G

Re: DSL Modem/Router and Internet Connection Sharing by Steve

Steve
Mon Jun 23 08:39:18 PDT 2008

On Mon, 23 Jun 2008 04:04:45 -0700 (PDT), keving98@gmail.com wrote:

>On Jun 3, 11:40 am, Steve Winograd <bc0705...@comcast.net> wrote:
>> On Tue, 3 Jun 2008 05:30:16 -0700 (PDT), kevin...@gmail.com wrote:
>> >Don't know if this is possible?
>>
>> >I have a customer with DSL using a 2wire 1801G wireless router.  There
>> >are (6) desktops with (1) acting as a server (XP Server) for some
>> >custom software for their business.  All desktops are running XP
>> >professional.  I'm trying to make the network as fast as possible for
>> >this custom software so I got a gigabit switch and all the desktops
>> >have gigabit ethernet cards.  In the interest of keeping the 2wire out
>> >of the gigabit loop I set up Internet Connection Sharing on a second
>> >(10/100) ethernet card on the XP Server.  The 2wire router is set up
>> >in the default router configuration doing the PPOE login.  The router
>> >assigns IP's in the 192.168.1.x range to the (4) switched ports and to
>> >the wireless clients.  The WAN port on the XP Server is manually
>> >configured to 192.168.1.65.  The LAN port on the XP Server is manually
>> >configured to 192.168.0.1 by Internet Connection Sharing.  All the
>> >other desktops are assigned IP's by the XP Server and are working fine
>> >including internet access.  The problem (not surprisingly) is that
>> >when wireless clients connect to the 2wire box they are assigned IP's
>> >in the 192.168.1.x range and are on the other side of the XP Server's
>> >WAN port.
>>
>> >So... Is there a way to allow the wireless clients through the XP
>> >Server's WAN port to connect to the network?  Forgive my ignorance but
>> >isn't there a way to tell the XP Server and/or the 2wire box to allow
>> >communication between the 192.168.1.x and 192.168.0.x networks?
>>
>> >Any help would be greatly appreciated.
>>
>> >Kevin G
>>
>> I think that this setup is unnecessarily complicated.  I'd connect
>> everything, including the 2wire, to the gigabit switch.  I don't think
>> that would have any negative effect on network traffic between the
>> computers.
>>
>> To make the router+ICS setup work, you'd have to:
>>
>> 1. Assign static IP addresses to all of the wired and wireless
>> computers.
>>
>> 2. Create an LMHOSTS file on each computer to specify the mapping of
>> computer names to IP addresses for the computers on the other network.
>>
>> 3. Enable routing on the XP server to move NetBIOS traffic between the
>> networks.
>>
>> 4. Use something other than My Network Places to access computers on
>> the other network.
>
>I took your advice and connected everything, including the 2wire, to
>the gigabit switch.
>
>Thanks for your help.
>
>Kevin G

You're welcome. I'm glad that it's working for you.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com