2010/5/22, Don Reis <reisd...@gmail.com>:
> I have the idea that to make DHCP work over IPSec on my VPN gateway, I have
> to make dhcpd listen on lo0, and then have dhcrelay listen on enc0 and relay
> to lo0.  (dhcpd runs on same machine)
>
> Why doesn't dhcrelay find enc0?  And Is this the proper way to make this
> work?
>

This is where bridge(4) and the new vether(4) device comes handy...
Set it up to listen on vether, set the proposed DHCP server IP address
to vether too and bridge it (or find another solution)

-- 
Martin Pelikan

Reply via email to