Microsoft Internet Security and Acceleration Server 2000 |
Adds to the LAT the IP ranges that are accessible through selected network interface cards (NICs). The additional IP ranges are taken from the server specified by the sServerName parameter. The selected NICs are specified by manipulating the Adapters property of the corresponding FPCServer object.
Note Changes made by using this method will not take effect until you call the FPCLAT.Save method.
FPCLAT.AddFromSelectedAdapters( sServerName )
HRESULT AddFromSelectedAdapters( BSTR sServerName );
Note When you've made and saved changes to the LAT that will affect whether a Network Interface Card (NIC) is external or internal, the Firewall and Web proxy (w3proxy) services must be restarted for your change to take effect. To stop and restart the services, use the FPCArray.SendRestartNotification method.
AddFromAllCards, FPCServer.Adapters.