Temat: Problem z DHCP + sieć gościnna WDR4300
Witam.
Mam ruter WDR4300 z gargoyle 1.5.11.1 ustawiłem sieć gościnną według tego poradnika.
Sieć uruchomiła się na 2,5GHz tylko czyli jak dla mnie ok niestety DHCP przestał działać. Nie przydziela mi ani adresów w normalniej sieci ani w gościnnej.
/etc/config/dhcp
config dhcp 'lan'
option interface 'lan'
option start '2'
option leasetime '3h'
option limit '12'
config dhcp 'wan'
option interface 'wan'
option ignore '1'
config dhcp 'guest'
option start '2'
option limit '4'
option leasetime '1h'/ect/config/network
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config interface 'lan'
option type 'bridge'
option proto 'static'
option ifname 'eth0.1 eth0.2'
option ipaddr '192.168.125.1'
option netmask '255.255.255.240'
option dns '192.168.125.1'
config interface 'wan'
option auto '1'
option proto '3g'
option device '/dev/ttyACM0'
option apn 'internet'
option service 'umts'
option mobile_isp 'Polska - T-Mobile'
config switch
option name 'eth0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'eth0'
option vlan '1'
option ports '0t 2 3 4 5'
config switch_vlan
option device 'eth0'
option vlan '2'
option ports '0t 1'
config interface 'guest'
option proto 'static'
option ipaddr '10.20.30.1'
option netmask '255.255.255.248'| WDR4300 @ OpenWrt 21.02 / LuCI -> extroot, sieć gościnna, WINS serwer
| MR3020 @ MiFi 17.01 -> E3372 HiLink
| WR842ND v2 @ Gargoyle PL 1.13.0 -> testy