Please help me subnet my server.
w^rl0rd
Member Posts: 329
I have 3 NICs in my server.
WAN
LAN1
WIFI
I am using a 192.168.x.x network
with a subnet mask of 255.255.255.192
to get 4 subnets:
192.168.0.1 - 192.168.0.62
192.168.0.65 - 192.168.0.126
192.168.0.129 - 192.168.0.190
192.168.0.193 - 192.168.0.254
NICs are assigned IPs as follows:
WAN (192.168.0.1)
LAN1 (192.168.0.65)
WIFI (192.168.0.129)
The WAN nic is the only one assigned a default gateway
which is my router (192.168.0.62)
With RRAS configured to act as a router,
is this the correct initial setup?
WAN
LAN1
WIFI
I am using a 192.168.x.x network
with a subnet mask of 255.255.255.192
to get 4 subnets:
192.168.0.1 - 192.168.0.62
192.168.0.65 - 192.168.0.126
192.168.0.129 - 192.168.0.190
192.168.0.193 - 192.168.0.254
NICs are assigned IPs as follows:
WAN (192.168.0.1)
LAN1 (192.168.0.65)
WIFI (192.168.0.129)
The WAN nic is the only one assigned a default gateway
which is my router (192.168.0.62)
With RRAS configured to act as a router,
is this the correct initial setup?
Comments
-
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Your subnets are correct. What is the default gateway of your WAN adapter? Pointing to your broadband router I assume?All things are possible, only believe.
-
w^rl0rd Member Posts: 329sprkymrk wrote:Your subnets are correct. What is the default gateway of your WAN adapter? Pointing to your broadband router I assume?
Yes, my WAN adapter points to the IP of my router/firewall.
I set it up this weekend and noticed that when I run the RRAS
wizard, I can only choose one "internal" adapter. Can't I use
three or more?