Network Design

Mikhail Goriachev mikhailg at webanoide.org
Sun May 28 21:59:41 PDT 2006


Scott Sipe wrote:
> 
> I'm helping a small business expand their networking.
> 
> right now they have one office location (with a freebsd firewall box,
> and a freebsd box running db, web, samba, etc).
> 
> Their main office location has:
> - 3 external static IPs on a DSL connection (all aliased on one nic)
> - an internal network of 10.0.0.0/255.0.0.0
> - a wireless network with IP range 192.168.1.0/255.255.255.0 (nat'ed and
> running off the firewall box)
> 
> They are adding a second warehouse location. It will also have one
> static IP address (running on dsl also). I'd like to get a IPsec
> connection going between the location so all warehouse traffic goes
> through the main branch. I've done this much before.
> 
> They also want to subdivide up the network at their main location so
> some terminals can be on gige and some are on 100. I believe I've read
> you shouldn't mix and match 100/1000?
> 
> I don't really have any experience with how subnetting and IP ranges
> should work for a configuration like this (local network, remote ipsec
> location, wireless network, etc).
> 
> Looking for any assistance (advice, links, anything!) on how to setup a
> sane and well designed network.


Hi,

You could have something like this:

10.0.0.0/255.255.0.0	# for your 100s
10.1.0.0/255.255.0.0	# for your 1000s
10.2.0.0/255.255.0.0	# for the second warehouse

Each network would be capable of handling 65,534 hosts.

Also, I don't see any problems regarding mix and match 100/1000. I'd
keep them together if they fall into same category/department
(workstations?).

Here, some links for you:

http://jodies.de/ipcalc
http://innovation.dc-uoit.ca/kyrytows/subnetting/subnetting.htm

Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: mikhailg at webanoide.org
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B


More information about the freebsd-questions mailing list