![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Now that OpenBSD 4.7 is out I am trying to get DHCP over IPSec working on my VPN for remote clients.
My VPN gateway also hosts dhcpd. My question is, since dhcpd runs on the gateway, can I just make it listen on enc0 to serve leases, or do I need to use dhcrelay and have dhcpd listen on lo and relay enc to lo? Or am I totally thinking I can do this the wrong way? Thanks in advance. |
|
|||
![]()
per dhcrelay man page:
"dhcrelay supports relaying of DHCP traffic to configure IPsec tunnel mode clients when listening on the enc(4) interface. The DHCP server has to support RFC 3046 to echo back the relay agent information to allow state-less DHCP reply to IPsec tunnel mapping." also command line switch -o = "Add the relay agent information option. By default, this is only enabled for the enc(4) interface." I believe OpenBSD 4.7 dhcpd supports RFC 3046. If I'm correct, then it's just a matter of making it work... ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
dhcpd, vista and wlan | hamba | FreeBSD Ports and Packages | 5 | 8th September 2009 04:34 PM |
dhcpd and dns | sputnik | OpenBSD General | 8 | 8th May 2009 02:50 PM |
dhcpd and multiple subnets | vdubjunkie | OpenBSD General | 5 | 11th March 2009 11:02 PM |
dhcpd within ezjail? | zelut | FreeBSD General | 7 | 10th February 2009 10:31 PM |
dhcpd:No Buffer space avaible | marsjanq | OpenBSD General | 8 | 13th September 2008 07:52 PM |