VMware, Inc. 41
Chapter 4 vShield Edge Installation
<vshieldEdgeConfig xmlns="vmware.vshield.edge.2.0">
<installParams>
<operationMode>routing</operationMode>
<version>2.0</version>
<resourcePoolId>resgroup-41</resourcePoolId>
<hostId>host-27</hostId>
<dataStoreId>datastore-28</dataStoreId>
<vmId>vm-102</vmId>
<applianceConfig>
<hostName>vShieldEdge-dvportgroup-63</hostName>
<disableInternalFirewallRules>false</disableInternalFirewallRules>
<interface>
<networkId>dvportgroup-63</networkId>
<ipAddress>192.168.1.1</ipAddress>
<subnetMask>255.255.255.0</subnetMask>
<mtu>1500</mtu>
</interface>
<interface>
<isUplink>true</isUplink>
<networkId>network-23</networkId>
<ipAddress>10.24.128.202</ipAddress>
<subnetMask>255.255.252.0</subnetMask>
<defaultGw>10.24.131.253</defaultGw>
<mtu>1500</mtu>
</interface>
</applianceConfig>
<vmFolderId>group-v3</vmFolderId>
</installParams>
<natConfig>
<rule>
<type>snat</type>
<internalIpAddress>any</internalIpAddress>
<externalIpAddress>10.24.130.250</externalIpAddress>
<enableLog>false</enableLog>
</rule>
</natConfig>
<firewallConfig>
<defaultPolicy>deny</defaultPolicy>
<enableLoggingForDefaultPolicy>false</enableLoggingForDefaultPolicy>
<blockIcmpErrors>false</blockIcmpErrors>
<rule>
<networkId>dvportgroup-63</networkId>
<protocol>tcp</protocol>
<destinationPort>any</destinationPort>
<destinationIpAddress>
<ipAddress>any</ipAddress>
</destinationIpAddress>
<sourcePort>any</sourcePort>
<sourceIpAddress>
<ipAddress>192.168.0.0</ipAddress>
</sourceIpAddress>
<direction>in</direction>
<action>allow</action>
<enableLog>false</enableLog>
<disabled>false</disabled>
</rule>
<rule>
<networkId>network-23</networkId>
<protocol>tcp</protocol>
<destinationPort>any</destinationPort>
<destinationIpAddress>
<ipAddress>any</ipAddress>
</destinationIpAddress>
<sourcePort>any</sourcePort>
<sourceIpAddress>
<ipAddress>192.168.0.0</ipAddress>
</sourceIpAddress>
<direction>in</direction>
Komentáře k této Příručce