Project

General

Profile

Actions

Bug #10339

closed

dhcp relay does'nt work behind ipsec network beacuse wangw bridge

Added by sezer huseyin about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
DHCP Relay
Target version:
-
Start date:
03/12/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
All

Description

hi everyone,

i trying to use dhcprelay behind ipsec.

the pfsense dosent know dhcp relay ip address beacuse ipaddress behind the ipsec interfaces.

#interfaces.inc
$_gb = exec("/sbin/route -n get -{$family} " . escapeshellarg($ipaddress) . " | /usr/bin/awk '/interface/ { print \$2; };'", $output);

like output

10.1.1.30 pppoe0

dhcp relay error log.
Mar 12 14:40:23 dhcrelay If you think you have received this message due to a bug rather
Mar 12 14:40:23 dhcrelay Unsupported device type 53 for "pppoe0"
Mar 12 14:40:23 dhcrelay For info, please visit https://www.isc.org/software/dhcp/
Mar 12 14:40:23 dhcrelay All rights reserved.
Mar 12 14:40:23 dhcrelay Copyright 2004-2018 Internet Systems Consortium.

Actions

Also available in: Atom PDF