我当时配的时候就按照这个
Solaris ipfilter/NAT Config
一、What is NAT?
Network Address Translation (NAT) allows systems that are on an unregistered network of private IP addresses to access the Internet via a genuine registered IP address, which is perhaps issued by your ISP when you login via a PPP connection.
NAT is the facility that translates all the source addresses and port numbers in IP packets originating from the unregistered private network to the public IP address of the host running the NAT software.NAT will allow systems on a private network to share the single registered IP address to access network services such as ftp, telnet, email and the World Wide Web.
二、RFC-1918 Address space
A private network in general consists of IP addresses especially put aside the purpose. These IP addresses are referred to as "non routing" IP addresses and allow hosts not connected to the Internet to provide connectivity with one another on their own private LAN or WAN, with full IP connectivity.
Three private address ranges have been allocated for this purpose:
10.0.0.0 - 10.255.255.255 (10/8 prefix)
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
Each of these address ranges is a Class A, B, and C network, respectively. The complete specification for private non routing IP addresses can be found in RCF-1918 at ftp://www.arin.net/rfc/rfc1918.txt
三、Obtaining the Binary
read the readme file and download the package file of ipfilter for Solarisx86 2.7 at: ftp://fishbutt.fiver.net/pub/solarisx86/net
四、Configuring the software
Once you have installed the software on your system, you'll have to reboot, to allow the device drivers to load. Before you do this it is suggested to make the following changes to your boot routine.
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 时间 翻译 英文 回复 可以 mapppp0192.168.100.0/24- |
注册
个人空间
