All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter@lists.netfilter.org
Subject: Re: Change ip_conntrack_sip default port
Date: Thu, 23 Aug 2007 20:30:36 +0200	[thread overview]
Message-ID: <46CDD24C.8050805@plouf.fr.eu.org> (raw)
In-Reply-To: <DIIE.00000AF100044B14@aressi.fr>

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


  parent reply	other threads:[~2007-08-23 18:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 15:30 Change ip_conntrack_sip default port Sebastien VECTEN
2007-08-23 16:29 ` michel banguerski
2007-08-23 18:30 ` Pascal Hambourg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-27  6:51 Sebastien VECTEN
2007-08-27  7:52 ` Jozsef Kadlecsik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46CDD24C.8050805@plouf.fr.eu.org \
    --to=pascal.mail@plouf.fr.eu.org \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.