Add a big fat warning that ProxyARP type addresses do not work with userland applications such as PFTPX (FTP Helper, squid, etc)

This commit is contained in:
Scott Ullrich 2006-06-07 18:59:23 +00:00
parent dd328aedf8
commit 4c6fc51111

View File

@ -392,6 +392,19 @@ function typesel_change() {
<?php endif; ?>
</td>
</tr>
<tr>
<td colspan="4">
<p>
<span class="vexpl">
<span class="red">
<strong>Note:<br></strong>
</span>&nbsp;&nbsp;
ProxyARP type IP addresses *DO NOT* work with the FTP Helper and addon packages such as squid. Use a CARP type address in this case.
</span>
</p>
</td>
</tr>
</table>
</form>
<script language="JavaScript">