search for: pf_inet6

Displaying 20 results from an estimated 28 matches for "pf_inet6".

Did you mean: pf_inet
2004 Dec 28
1
OpenSSH 3.9p1 X11 forwarding
...ocmask(SIG_BLOCK, 0xFFBFF1E0, 0xFFBFF1F0) = 0 19279: 15.5929 sigprocmask(SIG_SETMASK, 0xFFBFF1F0, 0x00000000) = 0 19279: 15.5930 read(6, " {9011 C82F0FE ZBFC8 .DC".., 16384) = 112 19279: 15.5934 stat64("/usr/openwin/bin/xauth", 0xFFBFEFA0) = 0 19279: 15.5938 so_socket(PF_INET6, SOCK_STREAM, IPPROTO_IP, "", 1) = 8 19279: 15.5940 bind(8, 0x00072238, 32, 3) Err#126 EADDRNOTAVAIL 19279: 15.5942 close(8) = 0 19279: 15.5944 so_socket(PF_INET, SOCK_STREAM, IPPROTO_IP, "", 1) = 8 19279: 15.5946 b...
2002 Apr 23
1
problem with X11 forwarding and use_localhost on Linux (solution)
On Linux (and others that define DONT_TRY_OTHER_AF) x11_create_display_inet() will only use the first entry returned by getaddrinfo(). When binding sockets to "ANY" this is fine on Linux since a PF_INET6 socket bound to ANY will also include IPv4. However when x11_use_localhost (X11UseLocalhost) is set, this is a problem. getaddrinfo() will then return an AF_INET6 entry with IPv6 address ::1 and also AF_INET entry with IPv4 address 127.0.0.1. Currently one binds only to the first (unless that bind...
2016 May 31
2
[Bug 1071] New: nftables: set does not work within inet table with option flags interval
...t line given in each example differ, where rule check working is 127.0.0.1 and rule check not working is ::ffff:127.0.0.1. I am using the following versions, compiled today (5/31). libnftnl-1.0.6-x86_64-1 nftables-e049f92bb7b98dfa218eda2b9b6f14506238abf2-x86_64-1 Without flags interval: socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 5 connect(5, {sa_family=AF_INET6, sin6_port=htons(22), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 getsockname(5, {sa_family=AF_INET6, sin6_port=htons(45890), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_f...
2016 Oct 13
3
Bug 6870 resurfaced in Samba 4.2.10
...RDWR|O_NONBLOCK) = 0 <0.000016> 11:41:52 fcntl(11, F_GETFD) = 0 <0.000015> 11:41:52 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 <0.000016> 11:41:52 connect(11, {sa_family=AF_INET, sin_port=htons(389), sin_addr=inet_addr("192.168.81.132")}, 16) = 0 <0.000050> 11:41:52 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 12 <0.000025> 11:41:52 fcntl(12, F_GETFL) = 0x2 (flags O_RDWR) <0.000016> 11:41:52 fcntl(12, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000015> 11:41:52 fcntl(12, F_GETFD) = 0 <0.000016> 11:41:52 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 <0.000015> 11:41:52...
2003 Mar 24
1
IMQ
Hello I have a server with a dsl connection on eth1 and local interface eth0. Because of the NAT i cannot direct traffic to IMQ device in PREROUTING chain but have to use INPUT and FORWARD. So i use rules. iptables -t mangle -A INPUT -i eth1 -j IMQ --todev 0 iptables -t mangle -A FORWARD -i eth1 -j IMQ --todev 0 And now the strange thing: FORWARD traffic gets directed nicely to the IMQ, but
2011 Nov 12
5
[Bug 1950] New: sshd tries to bind over and over to ::1 for several seconds
...n login process a lot. When such scenario can happen, so AF_INET6 socket creation is allowed but ::1 doesn't exist? This can happen in linux-vserver.org guest or on a pure Linux system with net.ipv6.conf.all.disable_ipv6 sysctl set to 1. That how it looks under strace: 28636 10:33:49 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 6 <0.000020> 28636 10:33:49 connect(6, {sa_family=AF_INET6, sin6_port=htons(6493), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 EAD DRNOTAVAIL (Cannot assign requested address) <0.000020> 28636 10:33:49 conn...
2014 Jul 18
1
Samba DC join fails - IPv4/IPv6 issue
...-f -e trace=network samba-tool domain join CENTRAL.DOMAIN.COM.BR DC -Uadministrator --realm=CENTRAL.DOMAIN.COM.BR --dns-backend=BIND9_DLZ ..... [pid 1533] +++ killed by SIGKILL +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=1533, si_status=SIGKILL, si_utime=0, si_stime=0} --- socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 5 setsockopt(5, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0 *connect(5, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6, "2001:1291:XXX:85Xa::66XX", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 ENETUNREACH (Network is unreachable)* ERROR(exc...
2013 Mar 10
1
Samba DC join fails - IPv4/IPv6 issue
...quot;NQ\205\200\0\1\0\1\0\0\0\0\5venus\5linex\4r00t\2la"..., 1500, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.6")}, [16]) = 53 Process 1635 suspended [pid 1640] +++ killed by SIGKILL +++ Process 1635 resumed --- SIGCHLD (Child exited) @ 0 (0) --- socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 5 setsockopt(5, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0 connect(5, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6, "2001:xxxx:xxxx:xxxx::2", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 ENETUNREACH (Network is unreachable) ERROR(excepti...
2014 Jul 21
2
Feature Request: Ability to join a IPv4-Only DC, into a Dual-Stacked "Samba4 AC DC" PDC.
...BR <http://central.domain.com.br/> DC -Uadministrator --realm=CENTRAL.DOMAIN. COM.BR <http://com.br/> --dns-backend=BIND9_DLZ ..... [pid 1533] +++ killed by SIGKILL +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=1533, si_status=SIGKILL, si_utime=0, si_stime=0} --- socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 5 setsockopt(5, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0 *connect(5, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6, "2008:29Y:XXX:85Xa::66XX", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 ENETUNREACH (Network is unreachable)* ERROR(exce...
2008 Aug 11
0
rsync failure with error 12
...read(4, "ask> <value>\n# Add another "..., 1024) = 1024 read(4, "\n# and 10.3 in RFC 3484. The"..., 1024) = 301 read(4, "", 1024) = 0 close(4) = 0 munmap(0xb7f83000, 4096) = 0 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 4 connect(4, {sa_family=AF_INET6, sin6_port=htons(873), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 getsockname(4, {sa_family=AF_INET6, sin6_port=htons(35626), inet_pton(AF_INET6, "::1", &sin6_addr), sin...
2013 Nov 08
1
Rsync hanging, even with timeout and contimeout specified
...GRAM, IPPROTO_IP) = 3 connect(3, {sa_family=AF_INET, sin_port=htons(873), sin_addr=inet_addr("202.158.214.106")}, 16) = 0 getsockname(3, {sa_family=AF_INET, sin_port=htons(36226), sin_addr=inet_addr("173.255.192.10")}, [16]) = 0 close(3) = 0 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 3 connect(3, {sa_family=AF_INET6, sin6_port=htons(873), inet_pton(AF_INET6, "2001:388:30bc:cafe::beef", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 getsockname(3, {sa_family=AF_INET6, sin6_port=htons(42032), inet_pton(AF_INET6, "2600:3c00::f...
2016 Oct 14
0
Bug 6870 resurfaced in Samba 4.2.10
...0.000016> > 11:41:52 fcntl(11, F_GETFD) = 0 <0.000015> > 11:41:52 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 <0.000016> > 11:41:52 connect(11, {sa_family=AF_INET, sin_port=htons(389), > sin_addr=inet_addr("192.168.81.132")}, 16) = 0 <0.000050> > 11:41:52 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 12 <0.000025> > 11:41:52 fcntl(12, F_GETFL) = 0x2 (flags O_RDWR) <0.000016> > 11:41:52 fcntl(12, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000015> > 11:41:52 fcntl(12, F_GETFD) = 0 <0.000016> > 11:41:52 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 <0...
2003 Jan 20
0
[patch] Recent IPv6 changes in rsync/access.c
...gt; I see.. patch is attached & at the bottom. > > I will walkthrough where I see the bug to have this make sense. I > start in match_address() where I note char mask[16] at the top. > Continuing on, we get to a switch statement for the address family; > we imagine we take the PF_INET6 case. Two things of note here, 1st > is addrlen = 16; 2nd is what appears to be a pasto, two copies of > > a = (char *)&sin6a->sin6_addr; > t = (char *)&sin6t->sin6_addr; > > are found, surrounding an if statement that shouldn't...
2004 May 04
2
rsync 2.6.2 --daemon Problem
Hi, I've a problem with rsync 2.6.2 and the daemon. I've installed it precisly as I did with 2.6.0 (I've tried before with 2.6.1 and was having the same problems as now with 2.6.2). When I try to a rsync --daemon command the rsync offcourse finishes, but in the log file it says 2004/05/04 21:15:10 [22369] rsyncd version 2.6.2 starting, listening on port 873 2004/05/04 21:15:10
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
...; 11:41:52 fcntl(11, F_GETFD) = 0 <0.000015> >> 11:41:52 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 <0.000016> >> 11:41:52 connect(11, {sa_family=AF_INET, sin_port=htons(389), >> sin_addr=inet_addr("192.168.81.132")}, 16) = 0 <0.000050> >> 11:41:52 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 12 <0.000025> >> 11:41:52 fcntl(12, F_GETFL) = 0x2 (flags O_RDWR) <0.000016> >> 11:41:52 fcntl(12, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000015> >> 11:41:52 fcntl(12, F_GETFD) = 0 <0.000016> >> 11:41:52 fcntl(12, F_SETFD, FD_CL...
2011 May 12
1
[Bug 717] New: ip6tables: Unknown error 18446744073709551615
...mmap(NULL, 2100032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc717376000 mprotect(0x7fc717377000, 2093056, PROT_NONE) = 0 mmap(0x7fc717576000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x7fc717576000 close(3) = 0 socket(PF_INET6, SOCK_RAW, IPPROTO_RAW) = 3 getsockopt(3, SOL_IPV6, 0x40 /* IPV6_??? */, "filter\0\377\0\0\0\0\0\0\0\0\222\0\0\0\0\0\0\0008\230^\27\0\210\377\377"..., [84]) = 0 getsockopt(3, SOL_IPV6, 0x41 /* IPV6_??? */, "filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., [8384])...
2016 Oct 17
0
Bug 6870 resurfaced in Samba 4.2.10
...F_GETFD) = 0 <0.000015> > >> 11:41:52 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 <0.000016> > >> 11:41:52 connect(11, {sa_family=AF_INET, sin_port=htons(389), > >> sin_addr=inet_addr("192.168.81.132")}, 16) = 0 <0.000050> > >> 11:41:52 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 12 <0.000025> > >> 11:41:52 fcntl(12, F_GETFL) = 0x2 (flags O_RDWR) <0.000016> > >> 11:41:52 fcntl(12, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000015> > >> 11:41:52 fcntl(12, F_GETFD) = 0 <0.000016> > >> 11:41:52 fcnt...
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
...LL, 8) = 0 rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0 rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, [HUP INT TERM], NULL, 8) = 0 getpid() = 2791 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3 close(3) = 0 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 EAFNOSUPPORT (Address family not supported by protocol) futex(0x402461f0, FUTEX_WAKE, 2147483647) = -1 ENOSYS (Function not implemented) brk(0) = 0x80566e8 brk(0x80776e8) = 0x80776e8 brk(0)...
2019 Aug 02
0
Wine release 4.13
...Add gesture defines. include: Add recovery defines. include: Add IPreviewHandlerFrame interface declaration. include: Add Network Address Control defines. msvcrt: Add strupr_s declaration. include: Add filter.idl. include: Added thumbcache.idl. include: Add PF_INET6 define. include: Correct LVINSERTMARK define. include: Use macro SNDMSG to send messages. include: Added missing Header_* defines. include: Added missing Button_* defines. include: Added Pager_* defines. include: Added missing ListView_* defines. include: A...
2004 Sep 21
2
2.6.2 rsync --daemon is not working for me
Hi! I'm unable to write with remote rsync in daemon mode. ********* My configuration: rsync 2.6.2 Linux 2.4.20-alt16-up (ALTLinux www.altlinux.org) (There is owl-patch in ALTLinux-kernel) ========== /etc/rsyncd.conf ============= log file = /var/log/rsync [routers] comment = Our Backups path = /mnt/backup/routers uid = archiver gid = archiver use chroot = true read only = false list = true