Blogger Avatar

人間になりたい!!!!!


皖ICP备2025096275号

Articles in category NetworkTech

The Ultimate Campus Network! - A Single Ethernet Port Multi-Link Carrier Aggregation Solution for Campus Networks

As a new university student, I found the campus network to be quite unsatisfactory. Not only does each dorm room have only one Ethernet port for wired PPPoE dial-up, but each user is also limited to approximately 40 Mbps. This led to the idea of using a soft router to achieve single-port multi-session dial-up and carrier aggregation, thereby stacking broadband speeds.

"The Ultimate Enhanced Edition" Portable WiFi - Handcraft a CPE Router for the Strongest Signal Anytime, Anywhere!

The blogger is about to start university. Given the strict internet environment (referring to the expensive and poor-performing campus network) and the weak, laggy signals when using mobile data, I decided to prepare a CPE device. However, CPEs on the market either use obscure, uncertified modules or have poor antenna design with subpar signals. Therefore, I plan to handcraft a CPE router. This article will teach you how to make your own CPE router.

Setting Up Virtual Machines with Hyper-V and Configuring Bridged Network

When configuring virtual machines, we sometimes need them to be directly accessible by other devices on the internal network, bypassing the host machine's NAT translation, and allowing the virtual machine to have an independent IP address on the internal network. If you're using a Windows Server system, using Hyper-V to set up virtual machines and enabling bridged mode is undoubtedly the solution with the lowest performance loss and highest efficiency. Below, I'll introduce the specific method for configuring bridged network mode in Hyper-V virtual machines.