Hi,

I have Windows 2000 server setup with 2 NICs to be used as a gateway/firewall for my home LAN. NIC #1 is always on interent. NIC #2 is my home LAN. I spent hours configuring active directory, creating my own DNS server, hardening windows, and firewalling until it was completely stealthed on all online security tests. Then I ghosted it and called it a day. here's my setup:

NIC #1 69.xxx.xxx.xxx
255.255.255.0
gtwy 69.xxx.xxx.xxx

dns 192.168.1.xxx (points to my DNS server)

NIC #2 192.168.1.xxx
255.255.255.0
no gtwy

dns points to itself

This was working fine for me with my single XP pro SP2 machine. I had private IP's on XP pro and the DNS points to my DNS server and is forwarded to my ISP's incase it's not resolved internaly.

My problem is:
Now I have to incorperate a NETGEAR WGR614 wireless router for my laptop and future PC's. I want this to be connected to NIC #2 to distribute internet and file sharing to more than just one machine on my LAN. This to me doesn't seem like a big deal, but it's been a huge headache. I have tried a lot of things, and even called tech support for NETGEAR, which they're responce was "we don't support this type of setup in our tech support dept".

What is the IP configuration that I should use for my router? I have a domain mydomain.home as a DNS suffix on my other NIC's. I've tried pointing my router to my DNS, and this didn't work. I tried pointing it to my ISP's DNS in desperation - this didn't work. I can't seem to even ping the router from 2000 server. I don't use DHCP and everything must be static. On a previous setup I used ICS and it worked fine for my LAN via the router, but I don't want my LAN exposed like that anymore.

HELP! I don't know where else to turn. :sad: Plugging my cable modem into the router first and then 2000 server is not an option.

Anyone know what I can do?

David

Recommended Answers

All 3 Replies

Hello,

I am assuming a few things:

* The wireless router has places to plug in 10/100T cables that are on the same subnet as the wireless part

* That you want to manage the internet connectivity with the Windows 2K Server and not use the wireless router for management.

I do this at home... my Buffalo Tech wireless router sits behind the Linux box, and both wired and wireless connections get to the internet just fine. Linux box is the firewall.

The secret is to not use the WAN port on the wireless router. Just get a cable from your Windows 2K server, and plug it into the LAN side of the router (and since we are on the same "side -- we are not using the WAN circuits, so we should technically call it a switch or hub, again depending on the innards).

You may need to use a web browser to configure the device to work with your network. For example, I have my Linux box defining the subnet, handling DHCP, and DNS work. The Buffalo Tech unit is nothing more than a 5 port switch with one of the ports being the wireless antenna.

Let us know,

Christian

Hi again,
Yes you assumed right. That's exactly what I would like to achieve. I would like the Netgear router to act like a switch or a hub as you mentioned. The Netgear router is trying to act as a DHCP server, and I've already decided to stick with a static setup, not to mention I have disabled DHCP client backround services in all of my machines. But the router needs some kind of sepearte IP address which confuses me. I guess my main question is what should the IP and DNS be set to on the router after I disable the DHCP on it and put it in the mix. I will share more IP information about my LAN and show you where I'd like the Netgear to live.

Win2K Server machine-----------------------------

NIC #1 - (Internet Static IP)

DNS 192.168.1.200
and then is forward using RRAP to ISP's if not resolved internally

NIC #2 - 192.168.1.200
255.255.255.0
gateway blank
DNS 192.168.1.200
--------------------------------------------------
(I would like the Netgear Router to connect here to NIC #2 and send out to the rest I reserved 192.168.1.201 for it :eek: )
--------------------------------------------------
XP Pro #1 - 192.168.1.202
255.255.255.0
192.168.1.200

DNS 192.168.1.200

--------------------------------------------------

XP Pro #2 - 192.168.1.203
255.255.255.0
192.168.1.200

DNS 192.168.1.200

--------------------------------------------------
Thanks in advance for your help everyone.
I wish I knew iptables better and I'd be using a Linux box like you mentioned. I have some more learning to do before then though. :?:

David

Hello,

I am assuming a few things:

* The wireless router has places to plug in 10/100T cables that are on the same subnet as the wireless part

* That you want to manage the internet connectivity with the Windows 2K Server and not use the wireless router for management.

I do this at home... my Buffalo Tech wireless router sits behind the Linux box, and both wired and wireless connections get to the internet just fine. Linux box is the firewall.

The secret is to not use the WAN port on the wireless router. Just get a cable from your Windows 2K server, and plug it into the LAN side of the router (and since we are on the same "side -- we are not using the WAN circuits, so we should technically call it a switch or hub, again depending on the innards).

You may need to use a web browser to configure the device to work with your network. For example, I have my Linux box defining the subnet, handling DHCP, and DNS work. The Buffalo Tech unit is nothing more than a 5 port switch with one of the ports being the wireless antenna.

Let us know,

Christian

You will need to configure your Netgear AP to bridge the LAN and WLAN ports. You will not be connecting the WAN port. Configure the Netgear to be on a static address in the same class C space as your Server. Configure it think that DHCP and DNS are from your Server's address, otherwise, it will assume it should do those services.

You will need to connect one of your Netgear LAN powers to your Server's NIC 2 port. Then connect your desktop to another LAN port. Your Desktop should now be operational. You will have to configure your notebook to access your AP (ESSID, CHANNEL, WEP/WPA). Set the notebook to get it's dhcp and dns information from you Server.

You should be all set.

Padapa

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.