Building BTC on another network
1. The main router is normally configured, Wan, LAN, DHCP, WLAN and so on are all configured, and the WDS is turned off
2. Modify the LAN port IP of the slave router to ensure that it does not conflict with the master router and other network devices. Turn on WDS from the router
3. From the router, wireless settings, after finding the SSID of the main router, click Connect, set the SSID and password, and keep the authentication and password consistent with the main router
4. Turn off the DHCP service from the router. Of course, the DHCP service of the slave router can also be started, but it should not intersect with the master router
for example, the default DHCP address pool of the primary router is 192.168.1.100-192.168.1.199. You can change the address pool range of the slave router to 192.168.1.3-192.168.1.99
. It can also be used without intersection.
port mapping on the
router
to map to the server. Then you
public IP
can be the address of that server. If you want to access it, just use your public IP
to access it. If I use a domain name, I've played a free domain name. After I apply for it, I need to parse it, write down your public IP address, and use the domain name you applied for for for access. You can download
peanut shell
and have fun.
There are two kinds of network construction:
1, simple LAN construction. A wireless router, the client has network card or wireless network card. Generally, wireless routing integrates route switching, network address translation, DHCP and wireless, and the interface is intuitive and simple. It is recommended to use router plus switch or hub for small LAN
connect the network incoming line to the WAN port of the router. If you want to access the Internet, set up the WAN port. The LAN port of the router is connected to the client computer or switch (a switch only connects one network cable to the LAN port of the router to avoid the loop). The switch is not configured here and is only used as an expansion interface
turn on the wireless function and DHCP service of the wireless router, and set up the network segment of your network. Such a simple LAN can be built successfully and can be used (at least 200 client users can use it). Because the router has DHCP service, there is no need to set the client separately
2. The network with complex points generally has LAN across buildings or regions, or LAN with large number of users and complex network situation. First of all, each building or floor according to the user's situation, the client network cable or wireless connection to the network management access switch, the access switch is divided into VLAN, so a simple LAN is built
then connect the access devices of relevant floors or buildings with convergence switch and convergence connection medium (optical fiber, network cable), divide the corresponding network segments on the convergence switch devices and assign them to each access switch, and complete the relevant routing rules, so that a larger local area network can be completed
if the converging switch can enable the DHCP service, start and set up the relevant DHCP service, if not, you need to set up a DHCP server on the computer and point to the DHCP service on the converging switch as the IP of the computer (without DHCP service, you need to manually set the IP of each client)
when there is a cross regional LAN, we also need to connect VPN devices on the converging switching devices to achieve cross regional connection; If your network still has Internet access, then the aggregation device should also be connected to the firewall device (or router) to achieve external communication (mainly using the network address translation function)
if the network is large enough and there are multiple convergence devices, a core switch should be added to connect with the convergence devices, and the relevant routes on the core switch should be set; If your network usage is complex, make effective use of the relevant access control and routing functions on all levels of switching equipment to plan and limit, so as to achieve the mutual access limit and application limit
precautions for building a network:
1. The speed of downloading things from the website must be fast
2. There should be no more than 6 options for web page setting
When designing web pages, visual images should be inserted4. Web design standards should be based on the information needs of visitors
5. The website should be designed to facilitate the interaction between visitors and the website or service center
after installing the server in the LAN, share the server's folder, load the installation program you need into the folder, and map the server's shared folder to the local drive letter on the client to realize the network installation of the software. I don't know if this is what you want.
