To understand the use of routers, the router monitoring software was born. For Internet cafes, such software is very useful. No matter what type of router monitoring software, the configuration page is similar. Let's take a look at the diagram below.
Installation instructions for Internet cafe dlink router monitoring software
After all the router monitoring software is set
The figure of the router monitoring software is as follows:
First, telnet or use the console to connect to the target router and enter the enable mode.
◆ Telnet 172.16.0000127 (vro IP)
◆ Enter the user name and password
◆ Enter the following command in the command line
◆ Enable
◆ Config
The figure of the router monitoring software is as follows:
Start the SNMP service of the vro:
◆ Snmp-server community public ro
◆ Snmp-server community private rw
◆ Set one read-only Community and one read/write community. However, if you want to use this software to set the vro, you must set the read/write community.
◆ The public and private values above can be customized.
◆ Start vro's NAT service support for this software.
◆ Ip nat service peek
◆ Disabled by default. Make sure that the command is configured before using the software.
◆ Make sure that no command is configured for ip nat service firewall o2i
◆ This command can prevent attacks from the Internet. packets sent to the Internet on the NAT outside Port are discarded by default. If you need to execute this software outside the NAT subnet, make sure that the command is not configured.
◆ After performing the preceding configurations on the vro, you can log on to the software to start monitoring.
Router monitoring software
Enter the IP address of the NAT router in the "router IP" column, and then enter the "Read-Only Community" string or "read/write community" string. The setting function provided by this software can be used only when the "read/write community" string is entered. After entering the main interface, you can also choose "options"> "SET community" from the menu to modify the settings of the read-only community and read/write community.
◆ The "Read-Only community" string is public in snmp-server community public ro.
◆ The "read/write community" string is private in snmp-server community private rw.