Tip & How-To about Linksys Wireless-G WRT54G Router

HOW TO CONFIGURE STATIC ROUTING ON LINKSYS ROUTER

Show Routing Table button will open a chart displaying how data is routed through your LAN. Use the example below on how to configure a static routing:

STATIC ROUTING:

192.168.2.2 192.168.1.2
ROUTER C ----------------- ROUTER B ----------------- ROUTER A--------------PUBLIC IP ADDRESS
192.168.3.1 192.168.2.1 192.168.1.1

ROUTER A: Gateway Mode ROUTER C: Router Mode

1STENTRY 1ST ENTRY
DESIP: 192.168.2.0 DES IP: 192.168.2.0
SM: 24 SM: 24
DG: 192.168.1.2 DG: 192.168.2.2
HOP COUNT: 2 HOP COUNT: 3
INTERFACE: LAN INTERFACE: WAN


2NDENTRY 2ND ENTRY
DESIP: 192.168.3.0 DES IP: 192.168.1.0
SM: 24 SM: 24
DG: 192.168.1.2 DG: 192.168.2.2
HOP COUNT: 3 HOP COUNT: 2
INTERFACE: LAN INTERFACE: WAN


*********************************************************************************************************************************************************

ROUTER B: Router Mode


1STENTRY
DESIP: 192.168.1.0 WAN IP: 192.168.1.2
SM: 24 SM: 24
DG: 192.168.1.2 DG: 192.168.1.1
HOP COUNT: 2 DNS: DNS of 1st router
INTERFACE: WAN


2NDENTRY
DESIP: 192.168.3.0
SM: 24
DG: 192.168.2.2
HOP COUNT: 2
INTERFACE: LAN


*********************************************************************************************************************************************************
1stRouter must be set on Gateway Mode
2ndRouter must be on Router Mode
Use Static Routing
Select Entry
Destination IP = IP Subnet of the 1st Router
Subnet Mask = Subnet Mask of the 1st Router
Default Gateway = Interface IP
Hop Count = 1 + n
Interface= Connection to the 1st Router

Hope this help everyone.

Posted by on

Linksys Wireless-G WRT54G Router Logo

Related Topics:

Related Questions:

0helpful
1answer

Does the Configuration of an Active Static Route Still Exist When the Outbound Interface Status of the Static Route Goes Down?

If the outbound interface state of a static route goes Down, the static route will be deleted from the IP routing table, but its configuration still exists.
http://www.thunder-link.com/LS-S6700-24-EI_p785.html
0answers

Show Routing Table button will open a chart displaying how data is routed through your LAN. Use the example below on how to configure a static routing: STATIC ROUTING: 192.168.2.2 192.168.1.2 ROUTER C ----------------- ROUTER B ----------------- ROUTER A--------------PUBLIC IP ADDRESS 192.168.3.1 192.168.2.1 192.168.1.1 ROUTER A: Gateway Mode ROUTER C: Router Mode 1STENTRY 1ST ENTRY DESIP: 192.168.2.0 DES IP: 192.168.2.0 SM: 24 SM: 24 DG: 192.168.1.2 DG: 192.168.2.2 HOP COUNT: 2 HOP COUNT: 3 INTERFACE: LAN INTERFACE: WAN 2NDENTRY 2ND ENTRY DESIP: 192.168.3.0 DES IP: 192.168.1.0 SM: 24 SM: 24 DG: 192.168.1.2 DG: 192.168.2.2 HOP COUNT: 3 HOP COUNT: 2 INTERFACE: LAN INTERFACE: WAN ********************************************************************************************************************************************************* ROUTER B: Router Mode 1STENTRY DESIP: 192.168.1.0 WAN IP: 192.168.1.2 SM: 24 SM: 24 DG: 192.168.1.2 DG: 192.168.1.1 HOP COUNT: 2 DNS: DNS of 1st router INTERFACE: WAN 2NDENTRY DESIP: 192.168.3.0 SM: 24 DG: 192.168.2.2 HOP COUNT: 2 INTERFACE: LAN ********************************************************************************************************************************************************* 1stRouter must be set on Gateway Mode 2ndRouter must be on Router Mode Use Static Routing Select Entry Destination IP = IP Subnet of the 1st Router Subnet Mask = Subnet Mask of the 1st Router Default Gateway = Interface IP Hop Count = 1 + n Interface= Connection to the 1st Router Hope this help everyone.

0helpful
2answers

What is routing loop?

A routing loop is a condition in which a packet is continuously transmitted within a series of routers without ever reaching its intended destination network. A routing loop can occur when two or more routers have routing information that incorrectly indicates that a valid path to an unreachable destination exists.
The loop may be a result of:
Incorrectly configured static routes
Incorrectly configured route redistribution (redistribution is a process of handing the routing information from one routing protocol to another routing protocol and is discussed in CCNP-level courses)
Inconsistent routing tables not being updated due to slow convergence in a changing network
Incorrectly configured or installed discard routes
0helpful
1answer

how to routing router static ip address and local

Use the Sonicwall configuration wizard..

Please find below is to configure what ever you want.

Setup Wizard - This wizard will help you quickly configure the SonicWALL to secure your Internet connection. Once completed, you can use the SonicWALL Web Management Interface for additional configuration.

Registration & License Wizard - This wizard will help you register you and your firewall with mysonicwall.com and obtain licenses for additional Security Services features.

PortShield Interface Wizard - Segment and configure the integrated managed LAN switch of the SonicWALL.

Public Server Wizard - Quickly configure your SonicWALL to provide public access to an internal server.

VPN Wizard - Create a new site-to-site VPN Policy or configure the WAN GroupVPN to accept connections from the SonicWALL Global VPN Client
Thanks
..
0helpful
2answers

how can i configure the Ip address and dns in dos mode

netsh [-a AliasFile] [-c Context] [-r RemoteMachine] [Command | -f ScriptFile]

? Displays a list of commands. add Adds a configuration entry to a list of entries.

add helper Installs a helper DLL. delete Deletes a configuration entry from a list of entries.

delete helper Deletes a helper DLL. dump Displays a configuration script. exec Runs a script file. help Displays a list of commands. interface Changes to the `interface' context.

ip Changes the 'interface ip' context. ras Changes to the `ras' context.

aaaa Changes to the `ras aaaa' context. appletalk Changes to the `ras appletalk' context. ip Changes the 'ras ip' context. ipx Changes to the `ras ipx' context. netbeui Changes to the `ras netbeui' context. routing Changes to the `routing' context.

ip Change to the 'routing ip' context. ipx Changes to the `routing ipx' context. set Updates configuration settings.

machine Sets the current machine on which to operate. show Displays information.

show alias Lists all defined aliases. show helper Lists all the top-level helpers.
Available commands after you have entered the netsh command (typing netsh at the prompt and pressing enter).
.. Goes up one context level. ? Displays a list of commands. abort Discards changes made while in offline mode. add Adds a configuration entry to a list of entries. alias Adds an alias. bye Exits the program. commit Commits changes made while in offline mode. delete Deletes a configuration entry from a list of entries. dump Displays a configuration script. exec Runs a script file. exit Exits the program. help Displays a list of commands. interface Changes to the `interface' context. offline Sets the current mode to offline. online Sets the current mode to online. popd Pops a context from the stack. pushd Pushes current context on stack. quit Exits the program. ras Changes to the `ras' context. routing Changes to the `routing' context. set Updates configuration settings. show Displays information. unalias Deletes an alias. Examples
netsh Enter the netsh command. netsh dump Dump all the network information as a script to the screen. Can also be sent to a file by doing netsh dump > file.txt . This script can then be executed using the exec command. set address name="Local Area Connection" source=dhcp Set the "Local Area Connection" to DHCP. set address local static 10.0.0.9 255.0.0.0 10.0.0.1 1 Set the local address to Static. netsh interface ip show config View network ip configuration. Below is an example of what may be seen. Configuration for interface "Local Area Connection"
DHCP enabled: Yes
InterfaceMetric: 1
DNS servers configured through DHCP
WINS servers configured through DHCP
Not finding what you are looking for?

2,584 views

Ask a Question

Usually answered in minutes!

Top Linksys Computers & Internet Experts

ExpressFiX
ExpressFiX

Level 2 Expert

691 Answers

Brad Brown

Level 3 Expert

19187 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Are you a Linksys Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Loading...