<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Skip the whole NAT scenario.<br>
<br>
Put up an asterisk box with two network interfaces.&nbsp; One interface
connects to the real world on your new IP address from your new ISP.&nbsp;
The other interface can be on the same subnet as the windows box that
you can't change.&nbsp; Set up a SIP trunk to your Windows box.&nbsp; Use packet
2 packet bridging in asterisk.&nbsp; Now that the emergency is over you can
migrate off of your Windows thing at a more comfortable pace.<br>
<br>
You will be using someone else's public IP privately for awhile, but
the main thing affected by that is your asterisk box won't be able to
talk to anybody in that subnet in the outside world.&nbsp; You'll have to
determine how bad of a thing that would be.<br>
<br>
BTW:&nbsp; What the heck is this software?&nbsp; Sounds like whoever wrote that
wasn't thinking ahead.<br>
<br>
<br>
<blockquote cite="mid:125192.81867.qm@web95618.mail.in.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top">
        <div>Hello,</div>
        <div>&nbsp;</div>
        <div>I'm in a bit of a fix. We have a particular Windows based
softswitch which is has its SIP and H323 ports hardcoded to listen on a
particular IP address. The problem is that the ISP is having major
issues and we can no longer depend on them for service. The softswitch
will not listen on any other IP address and this can not be fixed. I
was thinking of creating a NAT network wherein we will forward all
traffic from another public ip address to this server, however I'm not
sure how this will work. Do I need to modify the sip headers? Any
thoughts or suggestions? </div>
        <div>&nbsp;</div>
        <div>Thanks,</div>
        <div>Nivin</div>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
</blockquote>
<br>
</body>
</html>