04-27-2012 03:59 PM - edited 03-17-2019 11:07 PM
I have a VCS Control and Express that seem to work properly with normal endpoints.
Also, Movi users can register from inside to the control without a problem.
I have the zones,etc. setup properly I believe.
What I am not sure about is
Control and Express have private IP addresses
Express has a 1:1 NAT from it's public address.
It does not have dual nic option.
Will this cause any problem for movi registration from the outside?
I do not even see the registration attempt in the event log. I only see a subscribe.
Thanks
Solved! Go to Solution.
04-27-2012 08:21 PM
Hi John,
Yes, using a 1:1NAT with expressway you need a DUAL NIC option key. It will enable the option to configure the STATIC NAT address under IP Field configuration.
With this configuration expressway would come to know about the NAT address.
If you collect the logs then you would see the subscribe message however if you collect the wireshark trace or logs from MOVI/Jabber client you will see the jabber try to send the registration message to private ip-address of expressway and not the NAT'ed ip and then the registration will get failed.
to make the scenario working you need dual nic option key.
check the below link for more details.
Appendix 4 on page no 59 has really good explanation.
Thanks
Alok
04-27-2012 08:21 PM
Hi John,
Yes, using a 1:1NAT with expressway you need a DUAL NIC option key. It will enable the option to configure the STATIC NAT address under IP Field configuration.
With this configuration expressway would come to know about the NAT address.
If you collect the logs then you would see the subscribe message however if you collect the wireshark trace or logs from MOVI/Jabber client you will see the jabber try to send the registration message to private ip-address of expressway and not the NAT'ed ip and then the registration will get failed.
to make the scenario working you need dual nic option key.
check the below link for more details.
Appendix 4 on page no 59 has really good explanation.
Thanks
Alok
04-27-2012 08:59 PM
Ok, that is what I thought, but looking at the wireshark, which I am capturing from the movi client machine
it looks like there is a bunch of packets going back and forth from my ip to the public ip.
I don't see the private address of the SIP server. Is it within the packet?
04-27-2012 09:36 PM
Hi John,
Movi/Jabber registration i would say not a straight process, in initial subscribe messages you would see that VCS sends a 401 "un-authorized"or 407 message for "proxy authentication-required" depending on the deployment method you have for the jabber/movi authentication, followed by NOTIFY and then REGISTER.
Information related to provisioning is sent under xml data sent by provisioning server.
Thanks
Alok
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide