summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/services_proxyarp.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/usr/local/www/services_proxyarp.php b/usr/local/www/services_proxyarp.php
index 95427ab..dc71439 100755
--- a/usr/local/www/services_proxyarp.php
+++ b/usr/local/www/services_proxyarp.php
@@ -142,11 +142,10 @@ if ($_GET['act'] == "del") {
</table>
</form>
<p class="vexpl"><span class="red"><strong>Notes:<br>
- </strong></span> *Proxy ARP can be used if you need pfSense to send ARP
- replies on an interface for other IP addresses than its own (e.g. for 1:1, advanced outbound or server NAT). It is not
- necessary on the WAN interface if you have a subnet routed to you or if you use PPPoE/PPTP, and it only works on the WAN interface if it's configured with a static IP address or DHCP.</p>
- <br>
- CARP can be a great replacement for proxyarp.
+ </strong></span>
+ *Proxy ARP can be used if you need pfSense to send ARP replies on an interface for other IP addresses than its own (e.g. for 1:1, advanced outbound or server NAT). It is not necessary on the WAN interface if you have a subnet routed to you or if you use PPPoE/PPTP, and it only works on the WAN interface if it's configured with a static IP address or DHCP.</p>
+ <br>
+ *CARP can be a great replacement for proxyarp.
<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud