Pppoe is a common protocol, which is widely used. We have also summarized some content of ros pppoe. Here we will focus on the process of setting ros pppoe. I hope this will help you.
Ros pppoe settings, hardware preparation:
1. First download the ghost hard disk version of the soft route,
2. After the instance is released, the ghost is less than 20 GB to a small hard disk ). Note that the entire disk is a GHOST instead of a partition.
Procedure: local-disk-from image
3. Mount the hard disk on the computer to be routed. Note that it must be connected to the first IDE and be the interface of the primary hard disk. Insert a network card. This is the LAN connected to the Intranet. Boot.
Ros pppoe settings, software settings:
1. When the instance is started, a logon prompt is displayed. User: admin Password: NULL
2. Enter setup and press A twice.
3. Enter your intranet IP address after ether1, for example, 192.168.0.254/24. Here/24 is a 24-bit mask, which is the same as the 255.255.255.0 algorithm)
4. After Entering the ip address, Press X twice to exit. Now you can ping 192.168.0.254 or use winbox to access the route in the graphic interface.
5. Shut down and plug in another network card. This is connected to the Internet, that is, the WAN. Now you can remove the monitors and keyboards of the soft route computer.
6. Start the instance and run winbox to log on as admin.
7. Add an Internet Nic. In ip --- address, press + and enter your Internet ip address and mask, for example, 218.56.37.11/29. Network and BROADCAST are not specified. Select ethr2 in the INTERFACE.
8. Add an Internet gateway. Ip-routes Press + and Destination use the default 0.0.0.0/0. The Gateway inputs the Internet Gateway, for example, 218.56.37.10.
9. NAT forwarding: IP-FIREWALL points in NAT +, select masquerade in ACTION
10. Now the route has taken shape and can be accessed normally. For other information, such as firewall and dual-line policies, refer to other materials.
Ros pppoe settings