[FS#4084] Problem with TL-WR842N v5 wifi and static IP

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Oct 14 03:17:44 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - userosos (userosos) 

Attached to Project - OpenWrt/LEDE Project
Summary - Problem with TL-WR842N v5 wifi and static IP
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - High
Priority - Very Low
Reported Version - openwrt-21.02
Due in Version - Undecided
Due Date - Undecided
Details - Supply the following if possible:
 - TP-Link TL-WR842N v5
 - OpenWrt 21.02.0 r16279-5cc0535800 / LuCI openwrt-21.02 branch git-21.231.26241-422c175
 - I set to default all the settings. After it i set static IP for wan:
config interface 'wan'
	option ifname 'eth0.2'
	option proto 'static'
	option gateway 'IP'
	list dns '1.1.1.1'
	list dns '8.8.8.8'
	option netmask '255.255.255.0'
	option ipaddr 'IP'

and set the wifi:

config wifi-device 'radio0'
	option type 'mac80211'
	option channel '11'
	option hwmode '11g'
	option path 'platform/10300000.wmac'
	option htmode 'HT40'
	option disabled '0'


config wifi-iface 'wifinet1'
	option ssid 'DIR-620'
	option encryption 'none'
	option device 'radio0'
	option mode 'ap'
	option network 'lan'
   
After set the settings it have connected about 8 wifi devices. After it it has regular dropdown an packets (i can see The timeout interval for the request has been exceeded. if i ping on my laptop from wifi connected)

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=4084

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list