search for: pktinfo

Displaying 6 results from an estimated 6 matches for "pktinfo".

Did you mean: pkginfo
2007 Dec 20
6
DTrace IP provider, step 1
...or network observability and troubleshooting, and is the first component of a suite of planned providers for the network stack. B. DESCRIPTION This will introduce the following probes for the ''ip'' provider: ip:::send ip:::receive The arguments to these probes are: args[0] pktinfo_t * packet info args[1] csinfo_t * connection state info args[2] ipinfo_t * generic IP info args[3] illinfo_t * interface info args[4] ipv4info_t * IPv4 header args[5] ipv6info_t * IPv6 header The order and content has been chosen for consistency with other planned network provider...
2013 Sep 17
1
"Element not found" when connecting to sysvol
I have two samba DCs (4.0.9) and no Windows DCs, and group policy is failing. I've narrowed it down to an error accessing the sysvol folder. Some clients (not all clients) get the error "Element not found" when connecting to our sysvol folder which is "\\ahc.pdc\sysvol\". The problem seems to be intermittent, a client may suddenly start working again, or suddenly stop.
2015 Mar 09
1
Samba internal DNS and Sysvol share
> > > > My concern is that if I ping domain.mydomain.com from any of the > > sites, domain.mydomain.com resolves to a single domain controller (the > > first domain controller that was configured). So the clients at the > > remote sites will be accessing the sysvol share over the VPN, instead > > of the local copy on their local domain controller. > >
2002 Jan 21
1
help for tftp-hpa with libc5
...0 recvfrom.c:109: sizeof applied to an incomplete type recvfrom.c:109: warning: unsigned value >= 0 is always 1 recvfrom.c:72: warning: unused variable `on' make: *** [recvfrom.o] Error 1 === === recvfrom.c line 62 onwards struct cmsghdr *cmptr; union { struct cmsghdr cm; #ifdef IP_PKTINFO char control[CMSG_SPACE(sizeof(struct in_addr)) + CMSG_SPACE(sizeof(struct in_pktinfo))]; #else char control[CMSG_SPACE(sizeof(struct in_addr))]; #endif } control_un; int on = 1; #ifdef IP_PKTINFO struct in_pktinfo pktinfo; #endif === 105 if ( msg.msg_controllen &lt...
2020 Mar 22
1
new installation Samba AD - dnsupdate fail
...bin/krb5kdc -P /var/run/krb5-kdc.pid $DAEMON_ARGS (code=exited, status=0/SUCCESS) Main PID: 13404 (krb5kdc) Tasks: 1 (limit: 4915) Memory: 1.0M CGroup: /system.slice/krb5-kdc.service ??13404 /usr/sbin/krb5kdc -P /var/run/krb5-kdc.pid Mar 22 18:25:05 AD krb5kdc[13403]: Setting pktinfo on socket ::.88 Mar 22 18:25:05 AD systemd[1]: krb5-kdc.service: Can't open PID file /run/krb5-kdc.pid (yet?) after start: No such file or directory Mar 22 18:25:05 AD krb5kdc[13403]: Setting up TCP socket for address 0.0.0.0.88 Mar 22 18:25:05 AD krb5kdc[13403]: Setting up TCP socket for addre...
2020 Mar 22
2
new installation Samba AD - dnsupdate fail
Hello together Installing a new Samba AD on me new installed Debian 10. root at AD:/home/maurizio# /usr/sbin/smbd -V Version 4.9.5-Debian But DNS_Update will by fail: [2020/03/22 13:26:02.266719, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler) /usr/sbin/samba_dnsupdate: ERROR(runtime): uncaught exception - (9711, 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS') [2020/03/22