Podrška #14075
ZatvorenWL-500g Premium
20%
Izmjenjeno od Ernad Husremović prije skoro 17 godina
kimtec webshop NET AS WL-500GP/EU
Proizvođač ASUS Part No 90-I9D002E02-01PZ Šifra 0430624
naručiću jedan da probamo na njega staviti openwrt, asterisk, isdn modem.
Izmjenjeno od Ernad Husremović prije skoro 17 godina
Tip: Zahtjev za izradu RAČUNA i OTPREMNICE Broj: 46216 Broj stavaka: 1 Iznos bez PDV-a: 127,76 KM
Izmjenjeno od Ernad Husremović prije skoro 17 godina
- Status promijenjeno iz Novo u Dodijeljeno
- % završeno promijenjeno iz 0 u 20
preuzeo router
Izmjenjeno od Ernad Husremović prije skoro 17 godina
http://wpkg.org/Running_Debian_on_ASUS_WL-500G_deluxe
http://ixlabs.cs.pub.ro/projects/valgrind-mips/install-debian-on-asus-wl-500g-premium/
Install Debian on USB device¶
The router has to USB 2.0 interfaces. An USB flash drive connected to the router will be used as storage for the Debian system. You can download it from the Debian-Mips download page. wget can do its trick once more:
ubuntu@ubuntui:~$ wget http://www1.wpkg.org/debian-asus/debian-mipsel-2007-Apr-17.tar.bz2
Partitioning the USB device
The configuration imposes the existence of the Debian base system on the /dev/sda1 partition of the device. It is recommended to also have a separate swap partition. We used fdisk to create the two partitions:
root@ubuntui:/home/ubuntu# fdisk /dev/sda
[...] Command (m for help): p Disk /dev/sda: 2063 MB, 2063597056 bytes 255 heads, 63 sectors/track, 250 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System Command (m for help): n Command action e extended p primary partition (1-4) p Partition number (1-4): 1 First cylinder (1-250, default 1): Using default value 1 Last cylinder or +size or +sizeM or +sizeK (1-250, default 250): 200 Command (m for help): p Disk /dev/sda: 2063 MB, 2063597056 bytes 255 heads, 63 sectors/track, 250 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 200 1606468+ 83 Linux Command (m for help): n Command action e extended p primary partition (1-4) p Partition number (1-4): 2 First cylinder (201-250, default 201): Using default value 201 Last cylinder or +size or +sizeM or +sizeK (201-250, default 250): Using default value 250 Command (m for help): p Disk /dev/sda: 2063 MB, 2063597056 bytes 255 heads, 63 sectors/track, 250 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 200 1606468+ 83 Linux /dev/sda2 201 250 401625 83 Linux Command (m for help): t Partition number (1-4): 2 Hex code (type L to list codes): 82 Changed system type of partition 2 to 82 (Linux swap / Solaris) Command (m for help): p Disk /dev/sda: 2063 MB, 2063597056 bytes 255 heads, 63 sectors/track, 250 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 200 1606468+ 83 Linux /dev/sda2 201 250 401625 82 Linux swap / Solaris
As noted from above, we have been using a 2 GB USB flash drive. We created a system partition of about 1.6 GB and a swap partition of about 0.4 GB.
Formatting the USB device
We will be using an ext2 filesystem on the system partition:
root@ubuntui:/home/ubuntu# mke2fs /dev/sda1
mke2fs 1.39 (29-May-2006) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) 200928 inodes, 401617 blocks 20080 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=415236096 13 block groups 32768 blocks per group, 32768 fragments per group 15456 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Writing inode tables: done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 32 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override.
and we will also enable the swap partition:
root@ubuntui:/home/ubuntu# mkswap /dev/sda2
Setting up swapspace version 1, size = 411258 kB no label, UUID=aba6fa6a-fda7-432a-813b-7cfbdc2c6a6a
Unless we want a non-boot-able system (as mentioned here), we’ll have to disable filesystem consistency check:
root@ubuntui:/home/ubuntu# tune2fs -c0 -i0 /dev/sda1
tune2fs 1.39 (29-May-2006) Setting maximal mount count to -1 Setting interval between checks to 0 seconds
Izmjenjeno od Ernad Husremović prije skoro 17 godina
dosta informacija o astrisku, iskustvima sa pojedinim hardware-om http://www.fredshack.com/docs/asterisk.html
dio meni interesantnan:
Linksys WRT54 router¶
Linux/Asterisk OpenWRT on a Linksys WRTGS54SL router (or Asus WL-500g series). The exisisting implementations of both run very poorly on a non-fpu cpu's, especialy if clock speed < 400 Mhz I have run asterisk (and still do) on mips,ixp and powerpc (all without fpu's) and i think that without modifications the codecs are not so usable
Apparently you can add a SD card interface to a WRT54g relatively easily. You could also use something like a Linksys NSLU2 network storage device with a USB memory stick in it.
Through USB port, add an SD Card/Memory Key/USB Hard Drive. Check the Mitsubishi Diamond R100 (rebranched Asus WL-500g)
Izmjenjeno od Ernad Husremović prije skoro 17 godina
- Broadcom 4704 @ 266MHz
- FLASH: 8MB, RAM 32MB
- Broadcom 4318 (mini-PCI)
- switch: BCM5325
- boot_wait: on
- serial: Yes
- JTAG: No
- USB: 2x v2.0
- HDD: No
- status: Supported
Izmjenjeno od Ernad Husremović prije skoro 17 godina
WL-500g Premium Howto Part One
What is it for?
This is a little "HowTo" for new Users of the Asus WL-500g Premium. It's a synopsis of my own experiences in setting up this box with Oleg's firmware "WL500gp-1.9.2.7-7f-pre4.trx". Thanks to Oleg fort his great work and thanks to all users of this forum, because almost every information I gathered comes from this site here (including the postings from macsat).
Comment: I tried to record every step of setting up the box, so I hope the amount of typos and principal faults is finite. And please be forbear with my grammar and orthography - English is not my native language..
In general: Any corrections, comments, improvements or suggestions are welcome!
2nd comment: principally you have to save every changes on flash fliesystem before you reboot with
flashfs save && flashfs commit && flashfs enable && reboot
but you can execute more than one of this sections and commit changes to flash at the end, unlike I write you have to flash.
Izmjenjeno od Ernad Husremović prije skoro 17 godina
Pros: This is a relatively cheap router that is packed with some robust features. Two USB ports, 266Mhz Clockspeed, 8mb flash, 32 ram, coupled with the fact that it is compatible with DD-WRT, Open WRT or Oleg's open source router firmwares, make it worth its weight in gold. Replacing the factory default firmware can improve performance and give you great functionality as long as you know what you are doing. If you manage to get everything configured you can in theory use the router as a NAS, Print server(cups), VoIP PBX (asterisk), VPN (openVPN), bluetooth(blueZ), and install security tools such as Nmap, Kismet, Snort, and tcpdump. A flash drive(or HDD) is a must if you want lots of packages which is why I bought this router.
Izmjenjeno od Ernad Husremović prije skoro 17 godina
http://members.home.nl/hans.zandbelt/openwrt/kamikaze/7.09/
asterisk 1.4 openwrt paketi
Izmjenjeno od Ernad Husremović prije skoro 15 godina
- Status promijenjeno iz Dodijeljeno u Odbačeno