Hi! Sorry for my English... I need to separate UDP packets via several ports according content of these packets. Each packet has fixed field (2 bytes) - "connection" number (session number), packet with the same number must be forwarded on the same port. It look like NAT, but based on content of UDP packet. Thanks!