This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

openvpn ssl solution found pass throught all data on vpn

i fixed the problem to add push "redirect-gateway def1" on astaro openvpn config.
for this
ssh on astro with putty or other ssh soft.
cd /var/sec/chroot-openvpn/etc/openvpn
vi openvpn.conf-default
add on push push "redirect-gateway def1" on config file

do a nat openssl pool >> external wan
add on packet filter rules all rules needed to openvpn pool
deselect auto acket filter rules open ssl vpn option and enjoye

with this all traffic client pass throught the vpn and you see on packet filter rules log all log from your openvpn ssl client are logged and they can surf internet , ping etc.. througt astaro to surf internet.



access all internal network and all internet service.
i have made this for my mobile phone htc 4550 to bypass proxy restriction provider and have the possibility to have a real connection internet on my phone.

sorry for my english i'm french .

i think astaro developper can add this fonctionnality on webadmin directly , more easy for non advanced user to add this possibility more easy.


This thread was automatically locked due to age.