I changed following properties to false in DocumentServer\config\default.json and now it is working for me.
"request-filtering-agent" : {
"allowPrivateIPAddress": false,
"allowMetaIPAddress": false
},