👨‍🏫 Tutorial OpenVPN over stunnel with Web Interface in B315

Status
Not open for further replies.
unang lumabas sa 4pda ang openvpn sa 936 pero sa kanila kasi for anonymous purposes lang, kaya di nila kailang ng mga header trick na yan para ma bypass, ang unang openvpn app na release ni TS ay same lang sa 4pda which same din ang ginamit sa E5372,
much better lang ang kay TS kasi may webui,updated and still updating
 
unang lumabas sa 4pda ang openvpn sa 936 pero sa kanila kasi for anonymous purposes lang, kaya di nila kailang ng mga header trick na yan para ma bypass, ang unang openvpn app na release ni TS ay same lang sa 4pda which same din ang ginamit sa E5372

much better lang ang kay TS kasi updated and still updating
Ahh kaya pala
Salamat
 
teka... marunong ka ba tlga gumamit ng iptables? parang hnd mo kc naiintindihan ung command, as in by part.

hindi mo na gets :) alam ko bumasa ng iptables, ang ni point out ko ang bug after gumamit ng built-in openvpn. btw here's the fixed:

Openvpn Used this:
iptables -t nat -F POSTROUTING # Flush POSTROUTING Chain
iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE # Allow OpenVPN Routing

To Restore or use this in Disconnect function:
iptables -t nat -F POSTROUTING # Flush POSTROUTING Chain
iptables -t nat -D POSTROUTING -o tun0 -j MASQUERADE # Delete OpenVPN Routing
iptables -t nat -A POSTROUTING -o wan0 -j MASQUERADE # Restore the default ( with this no need to restart the modem to use the direct connection )
 
hindi mo na gets :) alam ko bumasa ng iptables, ang ni point out ko ang bug after gumamit ng built-in openvpn. btw here's the fixed:

Openvpn Used this:
iptables -t nat -F POSTROUTING # Flush POSTROUTING Chain
iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE # Allow OpenVPN Routing

To Restore or use this in Disconnect function:
iptables -t nat -F POSTROUTING # Flush POSTROUTING Chain
iptables -t nat -D POSTROUTING -o tun0 -j MASQUERADE # Delete OpenVPN Routing
iptables -t nat -A POSTROUTING -o wan0 -j MASQUERADE # Restore the default ( with this no need to restart the modem to use the direct connection )
Kaw yung kachat ko kanina?
 
hindi mo na gets :) alam ko bumasa ng iptables, ang ni point out ko ang bug after gumamit ng built-in openvpn. btw here's the fixed:

Openvpn Used this:
iptables -t nat -F POSTROUTING # Flush POSTROUTING Chain
iptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE # Allow OpenVPN Routing

To Restore or use this in Disconnect function:
iptables -t nat -F POSTROUTING # Flush POSTROUTING Chain
iptables -t nat -D POSTROUTING -o tun0 -j MASQUERADE # Delete OpenVPN Routing
iptables -t nat -A POSTROUTING -o wan0 -j MASQUERADE # Restore the default ( with this no need to restart the modem to use the direct connection )
+1 for this
sa current disconnect function kelangan pa mag on and off ng data
 
mga master!! sa lahat ng mgagalingdto..pahelp 😭😭😭 anong ngayre dto... relight modem pg.katapos kong e.connect.
 

Attachments

  • Screenshot_2019-03-09-23-21-30.png
    Screenshot_2019-03-09-23-21-30.png
    43.9 KB · Views: 12
Thank you po sa mga tumulong saken maayos saken, diko na po iisa isahin..salamat mga master, credits din kay sir jerome.may logs na po yung saken, need ko na lang po mapagana mga file..pa pm nga po ng config na gumagana sainyo mga master, salamat
 
Status
Not open for further replies.

About this Thread

  • 7K
    Replies
  • 280K
    Views
  • 1K
    Participants
Last reply from:
budznet

Online now

Members online
350
Guests online
1,538
Total visitors
1,888

Forum statistics

Threads
2,271,247
Posts
28,934,632
Members
1,239,499
Latest member
nurlela
Back
Top