can someone help to to configure openvpn client in my tomato Version 1.28 by shibby..my vpn provider only know to configure in openwrt router,not tomato..my router(asus rt-n12 did not support openwrt)..i've always got this packet HMAC authentication failed error..this is my ovpn that supposed to use in openwrt:
client
dev tun
remote 199.175.55.64 443
proto tcp
resolv-retry infinite
persist-key
persist-tun
ca ca.crt
auth none
cipher none
auth-user-pass auth.txt
comp-lzo
float
verb 1
redirect-gateway def1
route-method exe
route-delay 2
script-security 2 system
reneg-sec 0
keepalive 10 120
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
can some one help me to configure in my tomato router?my vpn provider only use username/password authentication