Microsoft Internet Security and Acceleration Server 2000

FPCLAT.AddPrivateRanges Method

Adds the private ranges 10.x.x.x, 192.168.x.x. and 172.16.x.x - 172.31.x.x to the Local Address Table (LAT).

Note  Changes made by using this method will not take effect until you call the FPCLAT.Save method.

VBScript Syntax[VBScript]

FPCLAT.AddPrivateRanges()

C++ Syntax[C++]

HRESULT AddPrivateRanges();

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.

Applies To

FPCLAT