Just a quick update, your solution works great!  Although I also noticed that 
this was the example used for what to put in that box :-( (feeling a little 
dumb now)

Thank you so much for helping me with my newbie question!

-Joel

On Oct 2, 2012, at 9:21 AM, Joel Robison <[email protected]> wrote:

> Matthias - Thank you!   This is very helpful and I will try it out soon and 
> report back.
> 
> -Joel
> 
> On Oct 2, 2012, at 8:08 AM, Matthias May <[email protected]> wrote:
> 
>> On 02.10.2012 16:02, Joel Robison wrote:
>>> Hello,
>>> 
>>> First off, Ive been following this list for some time and I love PfSense 
>>> and have recommended it to many others.
>>> 
>>> I have a question about the OpenVPN functionality around adding another 
>>> routable subnet to clients exported through the client export package.  I 
>>> use Viscosity and have been very pleased with how well it all works 
>>> together.
>>> 
>>> An example:
>>> I have a firewall with:
>>> WAN
>>> LAN (172.16.1.0/24)
>>> IPSEC link to another PfSense server LAN (172.16.50.0)
>>> 
>>> So far I have everything setup and working so that a person can VPN into 
>>> either PfSense server and get to there corresponding local LAN network, I 
>>> understand I will need to make sure that the IPSEC link allows the range 
>>> for not only the LAN's but the VPN Tunnel Networks themselves and I don't 
>>> see this as being a problem.
>>> 
>>> Basically my questions are:
>>> 
>>> 1. Does the "IPv4 Local Network" box accept more than one segment?
>>> 2. Is there a way to add this to the "EXTRALANS" option in OpenVPN natively.
>>> 
>>> Thanks,
>>> 
>>> -Joel
>>> _______________________________________________
>>> List mailing list
>>> [email protected]
>>> http://lists.pfsense.org/mailman/listinfo/list
>> No you cannot add multiple subnets to the "Local Network" box.
>> However you can add additional commands in the "custom specific commands" 
>> box at the bottom.
>> 
>> I suppose you're running a PKI. In such a case what you add would look a bit 
>> like this:
>> push "route 192.168.0.0 255.255.0.0"; push "route 172.16.0.0 255.240.0.0"; 
>> push "route 10.0.0.0 255.0.0.0"; etc.
>> _______________________________________________
>> List mailing list
>> [email protected]
>> http://lists.pfsense.org/mailman/listinfo/list
> 
> _______________________________________________
> List mailing list
> [email protected]
> http://lists.pfsense.org/mailman/listinfo/list

_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to