'\" t .\" Title: shorewall-proxyarp .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 06/28/2012 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "SHOREWALL\-PROXYARP" "5" "06/28/2012" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" proxyarp \- Shorewall Proxy ARP file .SH "SYNOPSIS" .HP \w'\fB/etc/shorewall/proxyarp\fR\ 'u \fB/etc/shorewall/proxyarp\fR .SH "DESCRIPTION" .PP This file is used to define Proxy ARP\&. There is one entry in this file for each IP address to be proxied\&. .PP The columns in the file are as follows\&. .PP \fBADDRESS\fR \- \fIaddress\fR .RS 4 IP Address\&. .RE .PP \fBINTERFACE\fR \- \fIinterface\fR (Optional as of Shorewall 4\&.4\&.16) .RS 4 Local interface where system with the ip address in ADDRESS is connected\&. This column is only required when HAVEROUTE is set to \fBNo\fR (\fBno\fR) or is left empty\&. .RE .PP \fBEXTERNAL\fR \- \fIinterface\fR .RS 4 External Interface to be used to access this system from the Internet\&. .RE .PP \fBHAVEROUTE\fR \- [\fB\-\fR|\fBYes\fR|\fBNo\fR] .RS 4 If there is already a route from the firewall to the host whose address is given, enter \fBYes\fR or \fByes\fR in this column\&. Otherwise, enter \fBno\fR or \fBNo\fR or leave the column empty and Shorewall will add the route for you\&. If Shorewall adds the route, its persistence depends on the value of the\fBPERSISTENT\fR column contains \fBYes\fR; otherwise, \fBshorewall stop\fR or \fBshorewall clear\fR will delete the route\&. .RE .PP \fBPERSISTENT\fR \- [\fB\-\fR|\fBYes\fR|\fBNo\fR] .RS 4 If HAVEROUTE is \fBNo\fR or \fBno\fR, then the value of this column determines if the route added by Shorewall persists after a \fBshorewall stop\fR or a \fBshorewall clear\fR\&. If this column contains \fBYes\fR or \fByes\fR then the route persists; If the column is empty or contains \fBNo\fR or \fBno\fR then the route is deleted by \fBshorewall stop\fR or \fBshorewall clear\fR\&. .RE .SH "EXAMPLE" .PP Example 1: .RS 4 Host with IP 155\&.186\&.235\&.6 is connected to interface eth1 and we want hosts attached via eth0 to be able to access it using that address\&. .sp .if n \{\ .RS 4 .\} .nf #ADDRESS INTERFACE EXTERNAL 155\&.186\&.235\&.6 eth1 eth0 .fi .if n \{\ .RE .\} .RE .SH "FILES" .PP /etc/shorewall/proxyarp .SH "SEE ALSO" .PP \m[blue]\fBhttp://shorewall\&.net/ProxyARP\&.htm\fR\m[] .PP \m[blue]\fBhttp://shorewall\&.net/configuration_file_basics\&.htm#Pairs\fR\m[] .PP shorewall(8), shorewall\-accounting(5), shorewall\-actions(5), shorewall\-blacklist(5), shorewall\-hosts(5), shorewall_interfaces(5), shorewall\-ipsets(5), shorewall\-maclist(5), shorewall\-masq(5), shorewall\-nat(5), shorewall\-netmap(5), shorewall\-params(5), shorewall\-policy(5), shorewall\-providers(5), shorewall\-rtrules(5), shorewall\-routestopped(5), shorewall\-rules(5), shorewall\&.conf(5), shorewall\-secmarks(5), shorewall\-tcclasses(5), shorewall\-tcdevices(5), shorewall\-tcrules(5), shorewall\-tos(5), shorewall\-tunnels(5), shorewall\-zones(5)