Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
openwrt-bot opened this issue Oct 14, 2021 · 3 comments
Open

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

openwrt-bot opened this issue Oct 14, 2021 · 3 comments
Labels
flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release

Comments

@openwrt-bot
Copy link

userosos:

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)

@openwrt-bot
Copy link
Author

userosos:

I cant send some log files .txt
Its works Ok. Great

@openwrt-bot
Copy link
Author

userosos:

I want add an remark:
It can work OK 1-2 hors but then it will be random on/off wifi point. But loss of packages on the Internet is stable.

@openwrt-bot
Copy link
Author

userosos:

I tested this on 2 different routers (both WR842N) and different versions, it was all repeated on both.

@aparcar aparcar added the release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release
Projects
None yet
Development

No branches or pull requests

2 participants