monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] newbie -> still no success


From: Henrik Holmboe
Subject: Re: [Monotone-devel] newbie -> still no success
Date: Mon, 19 Sep 2005 14:09:50 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Malte Thoma <address@hidden> writes:

[...]

>address@hidden:~ # iptables -L
>Chain INPUT (policy ACCEPT)
>target     prot opt source               destination
>ACCEPT     tcp  --  anywhere             anywhere            tcp
>dpt:monotone
>
>Chain FORWARD (policy ACCEPT)
>target     prot opt source               destination
>
>Chain OUTPUT (policy ACCEPT)
>target     prot opt source               destination
>ACCEPT     tcp  --  anywhere             anywhere            tcp
>dpt:monotone

[...]

>And: If I have to open a port with iptables, I cannot run a
>monotone serve
>on a hist, where I don't have root access, or can I?

You have a default policy to accept everything, so there is no need to
open anything up since it's already wide open.

Monotone uses port 5253, which is an "unpriviledged port" and thus
does not require root privileges.

.h

-- 
Henrik Holmboe, Stockholm, Sweden
<http://henrik.holmboe.se/contact/>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]