eburtsev / openwrt-on-dir-320-b1

Automatically exported from code.google.com/p/openwrt-on-dir-320-b1
0 stars 0 forks source link

DHCP работает криво #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. прошивка openwrt-AA-mpcs-12.06.2013.bin
2. при полном отключении от сети питания 220В 
и последующему включению DHCP сервер на LAN 
интерфейсе не раздает ір адреса
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by intel...@gmail.com on 14 Jun 2013 at 5:29

GoogleCodeExporter commented 9 years ago
попробуйте такие команды (вводить 
последовательно)
/etc/init.d/dnsmasq disable
/etc/init.d/dnsmasq stop
rm /etc/rc.d/S??dnsmasq
/etc/inid.d/dnsmasq enable
/etc/inid.d/dnsmasq start

Original comment by xakep6...@gmail.com on 14 Jun 2013 at 7:02

GoogleCodeExporter commented 9 years ago
Вот что получилось

root@OpenWrt:~# /etc/init.d/dnsmasq disable
root@OpenWrt:~# /etc/init.d/dnsmasq stop
root@OpenWrt:~# rm /etc/rc.d/S??dnsmasq
rm: can't remove '/etc/rc.d/S??dnsmasq': No such file or directory
root@OpenWrt:~# /etc/inid.d/dnsmasq enable
-ash: /etc/inid.d/dnsmasq: not found
root@OpenWrt:~# /etc/inid.d/dnsmasq start
-ash: /etc/inid.d/dnsmasq: not found

Original comment by intel...@gmail.com on 15 Jun 2013 at 1:03

GoogleCodeExporter commented 9 years ago
и после етого пропал инет на компе хотя в 
утсройсте писало что подключен

Original comment by intel...@gmail.com on 15 Jun 2013 at 3:20

GoogleCodeExporter commented 9 years ago
в 2 последних командах надо inid.d заменить на 
init.d

Original comment by xakep6...@gmail.com on 16 Jun 2013 at 8:15

GoogleCodeExporter commented 9 years ago
root@OpenWrt:~# /etc/init.d/dnsmasq disable
root@OpenWrt:~# /etc/init.d/dnsmasq stop
root@OpenWrt:~# rm /etc/rc.d/S??dnsmasq
rm: can't remove '/etc/rc.d/S??dnsmasq': No such file or directory
root@OpenWrt:~# /etc/init.d/dnsmasq enable
root@OpenWrt:~# /etc/init.d/dnsmasq start
root@OpenWrt:~#

Original comment by intel...@gmail.com on 18 Jun 2013 at 3:01

GoogleCodeExporter commented 9 years ago
В AA и BB dhcp исправен (по отзывам с sat-forum)

Original comment by xakep6...@gmail.com on 25 Jul 2013 at 8:32

GoogleCodeExporter commented 9 years ago
исправлен версия прошивки какая от какого 
числа ?

Original comment by intel...@gmail.com on 27 Jul 2013 at 2:35