Forum Discussion
AusSupportin70
2 months agoFrequent Visitor
Connection Issues with Mongo DB using Fabric VNET Data Gateway
Getting the above error when trying to connect. MondoBD TLS Mode set to RequireTLS. but we have set to allowconnectionwithoutcertificate:true port:27017 bindip:0.0.0.0
- 2 months ago
Noticed it is SSL Cert issue. All Sorted
AusSupportin70
2 months agoFrequent Visitor
Can you also delpy test VM on the same subnet and try connecting to MongoDB? No we cannot associate anything to this subnet.
I can ping the ModoDb server and Port via the Test VM in fabric Vnet
ati_puri
2 months agoResolver III
how about the Subnet IP whitelisting?
- AusSupportin702 months agoFrequent Visitor
Whitelist From where?
Current setup as follows
Internet--Firewall---Azurerouteserver (Vnet1) ---- Peers to all Vnet2 ( Fabricgateway)....Vent8 ( MongoDb servers)
Now can ping Vm in Vnet8 from Vnet2 but cannot connect to vnet8 server using fabric gateway?