SlideShare a Scribd company logo
1 of 39
Download to read offline
COSCOP 2007




             Router Hacking 101




Rex Tsai                                       OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw
                              此簡報不公開下載,請來信索取
http://people.debian.org.tw/~chihchun/
                                                                      1
Overview
Possibilities to hacking the routers with open
source software.
OpenWRT 101
 Overall Introduction
 Supported Hardware
 Howto Shell Access / Reflash the images
Projects and hacking in the communities



 Rex Tsai                                      OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                          2
 http://people.debian.org.tw/~chihchun/
Open source Communities for WiFi
             routers
OpenWRT http://www.openwrt.org
DD-WRT (not that opensource but a lot of features)
http://www.dd-wrt.org/
X-WRT (enhanced webif based on opnewrt)
http://x-wrt.org/
Tomato (HyperWRT-based firmware aimed to be
easy, stable and fast)
http://www.polarcloud.com/tomato
Communities for ASUS routers http://wl500g.info/

 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                     3
 http://people.debian.org.tw/~chihchun/
OpenWRT 101


A linux distribution for embedded system, provide a
well designed building system.
It's now supporting more then 10 different
hardware platforms.
It's commercialized in the mass market.
Two major version - White Russian and Kamikaze


 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                     4
 http://people.debian.org.tw/~chihchun/
白色俄 羅斯 , White Russian
                                         5.0 cl (5 parts) Vodka
                                         2.0 cl (2 parts) Coffee
                                         liqueur
                                         3.0 cl (3 parts) Fresh
                                         cream




Rex Tsai                                          OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                              5
http://people.debian.org.tw/~chihchun/
白色俄 羅斯 , White Russian
                                         支援數種平台
                                           Broadcom
                                           47xx,57xx,63xx 為主支持
                                           平台 , x86, Mikrotik
                                           RB532, TI AR7, Aruba,
                                           Atheros AR531x
                                         較為完整的 event handing
                                         機制
                                         Web Interface


Rex Tsai                                         OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                             6
http://people.debian.org.tw/~chihchun/
神風特攻 隊 , Kamikaze
                                                   3cl (1 part) Vodka 伏特
                                                   加
                                                   3cl (1 part) triple sec 橙
                                                   味利口酒 ( 或叫白橙皮 )
                                                   3cl (1 part) lemon juice
                                                   檸檬汁




         Rex Tsai                                           OpenWRT 101, COSCUP 2007
         chihchun@kalug.linux.org.tw                                               7
         http://people.debian.org.tw/~chihchun/
http://en.wikipedia.org/wiki/Kamikaze_(cocktail)
神風特攻 隊 , Kamikaze
                                                   支援更多平台
                                                    避免 Broadcom 平台專屬
                                                    工具
                                                   更強大的網路設定檔
                                                   (/etc/config/network)
                                                    支援 VLANs, Bridging, 完
                                                    整的 WLAN 設定如
                                                    802.11x 等
                                                   新的編譯系統 (multiple
                                                   profiles for same
                                                   platform)
          Rex Tsai                                          OpenWRT 101, COSCUP 2007
          chihchun@kalug.linux.org.tw                                              8
          http://people.debian.org.tw/~chihchun/
http://en.wikipedia.org/wiki/Kamikaze_(cocktail)
Structure of the Buildroot
Source directories
 toolchain/ (kernels, binutils, gcc, uClibc)
 package/
 target/
 scripts/
Build directories
 toolchain_build_<arch> /
 staging_dir_<arch> /
 build_<arch> /
 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                     9
 http://people.debian.org.tw/~chihchun/
Build packages and images
Suggested platform: Debian Etch. (IMHO)
make menuconifg && make
        unpacks kernel headers
        builds binutils
        builds initial gcc
        uses initial gcc to build uClibc
        builds nal gcc
        (optional) builds binutils
        builds packages
        builds kernel
        builds firmware image.

 Rex Tsai                                  OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                     10
 http://people.debian.org.tw/~chihchun/
Package systems
Based on ipkg
 A very lightweight package management system
 http://handhelds.org/moin/moin.cgi/Ipkg
FreeBSD ports/Gentoo packages style building
system
 GNU Makefile rules!
 automaticly download the source tarball, untar,
 compile and pack it!
 handles package dependencies!

 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                    11
 http://people.debian.org.tw/~chihchun/
New platform support and profiles
           mechanism
target/linux/*/
 target/linux/*/config/
 target/linux/*/profiles
One hardware platform but support many different
products or applications.




 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                    12
 http://people.debian.org.tw/~chihchun/
Supported platforms
                   aka 台灣 入手容 易度
Linksys WRT54G series
 Warning: a lot of fake
 products from china

ASUS WL-700gE
Atheros-based hardware
 Meraki
 FON
Check       http://wiki.openwrt.org/TableOfHardware for more details

 Rex Tsai                                           OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                              13
 http://people.debian.org.tw/~chihchun/
Meraki Mini
                                         Bootloader: RedBoot
                                         CPU: Atheros AR2315
                                         CPU Speed: 180 Mhz
                                         Flash size: 8 MB
                                         RAM: 32 MB
                                         Wireless: integrated Atheros
                                            802.11b/g
                                         Ethernet: 1xLAN
                                         Serial: yes
                                         JTAG: yes


Rex Tsai                                                OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                                   14
http://people.debian.org.tw/~chihchun/
LaFonera
                                         Architecture MIPS 4KEc
                                         Bootloader RedBoot
                                         System-On-Chip Atheros AR2315
                                         CPU Speed 183 MHz
                                         Flash size 8 MiB
                                         RAM 16 MiB
                                         Wireless Integrated Atheros
                                            802.11b/g
                                         Ethernet 1x RJ45
                                         Serial Yes
                                         JTAG No
Rex Tsai                                                OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                                   15
http://people.debian.org.tw/~chihchun/
LaFonera+
                                         Architecture MIPS 4KEc
                                         Bootloader RedBoot
                                         System-On-Chip Atheros AR2315
                                         CPU Speed 183 MHz
                                         Flash size 8 MiB
                                         RAM 16 MiB
                                         Wireless Integrated Atheros
                                            802.11b/g
                                         Ethernet 2x RJ45
                                         Serial Yes
                                         JTAG No
Rex Tsai                                                OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                                   16
http://people.debian.org.tw/~chihchun/
Big Fat Disclaimer




                   磚化危 險,保固自理



Rex Tsai                                 OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                    17
http://people.debian.org.tw/~chihchun/
Routers with openwrt for Mass market
  Meraki mini
   http://dl.meraki.net/linux/openwrt-meraki.tar.gz
   http://dl.meraki.net/linux/meraki-linux-2.6.16.16-beta-1.0.tar.gz
   http://dl.meraki.net/linux/redboot_mini.tar.gz
  FON
   LaFonera
      http://download.fon.com/firmware/fonera/latest/fonera.tar.bz2
   LaFonera+
      http://download.fon.com/firmware/foneraplus/latest/foneraplus.ta

   Rex Tsai                                         OpenWRT 101, COSCUP 2007
   chihchun@kalug.linux.org.tw                                            18
   http://people.debian.org.tw/~chihchun/
Access to redboot by serial console.
                                          Nokia 手機傳輸線 CA-42
                                          市價約 150-300
                                          可用於 LaFonera 與
                                          LaFonera+
                                          細節請參看
                                          http://0rz.tw/be3fM




 Rex Tsai                                         OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                            19
 http://people.debian.org.tw/~chihchun/
Unlocking LaFonera Plus
 redboot and telnet function
 Requirements
   telnet and tftp server on your workstation.
   A script to connect to 192.168.1.1 port 9000 at the
   first 3 seconds after the router boots up.


細節請參考
http://www.fonboard.nl/wiki/HowTo_Foneraplus_unlocking/en
關於 redboot 指令請參考
http://sourceware.org/redboot/
   Rex Tsai                                 OpenWRT 101, COSCUP 2007
   chihchun@kalug.linux.org.tw                                    20
   http://people.debian.org.tw/~chihchun/
Screenshot of telnet into redboot

ARPING 192.168.1.1 from 192.168.1.254 eth0
Unicast reply from 192.168.1.1 [XX:XX:XX:XX:XX:XX] 0.992ms
Sent 9 probes (9 broadcast(s))
Received 1 response(s)
fonera [192.168.1.1] 9000 (?) open
== Executing boot script in 0.890 seconds - enter ^C to abort
^C
RedBoot>
sent 6, rcvd 82
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.
RedBoot>




    Rex Tsai                                              OpenWRT 101, COSCUP 2007
    chihchun@kalug.linux.org.tw                                                 21
    http://people.debian.org.tw/~chihchun/
Reflash 101
 RedBoot> fis list
 Name              FLASH addr  Mem addr    Length      Entry point
 RedBoot           0xA8000000  0x80040400  0x00030000  0xA8000000
 loader            0xA8030000  0x80100000  0x00010000  0x80100000
 image             0xA8040000  0x80040400  0x00230004  0x80040400
 image2            0xA8660000  0xA8660000  0x00140000  0x80040400
 FIS directory     0xA87E0000  0xA87E0000  0x0000F000  0x00000000
 RedBoot config    0xA87EF000  0xA87EF000  0x00001000  0x00000000
 RedBoot> load ­r ­b 0x80100000 image.bin
 Using default protocol (TFTP)
 Raw file loaded 0x80100000­0x8070ffff, assumed entry at 0x80100000
 RedBoot>  fis write ­b 0x80320000 ­f 0xa8260000 ­l 0x003f0000
 * CAUTION * about to program FLASH
            at 0xa8260000..0xa864ffff from 0x80320000 ­ continue (y/n)? y
 ... Erase from 0xa8260000­0xa8650000: ...............................................................
 ... Program from 0x80320000­0x80710000 at 0xa8260000: ...............................................
 ..............
 RedBoot> reset
       Rex Tsai
http://www.fonboard.nl/wiki/HowTo_Foneraplus_unlocking/en 101, COSCUP 2007
                                                    OpenWRT
       chihchun@kalug.linux.org.tw                                      22
http://wiki.openwrt.org/OpenWrtDocs/Hardware/Fon/Fonera
       http://people.debian.org.tw/~chihchun/
FON hacking communities
DD-WRT
 a lot of strange ideas on the forum.
 the information are collected on the wiki
 http://www.dd-wrt.com/wiki/index.php/Fonera




Rex Tsai                                 OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                    23
http://people.debian.org.tw/~chihchun/
FON hacking communities
RO.B.IN / Ponte by Antonio Anselmi
 Repeater, FON expander, mesh network
 Integrated with ROBIN (ROuting Batman Inside)
 http://www.blogin.it/




 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                    24
 http://people.debian.org.tw/~chihchun/
ponte2 mesh
 Wireless mesh network
   點對點的無線網路架構,較
   傳統的 wireless repeater
   容易佈建與維護
   因為點與點間會自行維護路
   由、資料傳輸方式等
   可以較為節省的方式架構無
   線網路



http://www.open-mesh.net/batman
   Rex Tsai                                  OpenWRT 101, COSCUP 2007
   chihchun@kalug.linux.org.tw                                     25
   http://people.debian.org.tw/~chihchun/
The other communies
FrancoFON (In franch) http://www.francofon.fr/
 Enhanded WebIF and features on LaFonera
 Integrated with RO.B.IN / Ponte2
FreeWLAN Addons (German Developer but English
documents!) http://trac.freewlan.info/




 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                    26
 http://people.debian.org.tw/~chihchun/
Applications with OpenWRT
Virtual Private Network system
Network File Server (ftp, samba)
Mobile AP
Multimedia system/Streaming Server/Music Player
Printer sharing
Leecher/File downloader/BT on routers.




 Rex Tsai                                 OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                    27
 http://people.debian.org.tw/~chihchun/
Porta2030




http://porta2030.tossug.org
      Rex Tsai                                    OpenWRT 101, COSCUP 2007
      chihchun@kalug.linux.org.tw                                       28
      http://people.debian.org.tw/~chihchun/
Introducted by Macpaul in the OSDC this year.
LaFonera cooling system




http://www.dd-wrt.com/wiki/index.php/LaFonera_Hardware_Cooling-System

     Rex Tsai                                      OpenWRT 101, COSCUP 2007
     chihchun@kalug.linux.org.tw                                         29
     http://people.debian.org.tw/~chihchun/
Hardware hacking- more storage




Image Source: Fonera SD Card Hack
by Jkxhttp://www.larsen-b.com/
   Rex Tsai                                 OpenWRT 101, COSCUP 2007
   chihchun@kalug.linux.org.tw                                    30
   http://people.debian.org.tw/~chihchun/
Hardware hacking- thermograph via
                 i2c




http://www.lefinnois.net/wp/index.php/2007/05/05/un-bus-i2c-pour-la-fonera/

      Rex Tsai                                         OpenWRT 101, COSCUP 2007
      chihchun@kalug.linux.org.tw                                            31
      http://people.debian.org.tw/~chihchun/
Second Antennas




http://www.dd-wrt.com/wiki/index.php/LaFonera_Hardware_Second-Antenna
     Rex Tsai                                     OpenWRT 101, COSCUP 2007
     chihchun@kalug.linux.org.tw                                        32
     http://people.debian.org.tw/~chihchun/
ASUS WL-500gP
                                            OpenWrt Kamikaze
                                            X-Wrt Extensions 7.07
                                             Features
                                               Bittorrent – mldonkey
                                               Hotspot management –
                                               chillispot
                                               FON friendly
                                         by 鄉民 DearKurt
                                         my.ipod.shuffle@gmail.com
                http://www.foniao.net/phpbb/viewtopic.php?p=5118#5118
Rex Tsai                                                OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                                   33
http://people.debian.org.tw/~chihchun/
Questions ?
                               Thank you!



Rex Tsai                                    OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                       34
http://people.debian.org.tw/~chihchun/
Web 2.0 and WiFi Networks
  OpenID WiFi
  Social WiFi Network - CoovaAAA with Facebook




These ideas are created and implemented by
David Bird <david@coova.com> of
Coova Project. http://www.coova.org/
   Rex Tsai                                               OpenWRT 101, COSCUP 2007
   chihchun@kalug.linux.org.tw              Bonus slide                         35
   http://people.debian.org.tw/~chihchun/
OpenID
OpenID 是分散式身份認證協定,透過網址作為你的身份確認
(identity) 機制。你可用同一個身份登入數種不同網站,而不需老
是重新註冊新帳號。
http://zh.wikipedia.org/w/index.php?title=OpenID&variant=zh-tw




 Rex Tsai                                        OpenWRT 101, COSCUP 2007
 chihchun@kalug.linux.org.tw                                           36
 http://people.debian.org.tw/~chihchun/
Screenshot of Coova's OpenID
          implementation




Rex Tsai                                 OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                    37
http://people.debian.org.tw/~chihchun/
Facebook
                                             目前其中一個最大的 Social
                                             networking website
                                             眾多網友在上面無聊的戳戳與
                                             玩小程式
                                             提供開發者平台,可撰寫小程
                                             式或整合第三方網站系統
                                             http://developers.facebook.com



http://www.facebook.com/


    Rex Tsai                                             OpenWRT 101, COSCUP 2007
    chihchun@kalug.linux.org.tw                                                38
    http://people.debian.org.tw/~chihchun/
Screenshot of Facebook enanbled
             hotspot




Rex Tsai                                 OpenWRT 101, COSCUP 2007
chihchun@kalug.linux.org.tw                                    39
http://people.debian.org.tw/~chihchun/

More Related Content

What's hot

libreCMC : The Libre Embedded GNU/Linux Distro
libreCMC : The Libre Embedded GNU/Linux DistrolibreCMC : The Libre Embedded GNU/Linux Distro
libreCMC : The Libre Embedded GNU/Linux DistroAll Things Open
 
從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗
從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗
從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗Macpaul Lin
 
NVDIMM block drivers with NFIT
NVDIMM block drivers with NFITNVDIMM block drivers with NFIT
NVDIMM block drivers with NFITjoeylikernel
 
Kernel Recipes 2013 - ARM support in the Linux kernel
Kernel Recipes 2013 - ARM support in the Linux kernelKernel Recipes 2013 - ARM support in the Linux kernel
Kernel Recipes 2013 - ARM support in the Linux kernelAnne Nicolas
 
Defeating x64: Modern Trends of Kernel-Mode Rootkits
Defeating x64: Modern Trends of Kernel-Mode RootkitsDefeating x64: Modern Trends of Kernel-Mode Rootkits
Defeating x64: Modern Trends of Kernel-Mode RootkitsAlex Matrosov
 
Embedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practice
Embedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practiceEmbedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practice
Embedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practiceEmbeddedFest
 
How to Connect MQTT Broker on ESP8266 WiFi
How to Connect MQTT Broker on ESP8266 WiFiHow to Connect MQTT Broker on ESP8266 WiFi
How to Connect MQTT Broker on ESP8266 WiFiNaoto MATSUMOTO
 
Embedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theory
Embedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theoryEmbedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theory
Embedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theoryEmbeddedFest
 
Automotive Grade Linux and systemd
Automotive Grade Linux and systemdAutomotive Grade Linux and systemd
Automotive Grade Linux and systemdAlison Chaiken
 
Distributed Compiler Icecc
Distributed Compiler IceccDistributed Compiler Icecc
Distributed Compiler IceccSZ Lin
 
82599 sriov vm configuration notes
82599 sriov vm configuration notes82599 sriov vm configuration notes
82599 sriov vm configuration notesRyan Aydelott
 
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/StableSR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stablejuet-y
 
MOVED: RDK/WPE Port on DB410C - SFO17-206
MOVED: RDK/WPE Port on DB410C - SFO17-206MOVED: RDK/WPE Port on DB410C - SFO17-206
MOVED: RDK/WPE Port on DB410C - SFO17-206Linaro
 
Kernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using BuildrootKernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using BuildrootAnne Nicolas
 
How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan) How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan) Naoto MATSUMOTO
 
High performance content hosting
High performance content hosting High performance content hosting
High performance content hosting Aleksey Korzun
 
U-boot and Android Verified Boot 2.0
U-boot and Android Verified Boot 2.0U-boot and Android Verified Boot 2.0
U-boot and Android Verified Boot 2.0GlobalLogic Ukraine
 
OffensiveCon2022: Case Studies of Fuzzing with Xen
OffensiveCon2022: Case Studies of Fuzzing with XenOffensiveCon2022: Case Studies of Fuzzing with Xen
OffensiveCon2022: Case Studies of Fuzzing with XenTamas K Lengyel
 
Cloud Computing in practice with OpenNebula ~ Develer workshop 2012
Cloud Computing in practice with OpenNebula ~ Develer workshop 2012Cloud Computing in practice with OpenNebula ~ Develer workshop 2012
Cloud Computing in practice with OpenNebula ~ Develer workshop 2012Giovanni Toraldo
 
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...Linaro
 

What's hot (20)

libreCMC : The Libre Embedded GNU/Linux Distro
libreCMC : The Libre Embedded GNU/Linux DistrolibreCMC : The Libre Embedded GNU/Linux Distro
libreCMC : The Libre Embedded GNU/Linux Distro
 
從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗
從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗
從u-boot 移植 NDS32 談 嵌入式系統開放原始碼開發的 一些經驗
 
NVDIMM block drivers with NFIT
NVDIMM block drivers with NFITNVDIMM block drivers with NFIT
NVDIMM block drivers with NFIT
 
Kernel Recipes 2013 - ARM support in the Linux kernel
Kernel Recipes 2013 - ARM support in the Linux kernelKernel Recipes 2013 - ARM support in the Linux kernel
Kernel Recipes 2013 - ARM support in the Linux kernel
 
Defeating x64: Modern Trends of Kernel-Mode Rootkits
Defeating x64: Modern Trends of Kernel-Mode RootkitsDefeating x64: Modern Trends of Kernel-Mode Rootkits
Defeating x64: Modern Trends of Kernel-Mode Rootkits
 
Embedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practice
Embedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practiceEmbedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practice
Embedded Fest 2019. Wei Fu. Linux on RISC-V--Fedora and Firmware in practice
 
How to Connect MQTT Broker on ESP8266 WiFi
How to Connect MQTT Broker on ESP8266 WiFiHow to Connect MQTT Broker on ESP8266 WiFi
How to Connect MQTT Broker on ESP8266 WiFi
 
Embedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theory
Embedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theoryEmbedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theory
Embedded Fest 2019. Руслан Биловол. Linux Boot: The Big Bang theory
 
Automotive Grade Linux and systemd
Automotive Grade Linux and systemdAutomotive Grade Linux and systemd
Automotive Grade Linux and systemd
 
Distributed Compiler Icecc
Distributed Compiler IceccDistributed Compiler Icecc
Distributed Compiler Icecc
 
82599 sriov vm configuration notes
82599 sriov vm configuration notes82599 sriov vm configuration notes
82599 sriov vm configuration notes
 
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/StableSR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
 
MOVED: RDK/WPE Port on DB410C - SFO17-206
MOVED: RDK/WPE Port on DB410C - SFO17-206MOVED: RDK/WPE Port on DB410C - SFO17-206
MOVED: RDK/WPE Port on DB410C - SFO17-206
 
Kernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using BuildrootKernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using Buildroot
 
How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan) How to twist a IPv6 over Bluetooth (6lowpan)
How to twist a IPv6 over Bluetooth (6lowpan)
 
High performance content hosting
High performance content hosting High performance content hosting
High performance content hosting
 
U-boot and Android Verified Boot 2.0
U-boot and Android Verified Boot 2.0U-boot and Android Verified Boot 2.0
U-boot and Android Verified Boot 2.0
 
OffensiveCon2022: Case Studies of Fuzzing with Xen
OffensiveCon2022: Case Studies of Fuzzing with XenOffensiveCon2022: Case Studies of Fuzzing with Xen
OffensiveCon2022: Case Studies of Fuzzing with Xen
 
Cloud Computing in practice with OpenNebula ~ Develer workshop 2012
Cloud Computing in practice with OpenNebula ~ Develer workshop 2012Cloud Computing in practice with OpenNebula ~ Develer workshop 2012
Cloud Computing in practice with OpenNebula ~ Develer workshop 2012
 
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
 

Similar to OpenWrt101 2007

Slackware Demystified [SELF 2011]
Slackware Demystified [SELF 2011]Slackware Demystified [SELF 2011]
Slackware Demystified [SELF 2011]Vincent Batts
 
Low fat virtualization for embedded systems
Low fat virtualization for embedded systemsLow fat virtualization for embedded systems
Low fat virtualization for embedded systemsJacques Supcik
 
LOAD BALANCING OF APPLICATIONS USING XEN HYPERVISOR
LOAD BALANCING OF APPLICATIONS  USING XEN HYPERVISORLOAD BALANCING OF APPLICATIONS  USING XEN HYPERVISOR
LOAD BALANCING OF APPLICATIONS USING XEN HYPERVISORVanika Kapoor
 
2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep DiveShawn Wells
 
Bare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and ChefBare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and ChefMatt Ray
 
Docker - container and lightweight virtualization
Docker - container and lightweight virtualization Docker - container and lightweight virtualization
Docker - container and lightweight virtualization Sim Janghoon
 
Open stack implementation
Open stack implementation Open stack implementation
Open stack implementation Soumyajit Basu
 
Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!Red Hat Developers
 
Linux26 New Features
Linux26 New FeaturesLinux26 New Features
Linux26 New Featuresguest491c69
 
Automating linux network performance testing
Automating linux network performance testingAutomating linux network performance testing
Automating linux network performance testingAntonio Ojea Garcia
 
Docker and friends at Linux Days 2014 in Prague
Docker and friends at Linux Days 2014 in PragueDocker and friends at Linux Days 2014 in Prague
Docker and friends at Linux Days 2014 in Praguetomasbart
 
Hunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory ForensicsHunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory ForensicsAndrew Case
 
Hunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory ForensicsHunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory ForensicsAndrew Case
 
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...DynamicInfraDays
 
Access over Ethernet: Insecurites in AoE
Access over Ethernet: Insecurites in AoEAccess over Ethernet: Insecurites in AoE
Access over Ethernet: Insecurites in AoEamiable_indian
 
Dockerizing the Hard Services: Neutron and Nova
Dockerizing the Hard Services: Neutron and NovaDockerizing the Hard Services: Neutron and Nova
Dockerizing the Hard Services: Neutron and Novaclayton_oneill
 
Neutron behind the scenes
Neutron   behind the scenesNeutron   behind the scenes
Neutron behind the scenesinbroker
 

Similar to OpenWrt101 2007 (20)

Slackware Demystified [SELF 2011]
Slackware Demystified [SELF 2011]Slackware Demystified [SELF 2011]
Slackware Demystified [SELF 2011]
 
Low fat virtualization for embedded systems
Low fat virtualization for embedded systemsLow fat virtualization for embedded systems
Low fat virtualization for embedded systems
 
Libra Library OS
Libra Library OSLibra Library OS
Libra Library OS
 
LOAD BALANCING OF APPLICATIONS USING XEN HYPERVISOR
LOAD BALANCING OF APPLICATIONS  USING XEN HYPERVISORLOAD BALANCING OF APPLICATIONS  USING XEN HYPERVISOR
LOAD BALANCING OF APPLICATIONS USING XEN HYPERVISOR
 
Rac on NFS
Rac on NFSRac on NFS
Rac on NFS
 
2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive2008-11-13 CAVMEN RHEL for System z Deep Dive
2008-11-13 CAVMEN RHEL for System z Deep Dive
 
Bare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and ChefBare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and Chef
 
Docker - container and lightweight virtualization
Docker - container and lightweight virtualization Docker - container and lightweight virtualization
Docker - container and lightweight virtualization
 
Open stack implementation
Open stack implementation Open stack implementation
Open stack implementation
 
Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!
 
Linux26 New Features
Linux26 New FeaturesLinux26 New Features
Linux26 New Features
 
Automating linux network performance testing
Automating linux network performance testingAutomating linux network performance testing
Automating linux network performance testing
 
RAC - Test
RAC - TestRAC - Test
RAC - Test
 
Docker and friends at Linux Days 2014 in Prague
Docker and friends at Linux Days 2014 in PragueDocker and friends at Linux Days 2014 in Prague
Docker and friends at Linux Days 2014 in Prague
 
Hunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory ForensicsHunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory Forensics
 
Hunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory ForensicsHunting Mac Malware with Memory Forensics
Hunting Mac Malware with Memory Forensics
 
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
 
Access over Ethernet: Insecurites in AoE
Access over Ethernet: Insecurites in AoEAccess over Ethernet: Insecurites in AoE
Access over Ethernet: Insecurites in AoE
 
Dockerizing the Hard Services: Neutron and Nova
Dockerizing the Hard Services: Neutron and NovaDockerizing the Hard Services: Neutron and Nova
Dockerizing the Hard Services: Neutron and Nova
 
Neutron behind the scenes
Neutron   behind the scenesNeutron   behind the scenes
Neutron behind the scenes
 

More from Rex Tsai

如何在 Ubuntu 上更快、更便捷地部署物联网设备
如何在 Ubuntu 上更快、更便捷地部署物联网设备如何在 Ubuntu 上更快、更便捷地部署物联网设备
如何在 Ubuntu 上更快、更便捷地部署物联网设备Rex Tsai
 
Ubuntu Core 技术详解
Ubuntu Core 技术详解Ubuntu Core 技术详解
Ubuntu Core 技术详解Rex Tsai
 
登山步道開放資料格式標準化
登山步道開放資料格式標準化登山步道開放資料格式標準化
登山步道開放資料格式標準化Rex Tsai
 
Building a developer community with containers
Building a developer community with containersBuilding a developer community with containers
Building a developer community with containersRex Tsai
 
台灣開源社區淺談 (Open Source and Free Software community in Taiwan)
台灣開源社區淺談 (Open Source and Free Software community in Taiwan)台灣開源社區淺談 (Open Source and Free Software community in Taiwan)
台灣開源社區淺談 (Open Source and Free Software community in Taiwan)Rex Tsai
 
开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机
开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机
开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机Rex Tsai
 
Ubuntu phone engineering
Ubuntu phone engineeringUbuntu phone engineering
Ubuntu phone engineeringRex Tsai
 
以 Leaflet 濫用^H^H呈現開放街圖資料
以 Leaflet 濫用^H^H呈現開放街圖資料以 Leaflet 濫用^H^H呈現開放街圖資料
以 Leaflet 濫用^H^H呈現開放街圖資料Rex Tsai
 
Everest basecamp & gokyo trekking
Everest basecamp & gokyo trekkingEverest basecamp & gokyo trekking
Everest basecamp & gokyo trekkingRex Tsai
 
Oepn Street Map Batch edting via API
Oepn Street Map Batch edting via APIOepn Street Map Batch edting via API
Oepn Street Map Batch edting via APIRex Tsai
 
Screencasting
ScreencastingScreencasting
ScreencastingRex Tsai
 
以開源軟體與 Open Street Map 規劃登山行程
 以開源軟體與 Open Street Map 規劃登山行程 以開源軟體與 Open Street Map 規劃登山行程
以開源軟體與 Open Street Map 規劃登山行程Rex Tsai
 
Modern Linux Desktop Stack
Modern Linux Desktop StackModern Linux Desktop Stack
Modern Linux Desktop StackRex Tsai
 
Get your FLOSS problems solved
Get your FLOSS problems solvedGet your FLOSS problems solved
Get your FLOSS problems solvedRex Tsai
 
遺失的時代精神 - Zeitgeist and GNOME Activity Journal
遺失的時代精神 - Zeitgeist and GNOME Activity Journal遺失的時代精神 - Zeitgeist and GNOME Activity Journal
遺失的時代精神 - Zeitgeist and GNOME Activity JournalRex Tsai
 
Layer 8 - Open source communities and your product
Layer 8  - Open source communities and your productLayer 8  - Open source communities and your product
Layer 8 - Open source communities and your productRex Tsai
 
A Study of SVG-based Application Development @ OSDC 2010
A Study of SVG-based Application Development @ OSDC 2010A Study of SVG-based Application Development @ OSDC 2010
A Study of SVG-based Application Development @ OSDC 2010Rex Tsai
 
OpenWrt Case Study 2008
OpenWrt Case Study 2008OpenWrt Case Study 2008
OpenWrt Case Study 2008Rex Tsai
 
OpenLab.Taipei #2 PORTA2030 Extra
OpenLab.Taipei #2 PORTA2030 ExtraOpenLab.Taipei #2 PORTA2030 Extra
OpenLab.Taipei #2 PORTA2030 ExtraRex Tsai
 
OpenLab.Taipei #2 PORTA2030
OpenLab.Taipei #2 PORTA2030OpenLab.Taipei #2 PORTA2030
OpenLab.Taipei #2 PORTA2030Rex Tsai
 

More from Rex Tsai (20)

如何在 Ubuntu 上更快、更便捷地部署物联网设备
如何在 Ubuntu 上更快、更便捷地部署物联网设备如何在 Ubuntu 上更快、更便捷地部署物联网设备
如何在 Ubuntu 上更快、更便捷地部署物联网设备
 
Ubuntu Core 技术详解
Ubuntu Core 技术详解Ubuntu Core 技术详解
Ubuntu Core 技术详解
 
登山步道開放資料格式標準化
登山步道開放資料格式標準化登山步道開放資料格式標準化
登山步道開放資料格式標準化
 
Building a developer community with containers
Building a developer community with containersBuilding a developer community with containers
Building a developer community with containers
 
台灣開源社區淺談 (Open Source and Free Software community in Taiwan)
台灣開源社區淺談 (Open Source and Free Software community in Taiwan)台灣開源社區淺談 (Open Source and Free Software community in Taiwan)
台灣開源社區淺談 (Open Source and Free Software community in Taiwan)
 
开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机
开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机
开放原码手机操作系统 Ubuntu Phone 架构、移植与刷机
 
Ubuntu phone engineering
Ubuntu phone engineeringUbuntu phone engineering
Ubuntu phone engineering
 
以 Leaflet 濫用^H^H呈現開放街圖資料
以 Leaflet 濫用^H^H呈現開放街圖資料以 Leaflet 濫用^H^H呈現開放街圖資料
以 Leaflet 濫用^H^H呈現開放街圖資料
 
Everest basecamp & gokyo trekking
Everest basecamp & gokyo trekkingEverest basecamp & gokyo trekking
Everest basecamp & gokyo trekking
 
Oepn Street Map Batch edting via API
Oepn Street Map Batch edting via APIOepn Street Map Batch edting via API
Oepn Street Map Batch edting via API
 
Screencasting
ScreencastingScreencasting
Screencasting
 
以開源軟體與 Open Street Map 規劃登山行程
 以開源軟體與 Open Street Map 規劃登山行程 以開源軟體與 Open Street Map 規劃登山行程
以開源軟體與 Open Street Map 規劃登山行程
 
Modern Linux Desktop Stack
Modern Linux Desktop StackModern Linux Desktop Stack
Modern Linux Desktop Stack
 
Get your FLOSS problems solved
Get your FLOSS problems solvedGet your FLOSS problems solved
Get your FLOSS problems solved
 
遺失的時代精神 - Zeitgeist and GNOME Activity Journal
遺失的時代精神 - Zeitgeist and GNOME Activity Journal遺失的時代精神 - Zeitgeist and GNOME Activity Journal
遺失的時代精神 - Zeitgeist and GNOME Activity Journal
 
Layer 8 - Open source communities and your product
Layer 8  - Open source communities and your productLayer 8  - Open source communities and your product
Layer 8 - Open source communities and your product
 
A Study of SVG-based Application Development @ OSDC 2010
A Study of SVG-based Application Development @ OSDC 2010A Study of SVG-based Application Development @ OSDC 2010
A Study of SVG-based Application Development @ OSDC 2010
 
OpenWrt Case Study 2008
OpenWrt Case Study 2008OpenWrt Case Study 2008
OpenWrt Case Study 2008
 
OpenLab.Taipei #2 PORTA2030 Extra
OpenLab.Taipei #2 PORTA2030 ExtraOpenLab.Taipei #2 PORTA2030 Extra
OpenLab.Taipei #2 PORTA2030 Extra
 
OpenLab.Taipei #2 PORTA2030
OpenLab.Taipei #2 PORTA2030OpenLab.Taipei #2 PORTA2030
OpenLab.Taipei #2 PORTA2030
 

Recently uploaded

call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..nishakur201
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushShivain97
 
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...CIOWomenMagazine
 
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road GurgaonCheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road GurgaonDelhi Call girls
 
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceanilsa9823
 
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdfBreath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdfJess Walker
 
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot AndCall Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot AndPooja Nehwal
 
Dhule Call Girls #9907093804 Contact Number Escorts Service Dhule
Dhule Call Girls #9907093804 Contact Number Escorts Service DhuleDhule Call Girls #9907093804 Contact Number Escorts Service Dhule
Dhule Call Girls #9907093804 Contact Number Escorts Service Dhulesrsj9000
 
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ EscortsDelhi Escorts Service
 
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...Leko Durda
 
《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...
《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...
《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...ur8mqw8e
 
Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...
Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...
Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...anilsa9823
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,dollysharma2066
 
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改atducpo
 
办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭o8wvnojp
 
Lilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxLilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxABMWeaklings
 
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdfREFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdfssusere8ea60
 
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

escort service sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974
escort service  sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974escort service  sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974
escort service sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974
 
call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by Mindbrush
 
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
 
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
 
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road GurgaonCheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
 
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
 
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdfBreath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
 
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot AndCall Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
 
Dhule Call Girls #9907093804 Contact Number Escorts Service Dhule
Dhule Call Girls #9907093804 Contact Number Escorts Service DhuleDhule Call Girls #9907093804 Contact Number Escorts Service Dhule
Dhule Call Girls #9907093804 Contact Number Escorts Service Dhule
 
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
 
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
 
《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...
《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...
《塔夫斯大学毕业证成绩单购买》做Tufts文凭毕业证成绩单/伪造美国假文凭假毕业证书图片Q微信741003700《塔夫斯大学毕业证购买》《Tufts毕业文...
 
Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...
Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...
Lucknow 💋 High Class Call Girls Lucknow 10k @ I'm VIP Independent Escorts Gir...
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
 
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
 
办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭
 
Lilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxLilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptx
 
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdfREFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
 
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
 

OpenWrt101 2007

  • 1. COSCOP 2007 Router Hacking 101 Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 此簡報不公開下載,請來信索取 http://people.debian.org.tw/~chihchun/ 1
  • 2. Overview Possibilities to hacking the routers with open source software. OpenWRT 101 Overall Introduction Supported Hardware Howto Shell Access / Reflash the images Projects and hacking in the communities Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 2 http://people.debian.org.tw/~chihchun/
  • 3. Open source Communities for WiFi routers OpenWRT http://www.openwrt.org DD-WRT (not that opensource but a lot of features) http://www.dd-wrt.org/ X-WRT (enhanced webif based on opnewrt) http://x-wrt.org/ Tomato (HyperWRT-based firmware aimed to be easy, stable and fast) http://www.polarcloud.com/tomato Communities for ASUS routers http://wl500g.info/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 3 http://people.debian.org.tw/~chihchun/
  • 4. OpenWRT 101 A linux distribution for embedded system, provide a well designed building system. It's now supporting more then 10 different hardware platforms. It's commercialized in the mass market. Two major version - White Russian and Kamikaze Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 4 http://people.debian.org.tw/~chihchun/
  • 5. 白色俄 羅斯 , White Russian 5.0 cl (5 parts) Vodka 2.0 cl (2 parts) Coffee liqueur 3.0 cl (3 parts) Fresh cream Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 5 http://people.debian.org.tw/~chihchun/
  • 6. 白色俄 羅斯 , White Russian 支援數種平台 Broadcom 47xx,57xx,63xx 為主支持 平台 , x86, Mikrotik RB532, TI AR7, Aruba, Atheros AR531x 較為完整的 event handing 機制 Web Interface Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 6 http://people.debian.org.tw/~chihchun/
  • 7. 神風特攻 隊 , Kamikaze 3cl (1 part) Vodka 伏特 加 3cl (1 part) triple sec 橙 味利口酒 ( 或叫白橙皮 ) 3cl (1 part) lemon juice 檸檬汁 Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 7 http://people.debian.org.tw/~chihchun/ http://en.wikipedia.org/wiki/Kamikaze_(cocktail)
  • 8. 神風特攻 隊 , Kamikaze 支援更多平台 避免 Broadcom 平台專屬 工具 更強大的網路設定檔 (/etc/config/network) 支援 VLANs, Bridging, 完 整的 WLAN 設定如 802.11x 等 新的編譯系統 (multiple profiles for same platform) Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 8 http://people.debian.org.tw/~chihchun/ http://en.wikipedia.org/wiki/Kamikaze_(cocktail)
  • 9. Structure of the Buildroot Source directories toolchain/ (kernels, binutils, gcc, uClibc) package/ target/ scripts/ Build directories toolchain_build_<arch> / staging_dir_<arch> / build_<arch> / Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 9 http://people.debian.org.tw/~chihchun/
  • 10. Build packages and images Suggested platform: Debian Etch. (IMHO) make menuconifg && make unpacks kernel headers builds binutils builds initial gcc uses initial gcc to build uClibc builds nal gcc (optional) builds binutils builds packages builds kernel builds firmware image. Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 10 http://people.debian.org.tw/~chihchun/
  • 11. Package systems Based on ipkg A very lightweight package management system http://handhelds.org/moin/moin.cgi/Ipkg FreeBSD ports/Gentoo packages style building system GNU Makefile rules! automaticly download the source tarball, untar, compile and pack it! handles package dependencies! Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 11 http://people.debian.org.tw/~chihchun/
  • 12. New platform support and profiles mechanism target/linux/*/ target/linux/*/config/ target/linux/*/profiles One hardware platform but support many different products or applications. Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 12 http://people.debian.org.tw/~chihchun/
  • 13. Supported platforms aka 台灣 入手容 易度 Linksys WRT54G series Warning: a lot of fake products from china ASUS WL-700gE Atheros-based hardware Meraki FON Check http://wiki.openwrt.org/TableOfHardware for more details Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 13 http://people.debian.org.tw/~chihchun/
  • 14. Meraki Mini Bootloader: RedBoot CPU: Atheros AR2315 CPU Speed: 180 Mhz Flash size: 8 MB RAM: 32 MB Wireless: integrated Atheros 802.11b/g Ethernet: 1xLAN Serial: yes JTAG: yes Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 14 http://people.debian.org.tw/~chihchun/
  • 15. LaFonera Architecture MIPS 4KEc Bootloader RedBoot System-On-Chip Atheros AR2315 CPU Speed 183 MHz Flash size 8 MiB RAM 16 MiB Wireless Integrated Atheros 802.11b/g Ethernet 1x RJ45 Serial Yes JTAG No Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 15 http://people.debian.org.tw/~chihchun/
  • 16. LaFonera+ Architecture MIPS 4KEc Bootloader RedBoot System-On-Chip Atheros AR2315 CPU Speed 183 MHz Flash size 8 MiB RAM 16 MiB Wireless Integrated Atheros 802.11b/g Ethernet 2x RJ45 Serial Yes JTAG No Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 16 http://people.debian.org.tw/~chihchun/
  • 17. Big Fat Disclaimer 磚化危 險,保固自理 Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 17 http://people.debian.org.tw/~chihchun/
  • 18. Routers with openwrt for Mass market Meraki mini http://dl.meraki.net/linux/openwrt-meraki.tar.gz http://dl.meraki.net/linux/meraki-linux-2.6.16.16-beta-1.0.tar.gz http://dl.meraki.net/linux/redboot_mini.tar.gz FON LaFonera http://download.fon.com/firmware/fonera/latest/fonera.tar.bz2 LaFonera+ http://download.fon.com/firmware/foneraplus/latest/foneraplus.ta Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 18 http://people.debian.org.tw/~chihchun/
  • 19. Access to redboot by serial console. Nokia 手機傳輸線 CA-42 市價約 150-300 可用於 LaFonera 與 LaFonera+ 細節請參看 http://0rz.tw/be3fM Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 19 http://people.debian.org.tw/~chihchun/
  • 20. Unlocking LaFonera Plus redboot and telnet function Requirements telnet and tftp server on your workstation. A script to connect to 192.168.1.1 port 9000 at the first 3 seconds after the router boots up. 細節請參考 http://www.fonboard.nl/wiki/HowTo_Foneraplus_unlocking/en 關於 redboot 指令請參考 http://sourceware.org/redboot/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 20 http://people.debian.org.tw/~chihchun/
  • 21. Screenshot of telnet into redboot ARPING 192.168.1.1 from 192.168.1.254 eth0 Unicast reply from 192.168.1.1 [XX:XX:XX:XX:XX:XX] 0.992ms Sent 9 probes (9 broadcast(s)) Received 1 response(s) fonera [192.168.1.1] 9000 (?) open == Executing boot script in 0.890 seconds - enter ^C to abort ^C RedBoot> sent 6, rcvd 82 Trying 192.168.1.1... Connected to 192.168.1.1. Escape character is '^]'. RedBoot> Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 21 http://people.debian.org.tw/~chihchun/
  • 22. Reflash 101 RedBoot> fis list Name              FLASH addr  Mem addr    Length      Entry point RedBoot           0xA8000000  0x80040400  0x00030000  0xA8000000 loader            0xA8030000  0x80100000  0x00010000  0x80100000 image             0xA8040000  0x80040400  0x00230004  0x80040400 image2            0xA8660000  0xA8660000  0x00140000  0x80040400 FIS directory     0xA87E0000  0xA87E0000  0x0000F000  0x00000000 RedBoot config    0xA87EF000  0xA87EF000  0x00001000  0x00000000 RedBoot> load ­r ­b 0x80100000 image.bin Using default protocol (TFTP) Raw file loaded 0x80100000­0x8070ffff, assumed entry at 0x80100000 RedBoot>  fis write ­b 0x80320000 ­f 0xa8260000 ­l 0x003f0000 * CAUTION * about to program FLASH            at 0xa8260000..0xa864ffff from 0x80320000 ­ continue (y/n)? y ... Erase from 0xa8260000­0xa8650000: ............................................................... ... Program from 0x80320000­0x80710000 at 0xa8260000: ............................................... .............. RedBoot> reset Rex Tsai http://www.fonboard.nl/wiki/HowTo_Foneraplus_unlocking/en 101, COSCUP 2007 OpenWRT chihchun@kalug.linux.org.tw 22 http://wiki.openwrt.org/OpenWrtDocs/Hardware/Fon/Fonera http://people.debian.org.tw/~chihchun/
  • 23. FON hacking communities DD-WRT a lot of strange ideas on the forum. the information are collected on the wiki http://www.dd-wrt.com/wiki/index.php/Fonera Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 23 http://people.debian.org.tw/~chihchun/
  • 24. FON hacking communities RO.B.IN / Ponte by Antonio Anselmi Repeater, FON expander, mesh network Integrated with ROBIN (ROuting Batman Inside) http://www.blogin.it/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 24 http://people.debian.org.tw/~chihchun/
  • 25. ponte2 mesh Wireless mesh network 點對點的無線網路架構,較 傳統的 wireless repeater 容易佈建與維護 因為點與點間會自行維護路 由、資料傳輸方式等 可以較為節省的方式架構無 線網路 http://www.open-mesh.net/batman Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 25 http://people.debian.org.tw/~chihchun/
  • 26. The other communies FrancoFON (In franch) http://www.francofon.fr/ Enhanded WebIF and features on LaFonera Integrated with RO.B.IN / Ponte2 FreeWLAN Addons (German Developer but English documents!) http://trac.freewlan.info/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 26 http://people.debian.org.tw/~chihchun/
  • 27. Applications with OpenWRT Virtual Private Network system Network File Server (ftp, samba) Mobile AP Multimedia system/Streaming Server/Music Player Printer sharing Leecher/File downloader/BT on routers. Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 27 http://people.debian.org.tw/~chihchun/
  • 28. Porta2030 http://porta2030.tossug.org Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 28 http://people.debian.org.tw/~chihchun/ Introducted by Macpaul in the OSDC this year.
  • 29. LaFonera cooling system http://www.dd-wrt.com/wiki/index.php/LaFonera_Hardware_Cooling-System Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 29 http://people.debian.org.tw/~chihchun/
  • 30. Hardware hacking- more storage Image Source: Fonera SD Card Hack by Jkxhttp://www.larsen-b.com/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 30 http://people.debian.org.tw/~chihchun/
  • 31. Hardware hacking- thermograph via i2c http://www.lefinnois.net/wp/index.php/2007/05/05/un-bus-i2c-pour-la-fonera/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 31 http://people.debian.org.tw/~chihchun/
  • 32. Second Antennas http://www.dd-wrt.com/wiki/index.php/LaFonera_Hardware_Second-Antenna Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 32 http://people.debian.org.tw/~chihchun/
  • 33. ASUS WL-500gP  OpenWrt Kamikaze  X-Wrt Extensions 7.07 Features Bittorrent – mldonkey Hotspot management – chillispot FON friendly by 鄉民 DearKurt my.ipod.shuffle@gmail.com http://www.foniao.net/phpbb/viewtopic.php?p=5118#5118 Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 33 http://people.debian.org.tw/~chihchun/
  • 34. Questions ? Thank you! Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 34 http://people.debian.org.tw/~chihchun/
  • 35. Web 2.0 and WiFi Networks OpenID WiFi Social WiFi Network - CoovaAAA with Facebook These ideas are created and implemented by David Bird <david@coova.com> of Coova Project. http://www.coova.org/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw Bonus slide 35 http://people.debian.org.tw/~chihchun/
  • 37. Screenshot of Coova's OpenID implementation Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 37 http://people.debian.org.tw/~chihchun/
  • 38. Facebook 目前其中一個最大的 Social networking website 眾多網友在上面無聊的戳戳與 玩小程式 提供開發者平台,可撰寫小程 式或整合第三方網站系統 http://developers.facebook.com http://www.facebook.com/ Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 38 http://people.debian.org.tw/~chihchun/
  • 39. Screenshot of Facebook enanbled hotspot Rex Tsai OpenWRT 101, COSCUP 2007 chihchun@kalug.linux.org.tw 39 http://people.debian.org.tw/~chihchun/