Submitted by northben on Wed, 01/13/2010 - 15:46
###############################################
# Sample OpenVPN 2.0 uci config for #
# multi-client server. #
#################################################
config openvpn sample_server
# Set to 1 to enable this instance:
option enable 1
# Which local IP address should OpenVPN
# listen on? (optional)
# option local 0.0.0.0
Submitted by northben on Mon, 01/11/2010 - 11:26
If you use OpenWRT and have a server on your LAN, you probably want to setup loopback forwarding. Here's how to do it.
These instructions came from this page. I simply want to explain them a bit more, and confirm that these instructions for loopback forwarding work on OpenWRT Kamikaze.