This can be bypassed by adding the following lines into the address bar to change the routing information incase you want to route in your internal network.
Here are the Steps:
- Log into the router
- Go to Advanced>Routing and paste the following in the URL with the information you need
http://192.168.0.1/Advanced/Routing.shtml?config.route_table[0].enabled=true&config.route_table[0].used=1&config.route_table[0].entry_name=MediaShare&config.route_table[0].dest_ip=X.X.X.X&config.route_table[0].metric=1&config.route_table[0].dlink=LAN&config.route_table[0].subnet=X.X.X.X&config.route_table[0].gw=X.X.X.X
Note: The number in the brackets represent which row you wish to change. The other information to configure should be self explanatory such as: Subnet, gw=Gateway, dest_ip=destination IP etc.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.