|
||||||||
> I have also added a static route from my LAN to the OPT1 network:
> Interface Network Gateway
> LAN 192.168.5.0/24 192.168.5.1
>
[1] - Did you try to look at m0n0's routing table? You can type 'netstat
-r' on the exec.php.
(NOTA: can someone tell me why - unlike OpenBSD - FreeBSD's 'route'
program does not semm to have the 'show' command?)
[2] - Did you try to add a route for the reverse direction, i.e. from
OPT1 to LAN?
OPT1 192.168.0.0/24 <LAN interface's IP>
-- Vincent |