|
|
On Wednesday 01 November 2006 13:09, Chris Stankaitis wrote:
> I am setting up an openvpn server for road warriors, have the road
> warriors using Linux laptops and the server is also on Linux. I can
snip
> If I manually enter the arp on the vpn server everything works
> fine... is there a way to get OpenVPN to do this by default, or do I
You could use an --up script. I just do this at the OS level:
echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp # on server
which would probably work for you. It can be restricted per IP address
or tun interface, but this is much easier.
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00016.html on line 187
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00016.html on line 187
|