need Openvpn routing help
Bill McGonigle
bill at bfccomputing.com
Fri Jun 13 19:21:41 EDT 2008
On Jun 13, 2008, at 13:03, Charlie Farinella wrote:
> I have tried various permutations of the
> above with no luck and feel like I am missing an important part of
> this
> puzzle.
I have to admit to hitting a parser exception on your network layout,
but it sounds like maybe on the machine with two NIC's you should be
offering an OpenVPN option like:
push "route 192.168.1.0 255.255.255.0";
On my gateway, I have, simplified:
10.1.1.0/24 LAN
10.1.2.0/24 WIRELESS
10.1.3.0/24 VPN
with a default route through 10.1.1.1. So, to get traffic from the
VPN clients to the WIRELESS clients, I need:
push "route 10.1.2.0 255.255.255.0";
to send to the OpenVPN clients. Because the default route exists I
don't need to specify that one explicitly, OpenVPN handles that.
-Bill
-----
Bill McGonigle, Owner Work: 603.448.4440
BFC Computing, LLC Home: 603.448.1668
bill at bfccomputing.com Cell: 603.252.2606
http://www.bfccomputing.com/ Page: 603.442.1833
Blog: http://blog.bfccomputing.com/
VCard: http://bfccomputing.com/vcard/bill.vcf
More information about the gnhlug-discuss
mailing list