search for: udp6

Displaying 20 results from an estimated 66 matches for "udp6".

Did you mean: udp
2017 Feb 07
5
ntp and samba43 on FreeBSD-103.
...Synchronisation which contains this instruction: Set up the ntpd.conf File on a DC . . . ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/ Now, on the FreeBSD host I see this instead: # sockstat | grep ntp root ntpd 6229 3 dgram -> /var/run/logpriv root ntpd 6229 20 udp6 *:123 *:* root ntpd 6229 21 udp4 *:123 *:* root ntpd 6229 22 udp4 192.168.8.65:123 *:* root ntpd 6229 23 udp6 ::1:123 *:* root ntpd 6229 24 udp6 fe80::1%lo0:123 *:* root ntpd 622...
2014 Feb 27
1
Build/install on Debian failed
...2255/kadmind udp 0 0 0.0.0.0:45599 0.0.0.0:* 1536/rpc.statd udp 0 0 0.0.0.0:53 0.0.0.0:* 15607/samba udp 0 0 0.0.0.0:88 0.0.0.0:* 2134/krb5kdc udp 0 0 0.0.0.0:5353 0.0.0.0:* 2228/avahi-daemon: udp6 0 0 :::59256 :::* 1536/rpc.statd udp6 0 0 fe80::214:5eff:fe93:464 :::* 2255/kadmind udp6 0 0 fe80::214:5eff:fe93::88 :::* 2134/krb5kdc udp6 0 0 :::5353 :::* 2228/avahi-daemon: I am a newbie...
2018 Jun 13
0
Samba 4.8 RODC not working
...123 0.0.0.0:* 650/ntpd udp 0 0 192.168.19.5:137 0.0.0.0:* 1227/samba udp 0 0 192.168.19.255:137 0.0.0.0:* 1227/samba udp 0 0 0.0.0.0:137 0.0.0.0:* 1227/samba udp 0 0 192.168.19.5:138 0.0.0.0:* 1227/samba udp 0 0 192.168.19.255:138 0.0.0.0:* 1227/samba udp 0 0 0.0.0.0:138 0.0.0.0:* 1227/samba udp6 0 0 :::389 :::* 1230/samba udp6 0 0 :::464 :::* 1231/samba udp6 0 0 :::53 :::* 1238/samba udp6 0 0 :::88 :::* 1231/samba udp6 0 0 fe80::e0a3:daff:fe5:123 :::* 650/ntpd udp6 0 0 ::1:123 :::* 650/ntpd udp6 0 0 :::123 :::* 650/ntpd Any idea ? Thanks ! ----- Mail original ----- De: &quo...
2018 May 31
3
Samba 4.8 RODC not working
On Thu, 31 May 2018 15:37:20 +0200 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > Yes, but with or without internal dns server, the command is missing > ports. > > netstat -plaunt | egrep "ntp|bind|named|samba|?mbd" > > And do note here that i used the "bind" for bind and winBIND > detection. >
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...0 0 10.0.0.10:53 0.0.0.0:* 1757540/samba: task udp 0 0 127.0.0.1:53 0.0.0.0:* 1757540/samba: task udp 0 0 224.0.0.251:5353 0.0.0.0:* 8990/chrome udp 0 0 0.0.0.0:5353 0.0.0.0:* 1580/avahi-daemon: udp6 0 0 2600:4040:4661:9a00::53 :::* 1757540/samba: task udp6 0 0 2600:4040:4661:9a00::53 :::* 1757540/samba: task udp6 0 0 2600:4040:4661:9a00::53 :::* 1757540/samba: task udp6 0 0 ::1:53 :::* 1757540/samba: task udp6...
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 15:11:20 -0400 Rob Campbell via samba <samba at lists.samba.org> wrote: > [Sat Sep 09 15:09:09] [root at D01~/.bin$]net ads join -U administrator > Password for [HOME\administrator]: > get_kdc_ip_string: get_kdc_list (site-less) fail > NT_STATUS_NO_LOGON_SERVERS kerberos_kinit_password > administrator at HOME.ROB-CAMPBELL.LAN failed: Cannot contact any KDC
2014 Dec 19
2
[PATCH 01/10] core: Split out UFO6 support
...IPv6 now even if it's suboptimal. > > Above two seem like smalling patches, appropriate for stable. OK. > > Next, work on a new feature to pass > fragment ID in virtio header: > > 3. split UFO/UFO6 as you did here, but add code > in above 4 places to convert UDP to UDP6, Doing so will adversely impact IPv6 UFO performance for legacy guests. I know how many times I've seen mail wrt patch xyz caused %X regression in my setup and how we've reverted or tried to fixed things to solve this. If we go with approach, the only "fix' would be to upgrade...
2014 Dec 19
2
[PATCH 01/10] core: Split out UFO6 support
...IPv6 now even if it's suboptimal. > > Above two seem like smalling patches, appropriate for stable. OK. > > Next, work on a new feature to pass > fragment ID in virtio header: > > 3. split UFO/UFO6 as you did here, but add code > in above 4 places to convert UDP to UDP6, Doing so will adversely impact IPv6 UFO performance for legacy guests. I know how many times I've seen mail wrt patch xyz caused %X regression in my setup and how we've reverted or tried to fixed things to solve this. If we go with approach, the only "fix' would be to upgrade...
2015 Jun 30
6
RPC server not available when windows client attempts to join samba AD
I am installing a new Samba 4.2 Active Directory server on CentOS 7. I followed the Wiki instructions on how to create the server. I am using sernet-samba 4.2 binaries. Everything seems to be OK on the Linux side but I cannot get any windows client to successfully join the domain. Each attempt returns the following error message "RPC Server in not available". Below are the config file
2017 Feb 07
0
ntp and samba43 on FreeBSD-103.
...> > Set up the ntpd.conf File on a DC > . . . > ntpsigndsocket  /usr/local/samba/var/lib/ntp_signd/ > > Now, on the FreeBSD host I see this instead: > > # sockstat | grep ntp > root     ntpd       6229  3  dgram  -> /var/run/logpriv > root     ntpd       6229  20 udp6   *:123                 *:* > root     ntpd       6229  21 udp4   *:123                 *:* > root     ntpd       6229  22 udp4   192.168.8.65:123      *:* > root     ntpd       6229  23 udp6   ::1:123               *:* > root     ntpd       6229  24 udp6   fe80::1%lo0:123       *:* &gt...
2017 Feb 08
0
ntp and samba43 on FreeBSD-103.
...n: > > Set up the ntpd.conf File on a DC > . . . > ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/ > > Now, on the FreeBSD host I see this instead: > > # sockstat | grep ntp > root ntpd 6229 3 dgram -> /var/run/logpriv > root ntpd 6229 20 udp6 *:123 *:* > root ntpd 6229 21 udp4 *:123 *:* > root ntpd 6229 22 udp4 192.168.8.65:123 *:* > root ntpd 6229 23 udp6 ::1:123 *:* > root ntpd 6229 24 udp6 fe80::1%lo0:123 *:* &gt...
2018 Dec 18
3
Samba and dnsmasq
...1062/dnsmasq > tcp6       0      0 :::53 :::*                    LISTEN      > 1161/samba: task[dn > udp        0      0 192.168.122.1:53 > 0.0.0.0:*                           1283/dnsmasq > udp        0      0 10.0.3.1:53 0.0.0.0:*                           > 1062/dnsmasq > udp6       0      0 :::53 :::*                                > 1161/samba: task[dn Is there known solutions to resolve this, or should I use this kind of method : https://medium.com/matematica-e-informatica/dnsmasq-and-samba4-ad-dc-74e69d46a1db Thanks in advance for your time. Nicolas
2015 Feb 25
1
NT_STATUS_CONNECTION_REFUSED
Am 25.02.2015 um 23:39 schrieb Bob of Donelson Trophy: > No, I haven't but, I will while type that reply you could have done the command below netstat --numeric-hosts --numeric-ports --programs -u -t -l that's the first in case of connection troubles because until that confirms a service is listening the firewall is not part of the game > "Everyone deserves an award!!"
2017 May 17
2
DNS (bind_dlz) forwarding not working
...don't think so. # netstat -npl |grep 53 tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 27882/samba tcp6 0 0 :::53 :::* LISTEN 27882/samba udp 0 0 0.0.0.0:53 0.0.0.0:* 27882/samba udp6 0 0 :::53 :::* 27882/samba If I use a public DNS, for example, "dns forwarder = 8.8.8.8" necessarily must work, right? On Wed, May 17, 2017 at 4:52 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Tue, 16 May 2017 19:27:33...
2002 Jan 04
1
rsync does not listen on ipv4 ports in daemon mode
...*.* udp 0 0 grossmang.net.domain *.* udp 0 0 localhost.domain *.* udp 0 0 *.syslog *.* tcp6 0 0 *.rsync *.* LISTEN tcp6 0 0 *.ssh *.* LISTEN udp6 0 0 *.23999 *.* # telnet localhost 873 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused
2014 Dec 18
0
[PATCH 01/10] core: Split out UFO6 support
...virtio,tun,macvtap,packet, since we can handle IPv6 now even if it's suboptimal. Above two seem like smalling patches, appropriate for stable. Next, work on a new feature to pass fragment ID in virtio header: 3. split UFO/UFO6 as you did here, but add code in above 4 places to convert UDP to UDP6, additionally, add code in - virtio net tx path - tun tx path (get user) - macvtap rx patch (put user) - packet socket rx patch (put user) to convert UDP6 to UDP. step 3 needs to be bisect-clean, somehow. 4. add new field in header, new feature bit for virtio net to gate it, new ioctls to tu...
2014 Dec 18
0
[PATCH 01/10] core: Split out UFO6 support
...virtio,tun,macvtap,packet, since we can handle IPv6 now even if it's suboptimal. Above two seem like smalling patches, appropriate for stable. Next, work on a new feature to pass fragment ID in virtio header: 3. split UFO/UFO6 as you did here, but add code in above 4 places to convert UDP to UDP6, additionally, add code in - virtio net tx path - tun tx path (get user) - macvtap rx patch (put user) - packet socket rx patch (put user) to convert UDP6 to UDP. step 3 needs to be bisect-clean, somehow. 4. add new field in header, new feature bit for virtio net to gate it, new ioctls to tu...
2014 Dec 20
0
[PATCH 01/10] core: Split out UFO6 support
...dd helper that checks skb GSO type. > > If it is SKB_GSO_UDP, check for IPv6, and > > generate the fragment ID. > > > > Call this helper in > > - virtio net rx path > > Why do we need id on rx path? Fragment ID should only be generated on tx. So that all GSO_UDP6 packets have fragment ID as appropriate. It's similar to how we fill it on rx in tun, is it not? > > - tun rx path (get user) > > - macvtap tx patch (get user) > > - packet socket tx patch (get user) > > The reset makes sense. > > > > 2. Put back UFO f...
2014 Dec 20
0
[PATCH 01/10] core: Split out UFO6 support
...dd helper that checks skb GSO type. > > If it is SKB_GSO_UDP, check for IPv6, and > > generate the fragment ID. > > > > Call this helper in > > - virtio net rx path > > Why do we need id on rx path? Fragment ID should only be generated on tx. So that all GSO_UDP6 packets have fragment ID as appropriate. It's similar to how we fill it on rx in tun, is it not? > > - tun rx path (get user) > > - macvtap tx patch (get user) > > - packet socket tx patch (get user) > > The reset makes sense. > > > > 2. Put back UFO f...
2008 Feb 29
4
7.0 - slow/unstable Internet access via Linux router
Hello, recently I've installed 7.0 and now I'm observing strange thing with my Internet connection. Access to some sites may be VERY slow or doesn't work at all with different kinds of timeout messages or without messages at all (but other sites works fine). For example, firefox may say "Transferring data from..." message and then "The connection to the server was reset