routing issues

Hi,
I put ROS 3.10 on a 4526 Soekris and config’ed the interfaces (2). One for local wlan (wlan1) @ 2.4 the other for backhaul (wlan2) @ 5.8. Made the 7 mile link..woohoo! Here is the config:
routed netwoork, not bridged

wlan1: Ubiquiti SR2 192.168.112.1/24|ap bridge mode
wlan2: Ubiquiti SR5 192.168.178.254|ap bridge mode
default gateway: 192.168.178.1

Firewall: NAT/srcnat out interface wlan2/masquerade
have static dns config’ed

I have several other boxes, mostly RB153’s with pretty much the same type of config (diff ip’s of course) with 2.9 OS and they work fine.
However this particular one seems to refuse to forward traffic past the next node. I can ping it both ways, but when I do a traceroute the starting ip is 0.0.0.0 which, to my thinking, should actually be 192.168.178.1. Is there something in 3.10 I’ve overlooked? After all the others I’ve set up I thought I pretty much had this down to a science, but this isn’t behaving as I suspected it would. Any thoughts?

This interests me.
Could you supply your route table and your IP addresses print out?

as soon as I can..storms rolled thru past 3-4 days..gotta take care of customer probs..power outages ,router reboots. etc.etc..

btw..the version of Ros 3.10 I installed was x86…Am I correct in this choice for a soekris 4526

Address List
Address | Network | Broadcast | Interface
192.168.112.1/24 192.168.112.0 192.168.112.255 wlan1
192.168.178.254/24 192.168.178.0 192.168.178.255 wlan2

Route List
Destination Gateway Interface Distance Pref. Source
AS 0.0.0.0/0 192.168.178.1 wlan2 1
DAC 192.168.112.0/24 wlan1 0 192.168.112.1
DAC 192.168.178.0/24 wlan2 0 192.168.178.254





also have rip v. 1&2 implemented

I have the exact same problem will not forward traffic. Same setup basically, just different IP’s Going to start a new thread about it though and not hijack this one.. O JIC (just in case) did you fix it or figure out what was wrong mite fix my problem as well if you know. Thanks -Jordan