Web Server behind Dual WAN Router

backroger

Member
Mar 6, 2005
32
0
0
Current setup for my Web Server is that the server has a static address:

IP 10.33.0.1
Sub 255.255.0.0
Gateway 10.33.255.254
DNS 10.0.1.1

What if I put the WEB Server behind the router? Is the following setting correct?

Single WAN Router:

Linksys Router (Static)

IP 10.33.0.1
Sub 255.255.0.0
Gateway 10.33.255.254
DNS 10.0.1.1

Router IP Address:

IP 192.168.1.254
Sub 255.255.255.0

DMZ 192.168.1.1

Web Server Address (Static)

IP 192.168.1.1
Sub 255.255.255.0
Gateway 192.168.1.254
DNS 10.0.1.1

Is this correct? Does this also true if I purchase and dual WAN router which the IP provider given me 10.33.0.1 & 10.33.0.2 but only the IP 10.33.0.1 can be used as a WEB Server?

Thank you in advance.
 

mooseracing

Golden Member
Mar 9, 2006
1,711
0
0
you wouldn't be giving your web server 10.x.x.x if its behind the router unlesss you made teh web server part of the DMZ which some routers allow.

Why not just let the router get the 10.x.x.x address, then port foward all web traffic to your server?

With a Dual wan I port foward Lan1 and Lan2 ports both to the servers address