How do you get static routes to work? I am using m0n0wall v1 and have it successfully forwarding
HTTP requests to my web server and VoIP traffic to the Motorola VT1000v. m0n0wall is also providing
a semblance of QOS for my VoIP using the traffic shaper. The only thing I lack is being able to
connect to the VT1000v management interface from the LAN. My LAN IP address is the standard
192.168.1.1, the VT1000v management interface resides at 192.168.102.1. I have created a static
route, Interface = LAN, Network = 192.168.102.1/32, Gateway = 192.168.1.1 but I still cannot
connect. I have tried adding various rules, turning off "block private networks", and other things,
but no good.
Has to be something simple that I am overlooking.
m0n0wall ---- netgear switch-|------- PC (DHCP)
|--- WAP (192.168.1.251 Static)
|--------Server (192.168.1.101 Static)
|--VT1000v (LAN interface 192.168.1.111 Static)
| |
|--------|(Management interface in ROM 192.168.102.1)
Hope the drawing is readable/understandable.
Thanks in advance.
Steve |