











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
Bitas2
Member M

Registered: Nov 2001 Location: Siauliai Country: Lithuania State: Certifications: A+, MCP (210,215) Working on: 70-216, 70-218
Total Posts: 75
|
|
problem with NAT
I have 2 w2k servers on LAN for training purposes. One is domain with 2 NIC. It's connected to LAN and internet. I had ICS and it's worked fine. I've decided to setup NAT. On domain I've installed NAT and in both connections moved to NAT on RRA, also marked public connection to translate tcp/udp headers. On second server also made NAT and moved connection. Everything works except that second server doesn't get ip address automaticly. If I'm setting it manually works ok, but automaticly no. Why server doesn't get ip address from dhcp server? It's installed on first server.
thanx for help
Report this post to a moderator
|
|
08-10-03 08:11 PM
|
|
nero64
Senior Member
Registered: Sep 2002 Location: Country: Australia State: Certifications: CCNA, MCSE, CNA, MCSA, Linux+, N+, A+ Working on: Self Improvement
Total Posts: 377
|
|
MS TK pg 752
"Do not use NAT on a network with other windows 2000 server domain controllers, DNS servers, gateways, DHCP servers, or systems configured for static IP because of the possible conflict with other services."
I think this might relate to your case but what you have said i can't understand fully. If you have a NAT server shouldn't it be setup statically anyway. ie the connection to the LAN.
Report this post to a moderator
|
|
08-11-03 02:18 PM
|
|
Bitas2
Member M

Registered: Nov 2001 Location: Siauliai Country: Lithuania State: Certifications: A+, MCP (210,215) Working on: 70-216, 70-218
Total Posts: 75
|
|
The other server isn't DC, DNS or DHCP server. Also i have XP Pro on LAN and it doesn't obtain IP address automaticly from NAT.
Report this post to a moderator
|
|
08-13-03 10:55 AM
|
|
jocampo
Proud to be Colombian! M

Registered: Aug 2002 Location: Ponce, PR Country: Puerto Rico State: Certifications: MCSA [70-210/70-215/70-217/70-218] , Net+, A+, CST Working on: 70-216
Total Posts: 1014
|
|
quote: Originally posted by Bitas2
The other server isn't DC, DNS or DHCP server. Also i have XP Pro on LAN and it doesn't obtain IP address automaticly from NAT.
Ok...let's see....
In NAT, client does not obtain IP automatically at least you setup NAT Server to do that: you must go to the ADDRESS ASSIGMENT TAB on NAT Server Properties, then, check the "automatically assign IP" box.
You also can setup a DHCP on your subnet instead using NAT as IP allocator and it is more useful.
It is important that your NAT client is in the same subnet that NAT Server or DHCP Server; this is important in order to get the IP address without problem. Also, for client to use NAT, DNS resolution must be well configured.
Check this link:
http://support.microsoft.com/defaul...kb;en-us;310357
__________________
Best Regards
José A. Campo
MCSA, Net+, A+, CST
Colombia: flowers, rivers, oceans, soccer...and nice people!
Last edited by jocampo on 08-13-03 at 01:50 PM
Report this post to a moderator
|
|
08-13-03 01:36 PM
|
|
Bitas2
Member M

Registered: Nov 2001 Location: Siauliai Country: Lithuania State: Certifications: A+, MCP (210,215) Working on: 70-216, 70-218
Total Posts: 75
|
|
The problem was that address pool on dhcp server was too small (192.168.0.2-10) and server01 took them all. I've extended address pool (192.168.0.2-100) and lan works fine. But I don't get it. What for server needs 10 ip addresses? Also second server took 10. Only XP pro leased only 1 ip address.
Thanx in advance for explanation.
Bitas
Report this post to a moderator
|
|
08-14-03 08:42 PM
|
|
jeff_j_black
that's what "THEY" said..

Registered: Jan 2002 Location: Country: United States State: Certifications: Working on:
Total Posts: 2723
|
|
You may have other RRAS ports that automatically take those addresses. You can reduce or eliminate unwanted RRAS ports and free up that block of addresses.
Report this post to a moderator
|
|
08-14-03 09:23 PM
|
|
jocampo
Proud to be Colombian! M

Registered: Aug 2002 Location: Ponce, PR Country: Puerto Rico State: Certifications: MCSA [70-210/70-215/70-217/70-218] , Net+, A+, CST Working on: 70-216
Total Posts: 1014
|
|
quote: Originally posted by Bitas2
The problem was that address pool on dhcp server was too small (192.168.0.2-10) and server01 took them all. I've extended address pool (192.168.0.2-100) and lan works fine. But I don't get it. What for server needs 10 ip addresses? Also second server took 10. Only XP pro leased only 1 ip address.
Thanx in advance for explanation.
Bitas
NAT gets 10 leases from DHCP for Nat clients, automatically. These leases are not bring back to DHCP Server; they remain on NAT 'till you put off it. There is one registry key thay you can modify in order to get more or less leases from the DHCP, but i do not remember where it is.
__________________
Best Regards
José A. Campo
MCSA, Net+, A+, CST
Colombia: flowers, rivers, oceans, soccer...and nice people!
Report this post to a moderator
|
|
08-14-03 09:35 PM
|
|
Bitas2
Member M

Registered: Nov 2001 Location: Siauliai Country: Lithuania State: Certifications: A+, MCP (210,215) Working on: 70-216, 70-218
Total Posts: 75
|
|
|
08-15-03 10:13 AM
|
|
Jonoplunk
Senior Member M

Registered: Sep 2002 Location: Body - London, Soul - Johannesburg Country: United Kingdom State: Certifications: A+, MCSA Working on: 70-284, MCSE, more acronyms, an all over Tan
Total Posts: 126
|
|
Open the RRAS Admin window, highlight Ports and right click the select Properties. You can then select a device and click Configure and untick the Remote Access Connection box.
Alternatively you could open your RRAS Servers Properties box and create a Static Address pool for the RAS server. You would need to pay attention to make sure they are on the correct subnet mask, and that they did not clash with your DHCP servers range. May be an idea to create Exclusions to prevent the DHCP from assigning duplicate addresses.
__________________
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony."
Report this post to a moderator
|
|
08-15-03 05:49 PM
|
|
|
Click here for list of 70-216
study guides
MCSE exam notes
70-216 exam details
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|