#17746: please splitt "/etc/init.d/network" in to  parts "core_network" and
"setup_network"
-------------------------+----------------------------------
 Reporter:  LipkeGu      |      Owner:  developers
     Type:  enhancement  |     Status:  new
 Priority:  high         |  Milestone:  Chaos Calmer (trunk)
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+----------------------------------
 is it able to splitt "network setup" in to parts? For example:

 '''Core Network -> give minimal connection to wan and lan'''
 - bring up interfaces (lan + wan) (exept protocols like aiccu)
 - start dhcp-client for interfaces like wan
 - assign ip adresses to lan interfaces (br-lan)
 - start dropbear / Telnet (ONLY)

 then the next part:

 '''setup network (after "core-network" is started)'''
 - start DHCP and DNS Servers
 - start ntp services (client and Server)
 - bring up protocols like aiccu / gw6c etc...
 - start fireall (as last)

 in this planning, we have core network started up and can start DHCP + DNS
 and time services, fireall and the protocols (ppp)

 also the nagging bug with wrong system time for aiccu or other protocols
 will be fixed :) when dns + DHCP services are up and running...

 also the "3 times switch restart action will be avoided!"

--
Ticket URL: <https://dev.openwrt.org/ticket/17746>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to