linux_noob
Forum Veteran
melvin214 and to others experiencing connect disconnect connect on openvpn connection. i think it is time for you to create your own ovpn config.
nandito po yung mga useful link on creating account and editing ovpn and auth file. salamat po sa mga members natin dito ng cocontribute at tumutulong sa payloads at account creation.
nandito po yung mga useful link on creating account and editing ovpn and auth file. salamat po sa mga members natin dito ng cocontribute at tumutulong sa payloads at account creation.
pwede naman tayo gumawa ng sariling account dito malakas pa...
https://phcorner.org/threads/675886/
credit sa may ari PHC-Zil
editing 1.auth using openwrt defaut text editor vi
type
vi /etc/openvpn/1.auth
How to use Vi
press i to activate insert mode
to delete whole line of text, press ESC (when you are in insert mode) then choose the line you want to delete by pressing double d dd
saving file
when you are in insert mode, press esc to cancel editing mode
now type :w
saving file and closing vi text editor
type :wq
modified file but prefer not to save changes
type :q!
w - means write
q - means quit/close
you can also use vi text editor to edit your ovpn file stored on /etc/openvpn
vi /etc/openvpn/1.ovpn
Congratulations! you are now certified vi text editor professional user. with this commands you can edit any files stored on openwrt file system.![]()