当前位置:网站首页>iptables 4层转发
iptables 4层转发
2022-07-03 01:38:00 【fyttttttt】
iptables -t nat -nL --line 查看规则
iptables -F -t nat 清空规则
iptables -t nat -A PREROUTING --dst 本地ip -p tcp --dport 本地端口 -j DNAT --to-destination 目的ip:端口
iptables -t nat -A POSTROUTING --dst 目的ip -p tcp --dport 目的端口 -j SNAT --to-source 本地ip
边栏推荐
- 2022 financial product revenue ranking
- [camera topic] complete analysis of camera dtsi
- 詳細些介紹如何通過MQTT協議和華為雲物聯網進行通信
- What are the key points often asked in the redis interview
- 小程序开发黑马购物商城中遇到的问题
- Sweet talk generator, regular greeting email machine... Open source programmers pay too much for this Valentine's day
- Reprint some Qt development experience written by great Xia 6.5
- In 2022, 95% of the three most common misunderstandings in software testing were recruited. Are you that 5%?
- [AUTOSAR cantp] -2.11-uds diagnostic response frame data segment data padding data filling and data optimization data optimization (Theory + configuration)
- 力扣(LeetCode)183. 从不订购的客户(2022.07.02)
猜你喜欢
![[camera topic] turn a drive to light up the camera](/img/d3/7aabaa5c75813abc4a43820b4c3706.png)
[camera topic] turn a drive to light up the camera

Redis: simple use of redis

可視化yolov5格式數據集(labelme json文件)

可视化yolov5格式数据集(labelme json文件)

PS去除水印详解

Technology sharing | Frida's powerful ability to realize hook functions

Redis:Redis的简单使用

小程序開發的部分功能

Analysis, use and extension of open source API gateway apisex

Niuniu's ball guessing game (dynamic planning + prefix influence)
随机推荐
全链路数字化转型下,零售企业如何打开第二增长曲线
网络安全-漏洞与木马
[data mining] task 4:20newsgroups clustering
浏览器是如何对页面进行渲染的呢?
Visualisation de l'ensemble de données au format yolov5 (fichier labelme json)
[shutter] top navigation bar implementation (scaffold | defaulttabcontroller | tabbar | tab | tabbarview)
技术大佬准备就绪,话题C位由你决定
[camera topic] complete analysis of camera dtsi
The testing process that software testers should know
Deep learning notes (constantly updating...)
网络安全-中间人攻击
Swift开发学习
What are the key points often asked in the redis interview
es6 filter() 数组过滤方法总结
Network security - DNS spoofing and phishing websites
Vant implements a simple login registration module and a personal user center
苏世民:25条工作和生活原则
Prohibited package name
Problems encountered in small program development of dark horse shopping mall
网络安全-最简单的病毒