c0e1
![]() |
|
|
|
|
|||||||
| Networking Network related discussions (including general TCP/IP stuff, routing, etc). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
It appears to me that there is no support for DHCPv6 clients in FreeBSD 8.x. I guess I expect to see something like
Code:
ifconfig_igb0="DHCP6" Am I missing something? Thanks Last edited by DutchDaemon; May 1st, 2012 at 18:08. Reason: Proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
||||
|
||||
|
There's no DHCPv6 support in the base. Install something like net/dhcp6.
However, there is support for stateless configuration by using Router Advertisements.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
I'll check it out.
Thanks |
|
#4
|
|||
|
|||
|
I'm curious now. I rummaged around ports and found that ISC DHCP 4.x is in FreeBSD 8 and 9. Of course, there are no rc.d client scripts in these packages but I would guess that the upgrade from the current dhclient to a 4.x dhclient might be simpler than using WIDE dhcpv6.
Last edited by DutchDaemon; May 2nd, 2012 at 16:56. |
|
#5
|
||||
|
||||
|
All versions of FreeBSD use the same ports tree. net/dhcp6 has a client and you only need to use that.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need some help in configuring freebsd machine as a dhcpv6 server | swavijay | Networking | 0 | March 19th, 2012 08:12 |
| How to configure dhcp AND dhcpv6 at boot time | ardya | Networking | 9 | December 26th, 2011 21:38 |
| FreeBSD SSD support | RSUK | System Hardware | 3 | October 14th, 2010 15:21 |
| DHCPv6 - dhclient | r00t | Networking | 8 | August 18th, 2009 09:36 |
| What with Blu-ray support on FreeBSD | MorgothV8 | Multimedia | 15 | January 5th, 2009 07:39 |