No, ISA external nic does not need to have Public IP addresses. They just need to be on a different subnet to any used addresses used internally on the LAN side. For example, as long as the router can port-forward or NAT all required inbound traffic targetted for 1.2.3.4 to 192.168.100.1 then all is fine.
Internet
|
1.2.3.4
router
192.168.100.1
|
192.168.100.2
ISA
10.1.5.1
|
-------------------- internal networks ---------------
In this scenario, you would need to ensure any public DNS A records or MX records resolved to the 1.2.3.4 address
Main Topics
Browse All Topics





by: What90Posted on 2007-04-21 at 19:47:42ID: 18953213
Depends on what the final goal is:-)
utorials/2 004rightst art.html
Have a look at this http://www.isaserver.org/t
You can still avoid having a public Ip address on the ISA if your router does port translation.
This allow external users to access those ISA protected systems. Normally for SMTP and web services.
Check your router type and guide for those details.