Specify firewall port using RSS Data Provider
Connection string
This CData ADO.NET Provider for RSS connection string can be used for connections to RSS / Atom.
URL=http://someservice.com/atom-feed/;User=myUsername;Password=myPassword;
Firewall Server=fireWallIPorDNSname;Firewall User=fwUserName;
Firewall Password=fwPassword;Firewall Port=1234;