how to access internet in a domain based network - TechRepublic
General discussion
November 20, 2010 at 01:52 AM
shihabnaron

how to access internet in a domain based network

by shihabnaron . Updated 15 years, 7 months ago

hi,

I have been accessing internet in my laptop using belkin wireless router.(192.168.1.1)

Now i want to setup internet access in single domain based network, i set up my lab as follows

server1- (DC,DNS installed)
ip addr=192.168.100.1
gateway=192.168.100.10
prefered dns=192.168.100.1

server2- (member server as a static router with two NIC)

NIC 1 (CONNECTED TO INTRANET)
IP=192.168.100.10
gw=192.168.1.1
prefered dns=192.168.100.1

NIC 2 (CONNECTED TO BELKIN ROUTER)

IP=192.168.1.111
gw=192.168.1.1
prefered dns=192.168.1.1

then i configured RRAS on server 2 (lan routing) : i can access internet from server2 .

i configured dns forwarder in dns server pointing to ip 192.168.1.1 i also disabled root hints

but i cannot access internet from server 1 (i cannot even ping to 192.168.1.1) please help me resolve this issue

This discussion is locked

All Comments