暂无评论
# 外网口出方向 目的端口映射
interface 外网接口
nat server protocol tcp global 公网IP 8088 inside 172.16.63.170 8088
重点:防火墙默认拒绝 外网→内网主动访问,策略不放行绝对不通
global 公网IP 是设备真实公网地址,不是错配undo nat alg enable tcp
# 看NAT映射表项
display nat server
# 看外网流量是否命中策略
display security-policy hit-count
# 会话排查(外网访问时敲)
display session table destination-ip 172.16.63.170
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论