"Firewall is Traceroute visible" enabled.
It works if I do a traceroute to any of ASL's interfaces.
However,
If I traceroute from INT to a machine in the DMZ, I get:
Code:
C:\>tracert 10.0.0.10
Tracing route to linux [10.0.0.10]
over a maximum of 30 hops:
1 * * * Request timed out.
2
The DMZ server shows up but the firewall does not.
The packetfilter log shows:
Code:
2004:06:27-11:26:44 (none) kernel: DROP: IN= OUT=eth0 SRC=192.168.11.1 DST=192.168.11.13 LEN=120 TOS=0x00 PREC=0xC0 TTL=64 ID=44735 PROTO=ICMP TYPE=11 CODE=0 [SRC=192.168.11.13 DST=10.0.0.10 LEN=92 TOS=0x00 PREC=0x00 TTL=1 ID=26162 PROTO=ICMP TYPE=8 CODE=0 ID=512 SEQ=25856 ]
192.168.11.1 is the firewall, 11.13 is the PC.
It looks to me like the REPLY packets are getting dropped by the firewall for some reason.
Thanks,
Barry
This thread was automatically locked due to age.