DD-WRT RIP2 Router mode configuration
Posted
by Eduardo
on Stack Overflow
See other posts from Stack Overflow
or by Eduardo
Published on 2010-06-18T03:17:03Z
Indexed on
2010/06/18
3:23 UTC
Read the original article
Hit count: 2576
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
© Stack Overflow or respective owner