Temat: Orange FTTH na Netgear R6220
Cześć.
Nie udało mi się dzisiaj przez kilka godzin skonfigurować na routerze Netgear R6220 WAN-u jako klienta PPPoE FTTH od Orange.
Co robię źle?
Podejście 1:
root@OpenWrt:~# cat /etc/config/network
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fd10:fb35:4c4f::/48'
option packet_steering '1'
config device
option name 'br-lan'
option type 'bridge'
list ports 'lan1'
list ports 'lan2'
list ports 'lan3'
list ports 'lan4'
config interface 'lan'
option device 'br-lan'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
config interface 'WAN_Orange'
option proto 'pppoe'
option device 'eth0.35'
option ipv6 'auto'
option username 'BEZ_OCHRONYuser@neostrada.pl'
option password 'pass'
config device
option name 'eth0'
option type 'ethernet'
config device
option type '8021q'
option ifname 'eth0'
option vid '35'
option name 'eth0.35'Podejście 2:
root@OpenWrt:~# cat /etc/config/network
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fd10:fb35:4c4f::/48'
option packet_steering '1'
config device
option name 'br-lan'
option type 'bridge'
list ports 'lan1'
list ports 'lan2'
list ports 'lan3'
list ports 'lan4'
config interface 'lan'
option device 'br-lan'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
config interface 'WAN_Orange'
option proto 'pppoe'
option device 'eth0.35'
option ipv6 'auto'
option username 'BEZ_OCHRONYuser@neostrada.pl'
option password 'pass'
config device
option name 'eth0'
option type 'ethernet'
config device
option type '8021q'
option ifname 'eth0'
option vid '35'
option name 'eth0.35'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 1 2 3 5t'
config switch_vlan
option device 'switch0'
option vlan '35'
option ports '4t 5t'Ciągle na interfejsie WAN_Orange miałem zgłaszany błąd: DEVICE_CLAIM_FAILED