Project

General

Profile

Bug #3955

3.15.4wifi修改accessrule参数为2,无法访问固定ip地址。

Added by 伟 何 about 2 months ago. Updated 10 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
02/10/2026
Due date:
% Done:

0%

测试版本:
#2 SMP Fri Feb 6 10:17:44 CST 2026
复现概率:
100%

Description

测试步骤:
1、执行命令:
ubus call ctcapd.wifi.1.ap.3 set '{"enable":"yes","hide":0,"ssid":"TESTssid3","key":"12345678","auth":"wpa2psk","encrypt":"aestkip","accessmode":0,"accessrule":0,"allowedipport":"192.168.1.1:8888","usbandwidth":0,"dsbandwidth":0}'
2、修改accessrule为:2
ubus call ctcapd.wifi.1.ap.3 set '{"accessrule":2,"allowedipport":"192.168.1.1:8888"}'
3、使用终端连接到ap,查看是否能正常上网
通过标准:
1、操作返回:{"result":"0", "failreason": ""}
2、终端无法正常上网,只能访问192.168.1.1:8888地址
实际结果:
1、操作返回:{"result":"0", "failreason": ""}
2、终端无法正常上网,无法访问192.168.1.1:8888地址

微信截图_20260210164258.png (107 KB) 伟 何, 02/10/2026 16:48

微信截图_20260210164348.png (97.4 KB) 伟 何, 02/10/2026 16:48

微信截图_20260210164339.png (63.1 KB) 伟 何, 02/10/2026 16:48

History

#1 Updated by 洋 刘 27 days ago

  • Status changed from New to Resolved
  • Assignee changed from 洋 刘 to 伟 何

自测没问题 请复测。 如有问题请微信联系看环境

#2 Updated by 伟 何 10 days ago

  • Status changed from Resolved to Closed

验证版本:#2 SMP Tue Mar 17 17:26:31 CST 2026

ubus call ctcapd.wifi.1.ap.3 set '{"accessrule":2,"allowedipport":"106.75.50.249:8080"}'

Also available in: Atom PDF