Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 216.73.216.44
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
tcp_wrappers-libs-7.6 /
Delete
Unzip
Name
Size
Permission
Date
Action
BLURB
1.7
KB
-rw-r--r--
1997-03-21 18:27
Banners.Makefile
2.17
KB
-rw-r--r--
1997-02-12 01:13
CHANGES
18.75
KB
-rw-r--r--
1997-03-21 18:27
DISCLAIMER
792
B
-rw-r--r--
1996-02-11 16:01
README
47.08
KB
-rw-r--r--
1997-03-21 18:27
README.IRIX
2.57
KB
-rw-r--r--
1994-12-28 17:45
README.NIS
6.52
KB
-rw-r--r--
1996-02-11 16:24
README.ipv6
1.12
KB
-rw-r--r--
1999-10-28 08:28
README.ipv6.2
231
B
-rw-r--r--
2003-04-16 14:31
Save
Rename
The IPV6 code is enabled by uncommenting IPV6 = -DHAVE_IPV6 Check your system specific make line for the entry IPV6="$(IPV6)"; it has not been added to most yet. The code was tested on Solaris 8 Beta. A single tcpd binary supports IPV6 and IPV4 sockets as well as TLI (v4/v6). The code successfully compiles on Solaris 7 + playground.sun.com IPV6 patch, but I have not tested the binary. The code also compiles on AIX using "-DHAVE_IPV6 -DUSE_GETHOSTBYNAME2" The KILL_IPOPTIONS option doesn't work. (Something to do with IPV4 addresses mapped inside IPV6 sockets) The code extends the hosts.{allow,deny} syntax in a minor way. You can now specify IPV6 address, like this: # Ipv6 numeric address someservice: [x:x:x::x] # Ipv6 network otherservice: [x:x:x::x/prefix] Note that the "[" and "]" are part of the syntax; no whitespace is allowed inside the []. The datastructures have been modified such that we hope that libwrap binary compatibility is maintained. The original tcp_wrappers-7.6 files have been renamed and have a .org extension; only this file (README.ipv6) was added. Casper Dik (Casper.Dik@Holland.Sun.COM)