Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2005 20:09:15 -0500
From:      Nikolas Britton <nikolas.britton@gmail.com>
To:        Stephan Weaver <stephanweaver@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Networking with FreeBSD
Message-ID:  <ef10de9a0508031809d5ef283@mail.gmail.com>
In-Reply-To: <BAY20-F15E82B30493BAE37E25442A8C50@phx.gbl>
References:  <ef10de9a0508021626447b8136@mail.gmail.com> <BAY20-F15E82B30493BAE37E25442A8C50@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/3/05, Stephan Weaver <stephanweaver@hotmail.com> wrote:
>=20
>=20
> >From: Nikolas Britton <nikolas.britton@gmail.com>
> >
> >
> >Internet
> >    |
> >    |   |--------WANs 1-4, 192.168.2/24, 192.168.3/24, 192.168.4/24,
> >192.168.5/24
> >Firewall ------ DMZ 192.168.1/24 ----- Pixel, httpd, samba
> >    |
> >    |
> >HQ LAN 192.168.0/24
> >
> >
> >OR:
> >
> >Internet
> >   |
> >   |   |-----WAN, 192.168.2/24
> >Firewall ------- DMZ, 192.168.1/24 ----- Pixel, httpd
> >   |
> >   |------- Samba
> >   |
> >HQ LAN 192.168.0/24
> >
> >OR:
> >
> >Internet
> >   |
> >   |   |-------WAN(s)
> >Firewall
> >   |
> >   |
> >HQ LAN
> >
> >Etc.
> >
> >We need more info to help you.
>=20
>=20
>=20
> Thank you for your concern and quick response everyone.
>=20
> Now i will use your example as mentioned above.
>=20
> I have one quick question though.
> These WAN's will be on seperate networks because of the /24. correct?
>=20
Yes, 24 =3D class C =3D netmask of 255.255.255.0

http://public.pacbell.net/dedicated/cidr.html

> So if Wan1 [192.168.2/24] Wants to Connect to our Pixel Server[192.168.1/=
24]
>   for example He would not be able to communicate because of the /24? Is
> this correct?

Yes because they are on different networks. you will need a router for
them to communicate.
=20
>=20
> If so, how do allow them to communicate?
>=20

firewall =3D firewall, router, gateway, bridge, etc. with FreeBSD and
the right software it will do all of that transparently.

Setup a test lab of some sorts, start with this layout and work your
way up until you understand what it's doing:

Internet
   |
   |   |-------WAN(s) 192.168.1/24
Firewall
   |
   |
HQ LAN 192.168.0/24

You will need 3 PCs; one for the LAN, one on the WAN1 side and one for
the firewall. For the firewall you will be using m0n0wall, 48MB ram
(minimum) and 3 network cards.

http://en.wikipedia.org/wiki/M0n0wall
http://m0n0.ch/wall/download.php?file=3Dgeneric-pc-1.2b9.img
http://m0n0.ch/wall/installation_generic.php
http://m0n0.ch/wall/quickstart/
http://www.tomsnetworking.com/Reviews-161-ProdID-MONOWALL.php
http://www.tomsnetworking.com/Reviews-161-ProdID-MONOWALL.php

If you need any help setting it up etc. just ask me, I started using
it sometime late in 2003 so I probably have more experience using the
software then most people you'll run across



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef10de9a0508031809d5ef283>