OpenVPN Configuration (Was XP Linksys DHCP Hatred)
Chris Carey
chris.carey at gmail.com
Fri Oct 28 17:39:11 MDT 2005
On 10/28/05, Jason Holt <jason at lunkwill.org> wrote:
> Oh, right. So, how do their routing tables look? They have to know to send
> packets back through the gateway they got them from. Proxy ARP on the gateway
> can avoid this, but last time I tried it I couldn't get it to work.
You are the man! Proxy ARP was what was needed. It works!
echo 1 > /proc/sys/net/ipv4/conf/tun0/proxy_arp
echo 1 > /proc/sys/net/ipv4/conf/br0/proxy_arp
More information about the PLUG
mailing list