Hello-
Has something changed with options during build required to have the
firewall scripts in the base image?

I built an image from trunk this morning to upgrade my router.
I am not doing anything special in make menuconfig other than setting
target system and profile.


But once i do an mtd write of the image, there does not appear to be any
configuration for the firewall in uci, (/etc/config) nor in startup scripts
(/etc/init.d)

root@OpenWrt:/tmp# mtd write -r
openwrt-ar71xx-generic-wzr-hp-ag300h-squashfs-sysupgrade.bin firmware
Unlocking firmware ...

Writing from openwrt-ar71xx-generic-wzr-hp-ag300h-squashfs-sysupgrade.bin
to firmware ...
Rebooting ...
Write failed: Broken pipe
dylan@BigBox ~ $ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.
 === IMPORTANT ============================
  Use 'passwd' to set your login password
  this will disable telnet and enable SSH
 ------------------------------------------


BusyBox v1.19.4 (2013-11-17 08:55:26 PST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r38840)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@OpenWrt:/# uci show firewall
uci: Entry not found
root@OpenWrt:/# uci show | grep firewall
root@OpenWrt:/#
root@OpenWrt:/# ls -l /etc/config
-rw-r--r--    1 root     root           687 Nov 17  2013 6relayd
-rw-r--r--    1 root     root           885 Nov 17  2013 dhcp
-rw-r--r--    1 root     root           134 Nov 17  2013 dropbear
-rw-------    1 root     root           675 Jan  1 00:00 network
-rw-------    1 root     root           659 Jan  1 00:00 system
-rw-------    1 root     root           115 Jan  1 00:00 ubootenv
-rw-r--r--    1 root     root           884 Jan  1 00:00 wireless
root@OpenWrt:/#

root@OpenWrt:/# ls -l /etc/init.d/
-rwxr-xr-x    1 root     root          4096 Nov 17  2013 6relayd
-rwxr-xr-x    1 root     root          1988 Nov 16  2013 boot
-rwxr-xr-x    1 root     root           418 Nov 17  2013 cron
-rwxr-xr-x    1 root     root           318 May 14  2013 defconfig
-rwxr-xr-x    1 root     root         13151 Nov 17  2013 dnsmasq
-rwxr-xr-x    1 root     root           308 May 14  2013 done
-rwxr-xr-x    1 root     root          3920 Nov 17  2013 dropbear
-rwxr-xr-x    1 root     root          2015 May 14  2013 led
-rwxr-xr-x    1 root     root          1389 Nov 17  2013 log
-rwxr-xr-x    1 root     root           729 Nov 16  2013 network
-rwxr-xr-x    1 root     root           126 May 14  2013 sysctl
-rwxr-xr-x    1 root     root           742 Nov 17  2013 sysntpd
-rwxr-xr-x    1 root     root           926 Nov 17  2013 telnet
-rwxr-xr-x    1 root     root           102 May 14  2013 umount
root@OpenWrt:/#

What am I missing?

Thank you
Camden
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to