summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_proxyarp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-16 20:43:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-16 20:43:26 +0000
commit36d0358b568a0dde740ade770408bef2d8c3fa65 (patch)
tree4b8827c6708d12d3fee1a70d9a36b435b9c92624 /usr/local/www/services_proxyarp.php
parentb5e2cc9240a198a9b8fb4827fb262397275a881e (diff)
downloadpfsense-36d0358b568a0dde740ade770408bef2d8c3fa65.zip
pfsense-36d0358b568a0dde740ade770408bef2d8c3fa65.tar.gz
Add product_copyright re-branding support
Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
Diffstat (limited to 'usr/local/www/services_proxyarp.php')
-rwxr-xr-xusr/local/www/services_proxyarp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_proxyarp.php b/usr/local/www/services_proxyarp.php
index 71f7278..037325f 100755
--- a/usr/local/www/services_proxyarp.php
+++ b/usr/local/www/services_proxyarp.php
@@ -135,7 +135,7 @@ include("head.inc");
</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>
+ *Proxy ARP can be used if you need {$g['product_name']} 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"); ?>
OpenPOWER on IntegriCloud