natd same_ports

2004-11-21 Thread Volker
Hi folks! Running natd under 5.3-RELEASE I've seen natd doesn't touch the port numbers - natd let packets pass with the same port numbers. I've tried setting the -same_ports natd option to no but natd behaviour doesn't change. From what I've found in the natd sources

Re: natd same_ports

2004-11-21 Thread Ari Suutari
Hi, Would please the maintainer or a core member check the natd.c source for the processing and correct defaults of natds' -same_ports option? I took a look at natd.c and the same_ports seems to be defined in source, it sets libalias options PKT_ALIAS_SAME_PORTS, nothing else. It relies