Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: "W2K Programmer" <w2k_programmer@xxxxxxxxx>
- Date: 30 Oct 2006 07:46:47 -0800
Re the latest step 1 and 2 in your reply:
The problem is westell modem has ONLY ONE ethernet port.
What kind of switch can I buy and add between the modem and network? I
understand the switch on which you can turn firewall off or better yet
one with no firewall , just plain old switch -- but what model and
where can I get it?
TIA
Doug Sherman [MVP] wrote:
OK - you definitely do not want the routing solution - turn off routing on
server 6.
Don't know how many ports the Westell device has - you may have to add a
switch. But try this:
1. Connect server 6 to the Westell and configure as necessary to allow VNC.
2. Connect the WAN port on the Linksys router to the Westell device (or to
a switch connected to it). and connect the remaining computers to the
Linksys LAN ports.
3. This segregates the other servers and protects them with NAT and a
firewall. These machines will still be able to access server 6 (although
they would probably have to use \\IPaddress instead of browsing), but
server6 cannot access the other machines. If you wanted to allow server 6
to access the others, you could connect its second NIC to the Linksys
router.
Doug Sherman
MCSE, MCSA, MCP+I, MVP
"W2K Programmer" <w2k_programmer@xxxxxxxxx> wrote in message
news:1161885889.036854.110280@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
RE NEW CONFIG: I am letting in a VNC client from a remote location intocomparatively
my home office via the modem to the Server 6 on LAN segment B. Server 6
runs a VNC server. This is for work-colloboration. I do not want the
VNC client to see my whole network or go beyond server 6. Another
reason is if a hacker gets in he must not be able to go beyond segment
A. The reason is obvious: because I have to give out my WAN (ISP
assigned modem IP) address for the other party to connect to my VNC
server using his VNC client. This configuration I am discussing is a
new one I am attempting. Any momemt I give out an IP address, I have
been attacked. Let me explain the old configuration.
RE OLD CONFIG: In the old configuration, everything is simple: the DSL
modem is connected to LINKSYS BROADBAND router (also called as
residential gateway) with 3 ports and 2 VoIP ports (vonage). I connect
3 servers directly to this router. The problem with this config is VNC
does not work even if I am willing to risk security. I open the VNC
ports on the modem and the router, (DMZ for the modem, open the port
for VNC and forward to Server 6 for the router) -- then the remote VNC
client is able to ping the WAN IP I give out (assigend by ISP - dynamic
IP) but the vNC client is not able to connect to server 6. Because of
this I have to remove the router, and open VNC on the modem (as against
the DMZ when modem is connected to router). NOw the VNC client is able
to connect. So in order to protect the network I decided to move the
other 2 server behind the internal NIC of server 6 and make 2 segments.
(New config we are discussing). But the problem is Segment A is not
able to browse the internet (access the WAN aka outside world)
For specific reasons I do not want to go for static IP.
*** BACK TO DISCUSSION THREAD ***:
Now it appears to me only step 1 is required. The step 2 may not be
required since I am not using a router with the modem. *** Q *** BUT,
are you sure I dont have to run any proxy server etc on the XP pro on
segment B (acting as server) and 2000 clients on segement A acting as
clients to access the WAN/internet as opposed to just setting the IP
route ON in the registry???? ***
The router is used as a switch for segment A since it offers 3 LAN
ports. I will try this and post results. Meanwhile please post comments
of yours if any, suggestions etc.
TIA
Doug Sherman [MVP] wrote:
Not familiar with this product and although most routers support static
routes, not all do. Replacing a modem/router combo unit is
modemsdifficult because these devices are not nearly as common as separate
router,and separate routers. Before replacing your unit with a modem and a
compatiblecheck with your ISP and make sure that the modem you choose is
dowith their service. However, this is becoming kind of expensive, AND:
it may not be necessary depending on what you are ultimately trying to
routers?and why your network is configured this way. Why do you have two
subnets?Do they both connect to the Internet? Do you really need/want two
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ParametersIf so, why? etc.
Doug Sherman
MCSE, MCSA, MCP+I, MVP
"W2K Programmer" <w2k_programmer@xxxxxxxxx> wrote in message
news:1161873804.485504.287760@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
For step 2: The modem is a Bellsouth provided Westell Wirespeed
(A90-210030-04) modem. I don't see a section in the configuration (web
interface) for routes. Any suggestions? Can a different modem be used
if thsi modem does support the route tabel updates?
TIA.
Doug Sherman [MVP] wrote:
1. To enable routing on a Windows machine:
a. Click Start/Run regedit ENTER
b. Navigate to
a
c. Double click on IPEnableRouter and set its value to 1.
2. Per your discription Server 6's 192.168.1.x card is connected to
configure aDSL
modem. However, the 'modem' is actually a router. How you
192.168.1.254."consultstatic route on a router is s product specific and you will have to
your manual.
Doug Sherman
MCSE, MCSA, MCP+I, MVP
"W2K Programmer" <w2k_programmer@xxxxxxxxx> wrote in message
news:1161806683.054637.204240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
To quote from your reply: "Enable routing on server 6; And create
a static route back to 192.168.15.x on whatever is at
Windows
Could you please show me how to do accomplish these 2 steps on
they2000 Pro OS?
TIA.
Doug Sherman [MVP] wrote:
If subnet A machines have a default gateway of 192.168.15.1,
givewill
not
be able to access the Internet via subnet B. You would have to
AndDeletesubnet
A machines the 192.168.15.x address of server 6 as a gateway;
the
192.168.15.1 gateway from server 6; Enable routing on server 6;
192.168.1.254.create
a static route back to 192.168.15.x on whatever is at
toconfig
Doug Sherman
MCSE, MCSA, MCP+I, MVP
"W2K Programmer" <w2k_programmer@xxxxxxxxx> wrote in message
news:1161803465.140553.104370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Need help from experienced MS networking pros for step by step
(subnetof network segment A and B.
1. Server 4, 5, and 6 make a LAN segment A using a router R
directly192.168.15.x/Gateway 192.168.15.1)
2. Server 6 is multihomed (dual LAN card). External Card is
connected to DSL modem/WAN forming segment B (subnet
192.168.1.x/gateway 192.168.1.254). Internal card is connected
tworouter R described in step 1.
Segement A and B by themselves are fine.
But I can't seem to succesfully bridge/IP forward between the
segment B.cards
in order for segment A to access the *internet/WAN* via
configuration.Please give *step by step intructions* for this required
Server 4,5 run windows 2000 Pro, server 6 runs XP Pro.
Help is appreciated. TIA.
.
- Follow-Ups:
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: Doug Sherman [MVP]
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- References:
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: Doug Sherman [MVP]
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: W2K Programmer
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: Doug Sherman [MVP]
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: W2K Programmer
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: Doug Sherman [MVP]
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: W2K Programmer
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- From: Doug Sherman [MVP]
- Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- Prev by Date: Re: Folder sharing between computers.
- Next by Date: Wireless on LAN
- Previous by thread: Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- Next by thread: Re: Home Networking Question: Bridging/IP Forwarding between 2 LAN segments
- Index(es):
Relevant Pages
|
|