Can anybody tell me why my wireless router only redirects traffic to ADSL modem when it is on Gateway mode? These are the configurations when it is on RIP2 Router mode:

ADSL Modem:
------------
LAN IP: 10.1.1.1
Subnet mask: 255.0.0.0
RIP v2 enabled in both directions
Route:
destination: 192.168.1.0
Subnet mask: 255.255.255.0
Gateway: 10.1.1.2  

Wireless Router (DD-WRT)
------------------------
WAN IP: 10.1.1.2
WAN Subnet mask: 255.0.0.0
LAN IP: 192.168.1.1
LAN Subnet mask: 255.255.255.0
Operating mode: RIP2 Router
Static Route:
Destination LAN NET: 10.0.0.0
Subnet Mask: 255.0.0.0
Gateway: 10.1.1.1
Interface: LAN & WLAN
link|improve this question
feedback

migrated from stackoverflow.com Jun 18 '10 at 5:22

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown