What's new

Tools OpenWRT firmware image w/ OpenVPN aka VPNROUTER Giveaway !!!

supported pala sa OpenWRT ang di ko lang alam e yung method of installation sir. Baka alam mo kung pano iinstall?
Ganito daw sir base sa google. Kaso Alanganin ako gawin 😅

To install the image permanently, you have to do the following
steps in the listed order.

1. Open up the router.
There are four phillips screws hiding behind the four plastic
feets on the underside.

2. Connect the serial cable (See notes above)

3. Connect your router via one of the four LAN-ports (yellow)
to a PC which can set the IP-Address and ssh and scp from.

If possible set your PC's IPv4 Address to 192.168.1.70
(As this is the IP-Address the Router's bootloader expects
for the tftp server)

4. power up the router and enter the u-boot
choose option 1 to upload the initramfs image. And follow
through the ipv4 setup.

Wait for your router's status LED to stop blinking rapidly and
glow just blue. (The LAN LED should also be glowing blue).

3. Connect to the OpenWrt running in RAM

The default IPv4-Address of your router will be 192.168.1.1.

1. Copy over the openwrt-sysupgrade.bin image to your router's
temporary directory

# scp openwrt-sysupgrade.bin root@192.168.1.1:/tmp

2. ssh from your PC into your router as root.

# ssh root@192.168.1.1

The default OpenWrt-Image won't ask for a password. Simply hit the Enter-Key.

Once connected...: run the following commands on your temporary installation

3. delete the "jffs2" ubi partition to make room for your new root partition

# ubirmvol /dev/ubi0 --name=jffs2

4. install OpenWrt on the NAND Flash.

# sysupgrade -v /tmp/openwrt-sysupgrade.bin

- This will will automatically reboot the router
 
Ganito daw sir base sa google. Kaso Alanganin ako gawin 😅

To install the image permanently, you have to do the following
steps in the listed order.

1. Open up the router.
There are four phillips screws hiding behind the four plastic
feets on the underside.

2. Connect the serial cable (See notes above)

3. Connect your router via one of the four LAN-ports (yellow)
to a PC which can set the IP-Address and ssh and scp from.

If possible set your PC's IPv4 Address to 192.168.1.70
(As this is the IP-Address the Router's bootloader expects
for the tftp server)

4. power up the router and enter the u-boot
choose option 1 to upload the initramfs image. And follow
through the ipv4 setup.

Wait for your router's status LED to stop blinking rapidly and
glow just blue. (The LAN LED should also be glowing blue).

3. Connect to the OpenWrt running in RAM

The default IPv4-Address of your router will be 192.168.1.1.

1. Copy over the openwrt-sysupgrade.bin image to your router's
temporary directory

# scp openwrt-sysupgrade.bin root@192.168.1.1:/tmp

2. ssh from your PC into your router as root.

# ssh root@192.168.1.1

The default OpenWrt-Image won't ask for a password. Simply hit the Enter-Key.

Once connected...: run the following commands on your temporary installation

3. delete the "jffs2" ubi partition to make room for your new root partition

# ubirmvol /dev/ubi0 --name=jffs2

4. install OpenWrt on the NAND Flash.

# sysupgrade -v /tmp/openwrt-sysupgrade.bin

- This will will automatically reboot the router
may serial-usb ka na ba? haha
madali lang basta may ganon ka na
 
Ganito daw sir base sa google. Kaso Alanganin ako gawin 😅

To install the image permanently, you have to do the following
steps in the listed order.

1. Open up the router.
There are four phillips screws hiding behind the four plastic
feets on the underside.

2. Connect the serial cable (See notes above)

3. Connect your router via one of the four LAN-ports (yellow)
to a PC which can set the IP-Address and ssh and scp from.

If possible set your PC's IPv4 Address to 192.168.1.70
(As this is the IP-Address the Router's bootloader expects
for the tftp server)

4. power up the router and enter the u-boot
choose option 1 to upload the initramfs image. And follow
through the ipv4 setup.

Wait for your router's status LED to stop blinking rapidly and
glow just blue. (The LAN LED should also be glowing blue).

3. Connect to the OpenWrt running in RAM

The default IPv4-Address of your router will be 192.168.1.1.

1. Copy over the openwrt-sysupgrade.bin image to your router's
temporary directory

# scp openwrt-sysupgrade.bin root@192.168.1.1:/tmp

2. ssh from your PC into your router as root.

# ssh root@192.168.1.1

The default OpenWrt-Image won't ask for a password. Simply hit the Enter-Key.

Once connected...: run the following commands on your temporary installation

3. delete the "jffs2" ubi partition to make room for your new root partition

# ubirmvol /dev/ubi0 --name=jffs2

4. install OpenWrt on the NAND Flash.

# sysupgrade -v /tmp/openwrt-sysupgrade.bin

- This will will automatically reboot the router
anong router po....baka me maitulong
 
Tplink 840n v4 meron napo?

okay naman specs nyang WR840n-V4, gawa ka na lang ditto
You do not have permission to view the full content of this post. Log in or register now.

lagay mo lang router model at version mo, tapos gamitin mo e snapshot build. then done

eto recipe mo. haha

opkg
ip6tables
odhcp6c
base-files
mtd
fstools
kmod-leds-gpio
busybox
kmod-gpio-button-hotplug
logd
swconfig
dnsmasq
kmod-mt7603
wpad-basic
dropbear
ppp
netifd
ppp-mod-pppoe
uci
libc
uclient-fetch
kmod-ipt-offload
libgcc
odhcpd-ipv6only
iptables
firewall
luci
openvpn-mbedtls
luci-app-openvpn
luci-theme-material
 
Back
Top