I must be doing something quite stupid, but having build a new 2.9.8 router I cannot get it route beond its own interface...
ADDRESS NETWORK BROADCAST INTERFACE
0 ;;; added by setup
192.168.0.254/24 192.168.0.0 192.168.0.255 ether1-mid
1 192.168.50.254/24 192.168.50.0 192.168.50.255 ether3-top
DST-ADDRESS PREFSRC G GATEWAY DIS INTERFACE
0 ADC 192.168.0.0/24 192.168.0.254 ether1-mid
1 ADC 192.168.50.0/24 192.168.50.254 ether3-top
2 A S ;;; added by setup
0.0.0.0/0 r 192.168.0.61 1 ether1-mid
From my laptop with correct ip settings for connection to ether3-top I can ping 192.168.50.254 and the other interface 192.168.0.254 but I cannot ping any further, eg 192.168.0.61
From the router I can ping everything, I have just reset the router and put in these values so no messing with ARP etc.
What the flip am I doing wrong?
Thanks