Networking Forums

Networking Forums > Computer Networking > Windows Networking > VLAN + NAT

Reply
 
 
Fernando
Guest
Posts: n/a

 
      11-29-2005, 09:52 AM
Hello,

See if someone can help me out in here:

Scenario
---------

Windows 2003 server with two NIC

NIC1 has a public IP range, lets say, 161.56.31.0 [255.255.252.0] (The
public IP chosen is an example)
NIC2 has a private IP, 192.168.0.0 [255.255.255.0]
NAT service running on Windows 2003 server

NIC1 is working on my VLAN1 and NIC2 on my VLAN2, in other words, NIC2 is
connected to the port of a switch (3COM 3300) which is configured to work on
VLAN2.


Problem
---------

I'm trying to give access to client machines giving a private IP by working
on VLAN2, but then accesing the network doing NAT to VLAN1 (public IP). I'm
strungling configuring the NAT service!


Question1
----------

Does the NAT service lease IPs? In other words, does it have any DHCP
functionality or does it relies on an external DHCP?

Question2
-----------

In case I have to enable the DHCP server, would it clash with the other DHCP
server which I have on the network, running on another server, leasing
public IPs


Any ideas?

Thanks you all,

Fernando.



 
Reply With Quote
 
 
 
 
Neteng
Guest
Posts: n/a

 
      11-29-2005, 01:22 PM
1. No, that is DHCP's job. You might want to review RFC1631 for the
operation of NAT.
http://www.faqs.org/rfcs/rfc1631.html

2. Here's a link on configuring NAT
http://www.windowsnetworking.com/art...AT-router.html


"Fernando" <(E-Mail Removed)> wrote in message
news:%23%(E-Mail Removed)...
> Hello,
>
> See if someone can help me out in here:
>
> Scenario
> ---------
>
> Windows 2003 server with two NIC
>
> NIC1 has a public IP range, lets say, 161.56.31.0 [255.255.252.0] (The
> public IP chosen is an example)
> NIC2 has a private IP, 192.168.0.0 [255.255.255.0]
> NAT service running on Windows 2003 server
>
> NIC1 is working on my VLAN1 and NIC2 on my VLAN2, in other words, NIC2 is
> connected to the port of a switch (3COM 3300) which is configured to work

on
> VLAN2.
>
>
> Problem
> ---------
>
> I'm trying to give access to client machines giving a private IP by

working
> on VLAN2, but then accesing the network doing NAT to VLAN1 (public IP).

I'm
> strungling configuring the NAT service!
>
>
> Question1
> ----------
>
> Does the NAT service lease IPs? In other words, does it have any DHCP
> functionality or does it relies on an external DHCP?
>
> Question2
> -----------
>
> In case I have to enable the DHCP server, would it clash with the other

DHCP
> server which I have on the network, running on another server, leasing
> public IPs
>
>
> Any ideas?
>
> Thanks you all,
>
> Fernando.
>
>
>



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      11-30-2005, 12:33 AM
NAT does not act as a DHCP server by default. It only does it if you
specifically give it a batch of IP addresses to use for this purpose.Whether
you use that option for your private IP subnet or set up a new scope in your
existing DHCP server is up to you.

Neteng wrote:
> 1. No, that is DHCP's job. You might want to review RFC1631 for the
> operation of NAT.
> http://www.faqs.org/rfcs/rfc1631.html
>
> 2. Here's a link on configuring NAT
> http://www.windowsnetworking.com/art...AT-router.html
>
>
> "Fernando" <(E-Mail Removed)> wrote in message
> news:%23%(E-Mail Removed)...
>> Hello,
>>
>> See if someone can help me out in here:
>>
>> Scenario
>> ---------
>>
>> Windows 2003 server with two NIC
>>
>> NIC1 has a public IP range, lets say, 161.56.31.0 [255.255.252.0]
>> (The public IP chosen is an example)
>> NIC2 has a private IP, 192.168.0.0 [255.255.255.0]
>> NAT service running on Windows 2003 server
>>
>> NIC1 is working on my VLAN1 and NIC2 on my VLAN2, in other words,
>> NIC2 is connected to the port of a switch (3COM 3300) which is
>> configured to work on VLAN2.
>>
>>
>> Problem
>> ---------
>>
>> I'm trying to give access to client machines giving a private IP by
>> working on VLAN2, but then accesing the network doing NAT to VLAN1
>> (public IP). I'm strungling configuring the NAT service!
>>
>>
>> Question1
>> ----------
>>
>> Does the NAT service lease IPs? In other words, does it have any DHCP
>> functionality or does it relies on an external DHCP?
>>
>> Question2
>> -----------
>>
>> In case I have to enable the DHCP server, would it clash with the
>> other DHCP server which I have on the network, running on another
>> server, leasing public IPs
>>
>>
>> Any ideas?
>>
>> Thanks you all,
>>
>> Fernando.



 
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
Q about VLAN's and IAS Mike Webb Windows Networking 4 04-21-2008 06:14 PM
VLAN - Security risk or not: 1 Port in 2 VLAN's arno Windows Networking 6 11-28-2006 10:57 PM
VLAN Louie Lubangco Windows Networking 1 11-16-2006 02:28 PM
VLAN spip_yeah@yahoo.com Linux Networking 3 10-02-2006 05:49 PM
To vlan or not to vlan, that's the question Xous - Jose R. Negreira Linux Networking 10 04-20-2005 04:00 PM



1 2 3 4 5 6 7 8 9 10 11