E8套餐华为Modem HG520s设置
^_^,我的设置经验,本人对此不承担任何责任哦。
1、使用IE通过192.168.1.1登陆web,默认登录用户名admin密码admin。
2、修改pppoe设置:
首先要删除0/32(此值由当地电信局所指定)所在PVC(通过“基础-WAN配置”选择0/32所在的PVC,再选择“删除”)
然后通过http://192.168.1.1/phtml/mpvc/add_pppoe.html添加一个VPI/VCI为0/32的PVC。
其余属性:
Encapsulation=LLC
默认路由=允许
用户名=****(此处填ADSL的用户名)
密码=****(此处填ADSL的密码)
Service Name=随意
PPPOE Dialing Modes=Always On。
最后选择应用。
3、通过telnet 192.168.1.1登陆,修改DNSRelay设置:
从命令行输入:
dnsrelay enable
4、在telnet中继续设置DHCP服务器:
dhcpserver enable
5、保存设置:
system config save
附几个被屏蔽的页面:
防火墙设置:http://192.168.1.1/phtml/nat/firewall.html
添加pppoe设置:http://192.168.1.1/phtml/mpvc/add_pppoe.html
设置nat:http://192.168.1.1/phtml/nat/nat.html