<HTML>
<HEAD>
<TITLE>Multiple Subnet Routing</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Good day all,<BR>
<BR>
I’m using openswan-2.6.21-5.el5_4.2 on a couple of ClearOS machines to build a vpn between two sites.<BR>
<BR>
It’s almost working, kinda sorta but I think I need to add some additiona routing somewhere.<BR>
<BR>
On the host side, there are several subnets. The remote side has one subnet.<BR>
<BR>
Everyone from the host network can reach the remote network just fine.<BR>
<BR>
>From the remote network, we can reach the subnet that the vpn/firewall is on, but none of the other subnets.<BR>
<BR>
The host configuration is:<BR>
<BR>
ETH0: public IP and router<BR>
ETH1: 10.0.6.2 / 255.255.255.0<BR>
GW: 10.0.6.1<BR>
<BR>
The host network is all working fine and the host side can connect to and see the remote network.<BR>
<BR>
The remote configuration is:<BR>
<BR>
ETH0: public IP and route<BR>
ETH1: 192.168.1.254 / 255.255.255.0<BR>
<BR>
The remote network works fine for all local stuff and all internet access. From the remote network, we can see the 10.0.6.0 network on the host side but there are several other subnets at the host that we can not see.<BR>
<BR>
I’m sure that I just need to add some routes somewhere, but not sure where to add them and what exactly they should be.<BR>
<BR>
Help?<BR>
<BR>
-brian </SPAN></FONT>
</BODY>
</HTML>