Yes you are correct. The data was a cut and paste from a web site. Sorry I didn't proof read first.
But, correct me if I am wrong, using a mask of 16 on IP 192.168.0.0 includes the IP range 192.168.10.0, does it not?
192.168.0.0/16 = host range of 192.168.0.0 - 192.168.255.255 (subnet 255.255.0.0)
Yes.
If memory serves me correctly this one part of super netting that has always kinda thrown me for a loop.
Exactly. The /16 allows you to supernet (CIDR is the actual term) various networks through a router. It keeps the routing tables smaller. Instead of keeping track of 256 networks 192.168.0.0/24-192.168.255.0/24 you keep track or one "supernet" 192.168.0.0/16. Because if a router is just movints bits from one router to another it doesn't need to know that each network is seperate.
This wikipedia page explains it well and simple. Pay attention to the IP/CIDR column and contrast it with the class column.
http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#Prefix_aggregationAnyway those are not your ip addresses. Did you create a routing rule under NETWORK > ROUTING?
Do I actually have to create a route?
I thought that endian automatically took care of that. I thought that was for routing through external routers (and doing things such as supernetting). I'm tring to figure out if the terms allow it. I'll give it a try and report back.
Nope.I tried looking in the manual but I think I have an outdated manual becuase some of the features and screenshots are different.
Make life easy on yourself.
http://docs.endian.com/2.2/en/efw.index.html