Hi Guys how are you?
I have been testing ACL setup on a Huawei HG8247W5, trying to understand how each TR parameter modification reflects on the WEB GUI. And I have some of them that I can’t figure them out.
I am specifically talking about the “Precise Device Access Control” WEB GUI Menu and how the parameters via ACS modifies WEB GUI fields.
These one appears to be like a “shortcut” and directly enable/disable most commont applications, whithout having to create a ACL Rule and without specifying which LAN/WAN interface, Priority or LAN Ports affected. I don’t find such “global” configuration on the WEB GUI.
InternetGatewayDevice.X_HW_Security.AclServices.HTTPLanEnable
InternetGatewayDevice.X_HW_Security.AclServices.HTTPWanEnable
InternetGatewayDevice.X_HW_Security.AclServices.FTPLanEnable
InternetGatewayDevice.X_HW_Security.AclServices.FTPWanEnable
InternetGatewayDevice.X_HW_Security.AclServices.TELNETLanEnable
InternetGatewayDevice.X_HW_Security.AclServices.TELNETWanEnable
InternetGatewayDevice.X_HW_Security.AclServices.SSHLanEnable
InternetGatewayDevice.X_HW_Security.AclServices.SSHWanEnable
InternetGatewayDevice.X_HW_Security.AclServices.SamBaLanEnable
InternetGatewayDevice.X_HW_Security.AclServices.SamBaWanEnable
This parameter:
InternetGatewayDevice.X_HW_Security.AclServices.WanAccess.
is related to these subnodes, and I don’t know if they are just a different way to setup an ACL:
InternetGatewayDevice.X_HW_Security.AclServices.WanAccess.x.Enable = 1
InternetGatewayDevice.X_HW_Security.AclServices.WanAccess.x.Protocol = HTTP,SSH
InternetGatewayDevice.X_HW_Security.AclServices.WanAccess.x.WanName = wan1.1.ip1
These two also don’t know what they are for:
InternetGatewayDevice.X_HW_Security.WANSrcWhiteList.WANSrcWhiteListEnable = 1
InternetGatewayDevice.X_HW_Security.WANSrcWhiteList.List.x.SrcIPPrefix = (Network to be used)
Then I have these two that I don’t know what they actually do on an ACL Rule:
InternetGatewayDevice.X_HW_Security.AclServices.AccessControl.List.x.DynamicWanServiceType
InternetGatewayDevice.X_HW_Security.AclServices.AccessControl.List.x.SrcMac
Any feedback will be very valuable !!!
Thanks !!!