On 09/03/2012 09:25 PM, Rick Macklem wrote:
> Herbert Poeckl wrote:
>> On 6/25/12 1:21 PM, Herbert Poeckl wrote:
>>> We are getting access denied error on our debian clients when
>>> mounting
>>> nfsv4 network drives with kerberos 5 authentication.
>>>
>>> What is wired about this, is that it works
VLAN interfaces that have a parent interface configured with an IP
address do not show up in the arp table. If the VLAN's parent interface
does not have an IP address, it will show up in the arp table.
[Notice the output from ifconfig below, to duplicate this issue.]
#ifconfig
em0: flags=8843
Hi,
Crash dump files are available here: http://193.194.156.21/_debug/
#0 doadump () at /usr/src/sys/kern/kern_shutdown.c:266
#1 0x80223b9c in db_fncall (dummy1=Variable "dummy1" is not
available.
) at /usr/src/sys/ddb/db_command.c:548
#2 0x80223ed1 in db_command (last_cmd
Herbert Poeckl wrote:
> On 09/03/2012 09:25 PM, Rick Macklem wrote:
> > Herbert Poeckl wrote:
> >> On 6/25/12 1:21 PM, Herbert Poeckl wrote:
> >>> We are getting access denied error on our debian clients when
> >>> mounting
> >>> nfsv4 network drives with kerberos 5 authentication.
> >>>
> >>> What