Where is the UAS running that the client is communicating too? The re-INVITE should have the same call-id, branch and to tag, so I'm thinking the UAS will pick up the IP change which is ultimately what you want.

Ed

Bill McGonigle wrote:

On Dec 15, 2005, at 18:22, [EMAIL PROTECTED] wrote:

When the IP address on the client changes, it sends a reinvite to the NAT box to tell it what the new IP address is.


I don't know SIP beyond a magazine article, but at a higher level it sounds like you need something like a mod_conntrack_sip that would know how to parse the SIP reinvite and tweak the proper kernel entries accordingly.

Or you might be able to find a module that can track the DHCP conversations similarly. That being older it's more likely to exist and would be protocol-generic, so probably better.

Either way, it sounds like you probably need a kernel module that understands that kind of traffic and can adjust the NAT tables.

-Bill
-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
[EMAIL PROTECTED]           Cell: 603.252.2606
http://www.bfccomputing.com/    Page: 603.442.1833
Blog: http://blog.bfccomputing.com/
VCard: http://bfccomputing.com/vcard/bill.vcf

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to