void pointer wrote:
> On Mon, Jan 12, 2009 at 12:29 PM, Josh Paetzel <josh_at_tcbug.org> wrote:
>
>> Add a bind directive with your external IP to /etc/xinetd.d/svn, without
>> it it's binding to all available IPs.
>
>
> I don't understand what you mean.
>
Your /etc/xinetd.d/svn_group section contains "bind = 192.168.10.150".
You should add a similar line to your /etc/xinetd.d/svn file, but
substitute your external/WAN ipaddress instead of 192.168.10.150. This
assumes that your server has multiple IP addresses, since you're talking
about WAN and LAN accessibility. If you only have one IP address, you'll
have to specify different ports in the svn and svn_group files.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1020766
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-13 14:18:05 CET