Networking Forums

Networking Forums > Computer Networking > Windows Networking > NAT and RRAS

Reply
 
 
sxnet
Guest
Posts: n/a

 
      03-23-2007, 08:44 AM
Hello Everyone.
I really need some help on this...

i want to setup a network for my company but i'm having trouble setting it
up the way i suppose it should be.

so... what i have is a server running windows server 2003 r2 standard. with
2 NICs

one is connected to a netrwork swicth where every client will connect, and
another one is connected to a DSL modem/router.

now my problem is i have dived in RRAS and NAT but i can't get my clients to
have any internet when things are setup this way...

probably just some NIC config problems...

this is what i have:

The Modem/Router can either work as a router or just a bridge...

router has ip of 10.0.0.138

the server is running DC, DNS and DHCP along with RRAS

the server NIC connected to my LAN:

10.0.0.1
255.0.0.0
10.0.0.1 ?

DNS: 10.0.0.1

the server NIC connected to the router shoud go like:

10.0.0.2
255.0.0.0
10.0.0.138 ??

DNS: 10.0.0.1

now dns has forwarders set up....

any way i can't get this to work...

can you please help??

i know i must be doing several things wrong, but i can't find this info
anywhere..

thank you.
 
Reply With Quote
 
 
 
 
Dragos CAMARA
Guest
Posts: n/a

 
      03-23-2007, 08:59 AM
hi,
the 2 nic's dosen't have to be on the same class
nic1 :
10.0.0.1
255.0.0.0
gateway:none
dns: 10.0.0.1
nic2:
192.168.1.1
255.255.255.0
gateway: dsl nic
dns :10.0.0.1 if you have forwardes or dns of ISP

client :
10.xxx.xxx.xxx
255.0.0.0
gateway: 10.0.0.1
dns: 10.0.0.1 if you have forwardes or dns of ISP

--
Dragos CAMARA
MCSA Windows 2003 server


"sxnet" wrote:

> Hello Everyone.
> I really need some help on this...
>
> i want to setup a network for my company but i'm having trouble setting it
> up the way i suppose it should be.
>
> so... what i have is a server running windows server 2003 r2 standard. with
> 2 NICs
>
> one is connected to a netrwork swicth where every client will connect, and
> another one is connected to a DSL modem/router.
>
> now my problem is i have dived in RRAS and NAT but i can't get my clients to
> have any internet when things are setup this way...
>
> probably just some NIC config problems...
>
> this is what i have:
>
> The Modem/Router can either work as a router or just a bridge...
>
> router has ip of 10.0.0.138
>
> the server is running DC, DNS and DHCP along with RRAS
>
> the server NIC connected to my LAN:
>
> 10.0.0.1
> 255.0.0.0
> 10.0.0.1 ?
>
> DNS: 10.0.0.1
>
> the server NIC connected to the router shoud go like:
>
> 10.0.0.2
> 255.0.0.0
> 10.0.0.138 ??
>
> DNS: 10.0.0.1
>
> now dns has forwarders set up....
>
> any way i can't get this to work...
>
> can you please help??
>
> i know i must be doing several things wrong, but i can't find this info
> anywhere..
>
> thank you.

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      03-24-2007, 12:47 AM
Dragos has pointed you in the right direction. To use NAT, the "private"
side must be in a different IP subnet from the "public" side.

I must ask why you are using a Windows RRAS server to do this if you
have an ADSL Router? The ADSL router will already be doing NAT. In addition,
it is not recommended to use a DC as a router. It can cause you all sorts of
odd problems. You will also have trouble with DNS.

"Dragos CAMARA" <(E-Mail Removed)> wrote in message
newsB2D2C1A-63F6-4E2A-8097-(E-Mail Removed)...
> hi,
> the 2 nic's dosen't have to be on the same class
> nic1 :
> 10.0.0.1
> 255.0.0.0
> gateway:none
> dns: 10.0.0.1
> nic2:
> 192.168.1.1
> 255.255.255.0
> gateway: dsl nic
> dns :10.0.0.1 if you have forwardes or dns of ISP
>
> client :
> 10.xxx.xxx.xxx
> 255.0.0.0
> gateway: 10.0.0.1
> dns: 10.0.0.1 if you have forwardes or dns of ISP
>
> --
> Dragos CAMARA
> MCSA Windows 2003 server
>
>
> "sxnet" wrote:
>
>> Hello Everyone.
>> I really need some help on this...
>>
>> i want to setup a network for my company but i'm having trouble setting
>> it
>> up the way i suppose it should be.
>>
>> so... what i have is a server running windows server 2003 r2 standard.
>> with
>> 2 NICs
>>
>> one is connected to a netrwork swicth where every client will connect,
>> and
>> another one is connected to a DSL modem/router.
>>
>> now my problem is i have dived in RRAS and NAT but i can't get my clients
>> to
>> have any internet when things are setup this way...
>>
>> probably just some NIC config problems...
>>
>> this is what i have:
>>
>> The Modem/Router can either work as a router or just a bridge...
>>
>> router has ip of 10.0.0.138
>>
>> the server is running DC, DNS and DHCP along with RRAS
>>
>> the server NIC connected to my LAN:
>>
>> 10.0.0.1
>> 255.0.0.0
>> 10.0.0.1 ?
>>
>> DNS: 10.0.0.1
>>
>> the server NIC connected to the router shoud go like:
>>
>> 10.0.0.2
>> 255.0.0.0
>> 10.0.0.138 ??
>>
>> DNS: 10.0.0.1
>>
>> now dns has forwarders set up....
>>
>> any way i can't get this to work...
>>
>> can you please help??
>>
>> i know i must be doing several things wrong, but i can't find this info
>> anywhere..
>>
>> thank you.



 
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
port numbers for Win2003 RRAS VPN - using rras with a firewall appliance Wingnut Windows Networking 2 01-31-2007 02:58 AM
How to PAT using RRAS Netmon Windows Networking 1 06-08-2006 01:51 PM
RRAS and NAT Nick Furman Windows Networking 2 07-07-2004 04:56 AM
RRAS Darren Murdoch Windows Networking 1 06-29-2004 08:16 PM
RIP on RRAS to ISA VPN James E. Price III Windows Networking 2 03-07-2004 03:07 AM



1 2 3 4 5 6 7 8 9 10 11