View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001708 | ClearOS | app-nat-firewall - 1-to-1 NAT | public | 2014-05-21 15:07 | 2020-05-14 10:04 |
|
Reporter | user2 | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | suspended | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0001708: Verify behavior if ICMP forwarding when single port is forwarded |
Description | ICMP should be forwarded to the target system when a 1-to-1 NAT rule is created. These rules are created by the firewall, but there might be a missing PREROUTING rule, e.g.:
iptables -t nat -I PREROUTING -p icmp -d 1.2.3.4 -j DNAT --to 192.168.1.100 |
Additional Information | http://opsmonkey.blogspot.ca/2007/02/path-mtu-discovery-and-mtu.html [^] |
Tags | No tags attached. |
|
Attached Files | |
|