Hi All
I have a routing question. Can I route a network on my OPT1 interface
from one m0n0wall box over the internet to another m0n0wall box. See
diagram below.
OPT1 192.168.3.0/24
|
|
|
|OPT1 = 192.168.3.1/24
m0n0wall#1
|WAN = 203.xxx.xxx.1
|
| [Internet - many hops between]
|
|WAN = 204.xxx.xxx.30
m0n0wall#2
|OPT1 = 192.168.4.1/24
|
|
|
OPT1 192.168.4.0/24
If I wanted a server at the address 192.168.3.2 to connect to a server
(say via ssh) 192.168.4.2 could I put a static route on m0n0wall#1 like
this.
Interface Network Gateway
WAN 192.168.4.0/24 204.xxx.xxx.30
Thanks
Mark |