Feature #1663
DHCPv6 relay
| Status: | Resolved | Start date: | 07/10/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | DHCP Relay | |||
| Target version: | 2.1 | |||
| Affected version: | 2.1-IPv6 | Affected Architecture: |
Description
Need to add support for DHCPv6 relay. Can just copy DHCP Relay as DHCPv6 Relay, the existing dhcrelay supports IPv6 run separately with -6.
Associated revisions
Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663
Added blind coded DHCPv6 relay backend code. Needs to be tested, basic adaption to IPv6 implemented, only works on IPv6 interfaces. Checks inet6 route tables. Adds distinct PID file for dhcrelay -6. Adds to Ticket #1663
Unbreak the services.inc Ticket #1663
Construct the arguments to dhcrelay -6 correctly
Implements ticket #1663
Fix dhcpv6_relay writing to the dhcpv4 configuration
Implements ticket #1663
History
#1
Updated by Seth Mos almost 2 years ago
I'll Investigate the needs. Page probably needs a total makeover because next to nothing that exists in ipv4 can be ported over.
Only ntp servers would work. There aren't even config options for boot servers and the like.
#2
Updated by Chris Buechler almost 2 years ago
DHCP Relay page only has 4 fields which are all the same between v4 and v6 with the exception of input validation. I think you're thinking of something else.
#4
Updated by Darwin Mach over 1 year ago
The settings for DHCP Relay v6 on the latest snapshot aren't saving.
1.) Set it up
2.) Save it
3.) Navigate away, then back
4.) Settings gone
#5
Updated by Seth Mos over 1 year ago
- Status changed from Feedback to Assigned
- Assignee set to Seth Mos
Ok, found the glaring error, doesn't start, config is rubbish. Need to properly code this. Arguments to dhcrelay -6 very different.
#6
Updated by Seth Mos about 1 year ago
- Status changed from Assigned to New
#7
Updated by Jim P 7 months ago
- Status changed from New to Feedback
Code was added as of f15849b5e4961e5c76931a8891ea7a7e2f6f3c53 but probably still needs some testing.
#8
Updated by Chris Buechler 27 days ago
- Status changed from Feedback to Resolved