Multiple subnets over one interface

Caporegime
Joined
18 Oct 2002
Posts
25,287
Location
Lake District
I'm trying to configure pfSense to direct certain types of traffic over specific interfaces.

The interface for the intranet will be 10.232.105.1

I need to route 10.232.0.0/16 10.233.0.0/16 and 10.112.0.0/16 over this interface.

Is static routes the correct way to go about this?
 
Well, the IP for the interface in the intranet zone will be 10.232.105.1.

Your other two networks will need a gateway, that's what you put in as the next hop when you create the static route.
 
Back
Top Bottom