All of lore.kernel.org
 help / color / mirror / Atom feed
* Change ip_conntrack_sip default port
@ 2007-08-23 15:30 Sebastien VECTEN
  2007-08-23 16:29 ` michel banguerski
  2007-08-23 18:30 ` Pascal Hambourg
  0 siblings, 2 replies; 5+ messages in thread
From: Sebastien VECTEN @ 2007-08-23 15:30 UTC (permalink / raw)
  To: netfilter

Hi,
 
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? (file or sysctl.conf etc... I didn't find)
 
By advance thank you for your assistance.
 
 
.VECTEN Sébastien


To: netfilter@lists.netfilter.org
    netfilter-failover@lists.netfilter.org





^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Change ip_conntrack_sip default port
@ 2007-08-27  6:51 Sebastien VECTEN
  2007-08-27  7:52 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastien VECTEN @ 2007-08-27  6:51 UTC (permalink / raw)
  To: netfilter

Hi,
 
Thank you for your response, the good solution is the helper module to change the defaut port.
 
-m helper --helper sip-5068 in a rule.
 
Thanks.
 
VECTEN Sébastien

To: netfilter@lists.netfilter.org
Cc: netfilter-failover@lists.netfilter.org





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-27  7:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2007-08-27  6:51 Sebastien VECTEN
2007-08-27  7:52 ` Jozsef Kadlecsik

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.