Re: Change ip_conntrack_sip default port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Sebastien VECTEN a écrit :
I tried to change the default port of sip_contrack and h323_conntrack
in iptables. The problem is those conntrack are "hard compiled" in the
kernel (not as module if not the command "modprobe ip_conntrack_sip
port=xxxx" is the solution).
I would like to know if its possible to change this port (without
change kernel) when the conntrack is "hard compiled" and especially
where?

In the bootloader (lilo, grub...) configuration file.

From linux-2.6.x/Documentation/kernel-parameters.txt :

  Module parameters for loadable modules are specified only as the
  parameter name with optional '=' and value as appropriate, such as:

	modprobe usbcore blinkenlights=1

  Module parameters for modules that are built into the kernel image
  are specified on the kernel command line with the module name plus
  '.' plus parameter name, with '=' and value if appropriate, such as:

	usbcore.blinkenlights=1



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux