Forum Discussion

David_Pacheco's avatar
David_Pacheco
Icon for Nimbostratus rankNimbostratus
Oct 24, 2018

virtual server h323 with all ports and protocols does not working

Hello everyone,

 

Well, I tried to configure VS for H323 with all protocols and all port enabled (automap), and is working fine with outbound traffic, but when I tried to call my VS (inbound), I only see "syn" packets coming from internet , Ringing shown but can not answer the call, if push green button the call is not established at all. Thus, UDP traffic does not transfer.

 

Collected logs when i tried to call from INT:

 

09:48:04.626941 IP 169.45.75.100.12246 > X.A.B.C.1720: Flags [.], ack 842860550, win 123, options [nop,nop,TS val 2956472613 ecr 5560696], length 0 in slot1/tmm1 lis=/Common/VS_CLA flowtype=65 flowid=57009B06B7C0 peerid=57009B06B8C0 conflags=40208A4 inslot=0 inport=0 haunit=0 priority=0 peerremote=00000000:00000000:0000FFFF:AC14145A peerlocal=00000000:00000000:0000FFFF:AC141406 remoteport=1720 localport=47807 proto=6 vlan=2 09:48:04.626953 IP 172.20.20.6.47807 > 172.20.20.90.1720: Flags [.], ack 842860550, win 123, options [nop,nop,TS val 2956472613 ecr 5560696], length 0 out slot1/tmm1 lis=/Common/VS_CLA flowtype=161 flowid=57009B06B8C0 peerid=57009B06B7C0 conflags=40200A4 inslot=0 inport=0 haunit=1 priority=0 peerremote=00000000:00000000:0000FFFF:A92D4B64 peerlocal=00000000:00000000:0000FFFF:BE517A04 remoteport=12246 localport=1720 proto=6 vlan=4

 

I made some port tests from BigIP (like telnet to the node 172.20.20.90) and all responses are without problems.

 

I opened a support case, but can not help me with this configuration, I am looking for F5 documents on H 323, LITERALLY ... I have not found anything.

 

Please help me about this.

 

Best regards.

 

5 Replies

  • Hi,

     

    I guess the issue is that IP addresses are also inside H323 parameters....

     

    • peerremote=00000000:00000000:0000FFFF:AC14145A
    • peerlocal=00000000:00000000:0000FFFF:AC141406
    • remoteport=1720
    • localport=47807

    AC14145A is the hex value for 172.20.20.90

     

    AC141406 is the hex value for 172.20.20.6

     

    So, if you want to enable NAT, you have to also rewrite the content to match values

     

  • Hi David,

    Did you manage to solve it?

    If yes, how?

    Thanks.

    Kind regards,

    NS

  • Does anyone have a copy of the iApp. It looks like it was removed during the DevCentral updates.