I need to relate multiple streams within my conntrack helper module. The problem I am running into is that I do not know one of the port numbers needed for the tuple. I have tried creating a tuple & mask that did not look at the unknown port number, but that resulted in only the first stream matching. I know the newnat patch allows for multiple streams to be associated to a single logical connection but can't quite figure out how to do it. Help is appreciated.
Brennen Reynolds