What's new

Cfw openwrt request_releases:(openvpn for 4mb routers)

Status
Not open for further replies.

linux_noob

Forum Veteran
Joined
Jun 24, 2016
Posts
2,178
Reaction
1,908
Points
593
Want to check if your router is supported by latest Openwrt 18.06.1 firmware?

go to this page at tingnan nyo kung may available firmware for your router

Here is the 2 common architecture of routers

ar71xx

You do not have permission to view the full content of this post. Log in or register now.

brcm77xx

You do not have permission to view the full content of this post. Log in or register now.

OPENWRT 18.06.1 FULL ARCHITECTURE INDEX LIST


You do not have permission to view the full content of this post. Log in or register now.

----------------------------------------------------------------------------------------------------------------
December 5 2018 UPDATE:

ALL FIRMWARES LINK REMOVED! WILL UPDATE CFW OPENVPN BUILD TO SUPPORT CUSTOM HEADER ON OVPN FILE.
-----------------------------------------------------------------------------------------------------------------

changelog:


1. strictly check internet connection before proceeding on openvpn installation. no internet connection, setup will automatically close.

2. firmware now will detect your kernel firmware version to avoid error on activating tun0 module.

3. remove luci-app-filebrowser (just use winscp to upload your custom ovpn file)

4. script updated to automatically run everytime router reboot.

5. user can set which server should connect at router startup/reboot

6. automatic script for detecting hostname error, connection refused and sudden openvpn crash every 30 minutes. once detected, script will automatically start openvpn.

7. auto switch to other server if connection refused detected.

------------------------------------------------------------------------------

No supported openwrt router? what unit should i buy or best router for openwrt?

para po ito dun sa nagtatanong kung ano nga dapat bilhin. it really depends po talaga sa budget nyo. kung wala akong problema budget i will buy the most powerful and fastest router na available sa market today. kaso problema tight din budget ko :) pero bigyan ko po kayo some of few buyer's guide.

1. walang akong problema sa pera kaya bibilhin ko yung highend, fastest cpu, high ram and flash memory router.

2. average lang po budget ko.

a. must have usb port. (usb disk can used to expand router flash storage). try to do research on extroot para malaman nyo. once na may extroot na router nyo you can use it as ftp server, samba server, web server, mini-dlna server, openvpn client & server, proxy server, squid server at maraming pang iba. you can install any package you like as long as kasya pa sa usb stick/drive na gagamitin nyo.

b. ok na yan basta may usb port at supported ng openwrt

3. tukod po talaga budget ko.

a. buy any low end tplink firmwares (dapat at least 4MB flash at 32MB RAM). most tplink routers have unlocked bootloader so madali lang po mag-flash ng 3rd party firmware. flashing can be done directly on stock webgui firmware upgrade page.

b. must be supported by openwrt

yan na po lahat. sana po wala nang mag-tanong kung ano ba dapat bilihing router.

-----------------------------------------------------------------------------

default username: root
default password: root

Basic Procedure on Installing Openvpn:


1. download your firmware. naka-zipped yan, i-extract nyo muna. flash firmware image on your firmware upgrade webgui. kapag nag-reboot na yung ssh to your router

2. Use Putty. ssh to your router (default ip address is 192.168.1.1 port 22)

3. Once naka-pasok ka na sa ssh ng router mo type this command

openvpn_setup

4. wait nyo lang matapos ginawa kong full script for openvpn setup.

5. openvpn setup DONE!!!

HOW TO USE OPENVPN:

to start using vpn:

type vpn
(press enter)

dun sa menu

type 6
(press enter)

you need to input first your monthlyssh account

kapag ok na account nyo

go back to vpn menu ( type vpn )

type 1 to connect on on server 1 (enter)
type 2 to connect on on server 2
type 3 to connect on on server 3

Sample command format for connecting to custom ovpn file
(assuming ovpn files is on /root directory)

openvpn --daemon --cd /root/ --config singapore.ovpn


SHORTCUT COMMANDS:

vpn - show vpn menu
accounts - input login credential
status - check system log
autoconnect -set server's autoconnect settings

want to use/edit other ovpn file?

use winscp to upload your ovpn files

address: 192.168.1.1
username: root
password: root
protocol : sftp or scp (choose which one is working for your router)

connect using winscp

go to folder /root/openvpn_default_servers

may makikita kayong 3 ovpn files jan named 1.ovpn 2.ovpn 3.ovpn
yan po yung default monthlyssh sg servers.
palitan nyo na lang.
 
Last edited:
Boss pwede ba yung router ko? Edimax BR-6225n.
guys para po ma-iwasan yung mga ganitong tanong

just type this on google

openwrt pangalan ng router at version number ng router nyo example

openwrt tl-wr741nd v4

check nyo yung link ng openwrt. kapag supported unit at version number ng router nyo it means kaya ko kayong ibuild ng firmware. official image builder po ng openwrt gamit ko, ang kaibahan lang nag-iinject ako script into this firmware para ma-install sa mga low flash routers yung openvpn package. (ang ginagawa po ng script ko ay iinstall yung openvpn into RAM not on flash)

downside ng pag-install sa RAM (every time mag-reboot yung router, mawawala yung openvpn package nyo and you need to run openvpn_setup again on your terminals (putty). Bakit indi ko iinstall sa Flash? low memory nga po, di kasya sa flash memory yung openvpn package.
 
guys para po ma-iwasan yung mga ganitong tanong

just type this on google

openwrt pangalan ng router at version number ng router nyo example

openwrt tl-wr741nd v4

check nyo yung link ng openwrt. kapag supported unit at version number ng router nyo it means kaya ko kayong ibuild ng firmware. official image builder po ng openwrt gamit ko, ang kaibahan lang nag-iinject ako script into this firmware para ma-install sa mga low flash routers yung openvpn package. (ang ginagawa po ng script ko ay iinstall yung openvpn into RAM not on flash)

downside ng pag-install sa RAM (every time mag-reboot yung router, mawawala yung openvpn package nyo and you need to run openvpn_setup again on your terminals (putty). Bakit indi ko iinstall sa Flash? low memory nga po, di kasya sa flash memory yung openvpn package.
boss nasundan ko lahat sa SCP lahat ok,. sa system then browser nq,. di ko makita ung browser sa gui
 
boss nasundan ko lahat sa SCP lahat ok,. sa system then browser nq,. di ko makita ung browser sa gui
naka-cache pa yung browser at openwrt nyo... delete nyo yung cache ng openwrt .

go to putty terminal type this command

cd /tmp
rm luci-indexcache

then check nyo ulet web browser nyo
 
naka-cache pa yung browser at openwrt nyo... delete nyo yung cache ng openwrt .

go to putty terminal type this command

cd /tmp
rm luci-indexcache

then check nyo ulet web browser nyo
wala padin boss baka po mali ung code sa clear cache sa WinSCP
 
Status
Not open for further replies.
Back
Top