在使用openwrt的时候遇到一个很奇怪的问题,openwrt和电脑都连接的同一个热点,并且都能互相ping通,但是电脑不能访问openwrt的ip。经过向大佬请教,原来是openwrt防火墙问题

vi /etc/config/firewall 将REJECT改为ACCEPT,/etc/init.d/firewall restart重启防火墙即可
openwrt防火墙

相关文章:

  • 2021-04-03
  • 2022-01-26
  • 2021-11-30
猜你喜欢
  • 2022-02-11
  • 2022-12-23
  • 2021-12-05
  • 2021-05-28
  • 2022-01-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案