This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

H323 Traffic and NAT

How can describe into service list H323 traffic?
Can I decide what type of traffic make NAT or no?
For H323 traffic I don't must use NAT. Help me!!  [:S]


This thread was automatically locked due to age.
  • H.323 is one of the hardest protocols to get through a NAT.  The NAT MUST be H.323 aware.  H.323 uses up to three back chanels compared to FTP's one.  But worst, the addresses and ports to use are in ASN.1 commands.  Thus the NAT MUST do ASN.1 decoding.

    MANY NATS cannot handle H.323.  SIP will be the answer in the end.

     [:(]
  • X.208 Specification of abstract syntax notation one (ASN.1), 1988

    ASN.1 is what MIBs are coded in.

    PKCS7, the format for secure mail and X>509 (digital certificates) use ASN.1

    ASN.1 is more obscure than XML, as flexible, more exact for programming purposes, and much harder to read.

    H.323, as many ITU standards, uses ASN.1 for all data structures and commands.