Apu Islam wrote:

I have the following scenario

x.x.x.x y.y.y.y

[ Border 01 ] ---------------wan--------------( INTERNET )--------wan----------------------[ Border 02 ]

| |

| |

LAN-----+ 10.0.0.1/24-------------------------------+ LAN-----+ 10.1.1.1/24

| | |

OPT1---+(bridge w wan) | OPT1---+ (bridge w wan)

| |

+--------------------------------------------------------OPT2---+ 10.0.0.10/32

Border01 and Border02 are both pfsense. I am accessing both LANs by using the OPT2 interface on Borde2 ( gave that interface an IP from Border01’s LAN and added that gateway to the gateway matrix)

However, my question is how can I route the x.x.x.x to y.y.y.y without going through the public internet. I have tried the static routes but my setup did not fly.

Any suggestions ?


Static routes will work fine in this scenario if you have them setup properly. First issue I see (might be a typo) is OPT2 on Border 02 shows a /32 subnet mask, that interface won't be able to talk to 10.0.0.1/24 on Border 01 with a /32 mask and hence routing wouldn't work. If that's just a typo and it's really /24, then post what static routes you were trying.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to