Hello,
I have a problem to stick openvpn client to my 3g modem interface called ppp0 (started by hand with pppd) because I don't need any failover or load balancing. I tried with https://github.com/RMerl/asuswrt-me...ver-VPN-and-Drop-connections-if-VPN-goes-down
but without success.
All I need is:
1) 2 wans, one cable [vlan2] and another 3g [ppp0] (done)
2) Setup packets marking? To enforce openvpn to connect through ppp0 and drop packets to 1194 udp when ppp0 is not up. Then start openvpn, and forward traffic from specified lan ip and destination port by openvpn (let's say tun11). How to do that?
I have a problem to stick openvpn client to my 3g modem interface called ppp0 (started by hand with pppd) because I don't need any failover or load balancing. I tried with https://github.com/RMerl/asuswrt-me...ver-VPN-and-Drop-connections-if-VPN-goes-down
but without success.
All I need is:
1) 2 wans, one cable [vlan2] and another 3g [ppp0] (done)
2) Setup packets marking? To enforce openvpn to connect through ppp0 and drop packets to 1194 udp when ppp0 is not up. Then start openvpn, and forward traffic from specified lan ip and destination port by openvpn (let's say tun11). How to do that?