I’m trying to stream traffic from a router i have on the net to my local machine. THe stream is running over port udp 37008.
I have tons of syslog messages pooring through this router on many different udp ports..all are dst-nat NetMapped to the proper logging machine.
THe problem is that i can not see ANY of these packets on the dst-nat rule (by watching the packet / bytes couter) thus they are not being mapped.
A mangle or Firewall rule sees the data on dst port 37008 just fine. SO i tried doing a mangle rule that catches the packets with action Packet Mark…then just set the NAT Netmap rule to look for the packet mark…does not work. still does not see any traffic.
Any Ideas? this may be a bug related to this type of traffic.
tks