All,
I have two DCs,
DC1: IP: 192.168.1.10, sub mask: 255.255.255.0, GW: 192.168.1.2, Pref DNS: 127.0.0.1, Alternate DNS: 192.168.1.20
DC2: IP: 192.168.1.20, sub mask: 255.255.255.0, GW: 192.168.1.2, Pref DNS: 192.168.1.10, Alternate DNS: 192.168.1.20
I use a Mikrotik Router with 8 Eth ports.
I configured one of the ports as follow; IP: 192.168.1.2, DNS1: 192.168.1.10, DNS2: 192.168.1.20 then I configured the router as DHCP server to lease 192.168.1.0/255 and reserving 0-50 for my static IPs. I connected a cable to the port and linked it to my cisco switch where all my servers and PCs are connected.
Now I want to be able to distribute internet service to my private IPs. I was given a modem with IP: 10.217.49.98, GW: 255.255.255.0, and DNS1: 8.8.8.8, DNS2: 8.8.8.4 which I am to insert into one of the Eth ports
How do I ensure that my servers and PC get Internet service. I am having trouble integrating the ISP to my already configured network.
o.k