`
JerryWang_SAP
  • 浏览: 957989 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

SAPGUI系统登录页面配置的SAProuter有什么用

阅读更多

大家在安装完SAPGUI后,准备添加系统列表进行登录时,注意过这个SAProuter字段么?

 

 

从SAP的帮助文档上可以找到SAProuter的定义:
https://help.sap.com/saphelp_nwes73/helpdata/en/48/6b41efb74c07bee10000000a42189d/content.htm?no_cache=true

SAProuter is an SAP program that acts as an intermediate station (proxy) in a network connection between SAP systems, or between SAP systems and external networks. SAProuter controls the access to your network, and, as such, is a useful enhancement to an existing firewall system (port filter).

Figuratively, the firewall forms an impenetrable “wall”around your network. However, since particular types of connections need to penetrate this wall, a “gate”has to be made in the firewall. SAProuter assumes control of this gate.
In short, SAProuter provides you with the means of controlling access to your SAP system.

SAProuter是一个SAP发布的应用,在SAP系统与系统之间,SAP系统与外部网络之间扮演着代理的角色。SAProuter能实现对SAP系统的访问控制,是企业防火墙的有效补充。

如下图所示,部署于企业局域网的客户端SAPGUI进行系统登录,登录请求通过局域网内的SAP router转发到Internet网络上的另一台SAP Router,再转发给部署于企业内网的ERP服务器。

 

 
 

上述描述的场景里,形象的说好比在ERP服务器所在的企业内网和SAPGUI的客户端所在的内网打了两个洞,在洞里部署两台SAP router确保只有受限的网络请求能够进出这两个被防火墙保护的安全网络。

这种“打洞”的思路在SAP另一款解决方案:SAP cloud connector里有类似的用法:

 

 

详情参考我的文章:使用Java+SAP云平台+SAP Cloud Connector调用ABAP On-Premise系统里的函数:

https://www.jianshu.com/p/3f28e575c93b

 

 

 

我们可以把用SAPGUI登录系统的快捷方式保存到本地,下次双击即可直接用SAPGUI登入系统:

 

 

用记事本打开,发现这些.sap文件的内容如下:

 

 

我们主要观看红色高亮部分。

H表示主机名,S表示服务Service。

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

 

 
0
0
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics