Displaying 3 results from an estimated 3 matches for "dhpc6".
Did you mean:
dhcp6
2015 Sep 03
2
dhcp example
...- nothing in 99.9% of all setups - seems like you never
> before hat running a dhcpd.....
Like 10 years ago. When I built my own firewalls. Since then dhcpd was
a commercial firewall process.
Well a little with Amahi, but that was also years ago when I was
contributing to that work.
Did dhpc6 and RADVD. Still have the config files, but they are old.
2020 Jul 02
2
setting kernel IP boot values
...he_kernel_command_line
Specifically:
Set the configuration using the ip option on the kernel command line:
ip<client-IP-number>:[<server-id>]:<gateway-IP-number>:<netmask>:<client-hostname>:<interface>:{dhcp|dhcp6|auto6|on|any|none|off}
dhcp - DHCP configuration
dhpc6 - DHCP IPv6 configuration
auto6 - automatic IPv6 configuration
on, any - any protocol available in the kernel (default)
none, off - no autoconfiguration, static network configuration
For example:
ip=192.168.180.120:192.168.180.100:192.168.180.1:255.255.255.0::enp1s0:off
but I am confused.
I desir...
2015 Sep 03
2
dhcp example
dhcp is working. but what does this mean:
Sep 03 15:58:44 homebase.home.htt dhcpd[22993]: Not searching LDAP since
ldap-server, ldap-port and ldap-base-dn were not specified in the config
file
???
On 09/03/2015 02:43 PM, Rowland Penny wrote:
> On 03/09/15 19:28, Robert Moskowitz wrote:
>>
>>
>> On 09/03/2015 02:17 PM, Rowland Penny wrote:
>>> On 03/09/15 19:05,