Kelvin Chiang wrote:
Hi Wade, thank you for the reply. Here's what I intend to achieve:


       <Router>            <Intranet Server>
               \          /
10.1.1.0 subnet \        / 192.168.1.0 subnet
                 \      /
    [PFSENSE w/ ONE WAN IF, NAT ENABLED]

1. The Router, Intranet Server and the WAN interface of PFSENSE are
connected to a Switch
2. The WAN interface of PFSENSE has an IP of 10.1.1.1 and a Virtual IP
of 192.168.1.1

What I wish to achieve:
1. All access to Internet is NATed via 10.1.1.1 and connect through the
Router
2. All access to the Intranet Server is NATed via 192.168.1.1 so that it
can reach the Intranet server.

Can this be done?

Regards,
Kelvin
Why not do something like this?

        <Internet>
            |
            |
            |
            | Wan Interface
      **************
      *            *
      *   PfSense  *
      *            *
      **************
            | Sub Interface 1: 10.1.1.2
            | Sub Interface 2: 192.168.1.2
            |
      **************
      *            *
      *   Switch   *
      *            *
      **************
      |            |
      |            |
      |            |
   <Router>         Net2
   10.1.1.1    192.168.1.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to