摘要:
首先扔几条命令: ip nat inside source static 1.1.1.1 2.2.2.2 ip nat inside destination list 1 pool roc ip nat outside source static 2.2.2.2 1.1.1.1 ip nat out 阅读全文
摘要:
NAT 一、概述 NAT英文全称是“Network Address Translation”,中文意思是“网络地址转换”,它是一个IETF(Internet Engineering Task Force, Internet工程任务组)标准,允许一个整体机构以一个公用IP(Internet Proto 阅读全文