当前位置:网站首页>Iptables layer 4 forwarding
Iptables layer 4 forwarding
2022-07-03 02:04:00 【fyttttttt】
iptables -t nat -nL --line Look at the rules
iptables -F -t nat Clear rules
iptables -t nat -A PREROUTING --dst Local ip -p tcp --dport Local port -j DNAT --to-destination Purpose ip: port
iptables -t nat -A POSTROUTING --dst Purpose ip -p tcp --dport Destination port -j SNAT --to-source Local ip
边栏推荐
- Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance o
- DML Foundation
- [Yu Yue education] Jiujiang University material analysis and testing technology reference
- Trial setup and use of idea GoLand development tool
- How do browsers render pages?
- 网络安全-DNS欺骗与钓鱼网站
- Deep learning notes (constantly updating...)
- ¢ growth path and experience sharing of getting an offer
- Network security - scan
- 【Camera专题】Camera dtsi 完全解析
猜你喜欢
¢ growth path and experience sharing of getting an offer
How do it students find short-term internships? Which is better, short-term internship or long-term internship?
Smart management of Green Cities: Digital twin underground integrated pipe gallery platform
Depth (penetration) selector:: v-deep/deep/ and > > >
[leetcode] 797 and 1189 (basis of graph theory)
LabVIEW安装第三方VISA软件后NI VISA失效
Wechat applet Development Tool Post net:: Err Proxy Connexion Problèmes d'agent défectueux
Asian Games countdown! AI target detection helps host the Asian Games!
Performance test | script template sorting, tool sorting and result analysis
[shutter] shutter debugging (debugging control related functions | breakpoint management | code operation control)
随机推荐
MySQL学习03
小程序开发黑马购物商城中遇到的问题
es6 filter() 数组过滤方法总结
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance o
网络安全-中间人攻击
Ni visa fails after LabVIEW installs the third-party visa software
Network security - Trojan horse
Where is the future of test engineers? Confused to see
Some functions of applet development
Network security - talking about security threats
One of the C language practical projects is greedy snake
Trial setup and use of idea GoLand development tool
NCTF 2018 part Title WP (1)
[camera topic] how to save OTP data in user-defined nodes
PS去除水印详解
Machine learning notes (constantly updating...)
easyExcel
How to find summer technical internship in junior year? Are you looking for a large company or a small company for technical internship?
疫情當頭,作為Leader如何進行團隊的管理?| 社區征文
stm32F407-------DMA