Good afternoon nusenu,
Thank you for your offer of assistance. I sent the requested information to your -lists email address.
Make your day great,
Isaac Grover, Senior I.T. Consultant
Aileron I.T. - "Practical & Proactive I.T. Solutions"
O: 715-377-0440, F:715-690-1029, W: www.aileronit.com
LinkedIn: https://www.linkedin.com/in/IsaacGrover/
YouTube: https://www.youtube.com/channel/UCqrwZNFKdR-guKtuQzFPObQ
-----Original Message-----
From: tor-relays [mailto:tor-relays-bounces@lists.torproject.org] On Behalf Of tor-relays-request@lists.torproject.org
Sent: Monday, September 24, 2018 5:01 PM
To: tor-relays@lists.torproject.org
Subject: tor-relays Digest, Vol 92, Issue 62
Send tor-relays mailing list submissions to
tor-relays@lists.torproject.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
or, via email, send a message with subject or body 'help' to
tor-relays-request@lists.torproject.org
You can reach the person managing the list at
tor-relays-owner@lists.torproject.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of tor-relays digest..."
Today's Topics:
1. Re: Memory leak in 0.3.4.8? (nusenu)
2. Re: Jerk spammers on tor-relays (Ralph Seichter)
3. Reminder: Meeting in #tor-relays (Colin Childs)
4. Running an exit node behind NAT? (Isaac Grover, Aileron I.T.)
5. Re: Running an exit node behind NAT? (nusenu)
----------------------------------------------------------------------
Message: 1
Date: Mon, 24 Sep 2018 12:14:00 +0000
From: nusenu nusenu-lists@riseup.net
To: tor-relays@lists.torproject.org
Subject: Re: [tor-relays] Memory leak in 0.3.4.8?
Message-ID: be59b0ce-c3c1-7db3-1855-b33320d01897@riseup.net
Content-Type: text/plain; charset="utf-8"
please add any further information directly to the
relevant trac issue at
https://trac.torproject.org/projects/tor/ticket/27813
--
https://twitter.com/nusenu_
https://mastodon.social/@nusenu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL:
http://lists.torproject.org/pipermail/tor-relays/attachments/20180924/c8e7782c/attachment-0001.sig
------------------------------
Message: 2
Date: Mon, 24 Sep 2018 15:49:56 +0200
From: Ralph Seichter
m16+tor@monksofcool.net
To: tor-relays@lists.torproject.org
Subject: Re: [tor-relays] Jerk spammers on tor-relays
Message-ID:
d9400f26-314e-7d38-dc58-1137e9106238@monksofcool.net
Content-Type: text/plain; charset=utf-8
On 24.09.18 02:12, Dave Warren wrote:
> I don't see anything obvious that addresses my approach (only the
> approach of sending a message from a consistent address out slowly,
> which has several obvious flaws).
Messages are already uniquely identifiable, and your approach is just a
variation of the method Andreas described. While it bundles spamtraps,
it is still just as easily avoided using trigger address sets in the
manner I mentioned before.
-Ralph
------------------------------
Message: 3
Date: Mon, 24 Sep 2018 15:18:23 -0500
From: Colin Childs
colin@torproject.org
To: tor-relays@lists.torproject.org
Subject: [tor-relays] Reminder: Meeting in #tor-relays
Message-ID:
BB20ADEB-B77A-48D7-AE03-79891F17CAA0@torproject.org
Content-Type: text/plain; charset=us-ascii
Hi everyone,
This is a reminder email that we will be holding a relay operator meeting on IRC this Tuesday, September 25th @ 19:00 UTC.
You can confirm your local date / time by visiting the following page, and selecting your timezone from the dropdown menu:
https://www.worldtimeserver.com/convert_time_in_UTC.aspx?y=2018&mo=9&...
When: September 25th @ 19:00 UTC
Where: irc.oftc.net @ #tor-relays
------------------------------
Message: 4
Date: Mon, 24 Sep 2018 21:48:19 +0000
From: "Isaac Grover, Aileron I.T."
igrover@aileronit.com
To: "'tor-relays@lists.torproject.org'"
tor-relays@lists.torproject.org
Subject: [tor-relays] Running an exit node behind NAT?
Message-ID:
CY4PR04MB1078F3D3A619B70A5D3B83E9A8170@CY4PR04MB1078.namprd04.prod.outlook.com
Content-Type: text/plain; charset="utf-8"
Good afternoon fellow exit node operators,
I'm trying to run an exit node for specific ports on a reserved IP address from a VM behind NAT. Based on old how-to's and resolving errors in syslog, this is where I've settled for the torrc after installing the instances via ansible and relayor (thanks nusenu!); however, I'm not seeing the traffic counters update much at all and the exit node isn't showing up in consensus. What needs to be changed?
OutboundBindAddress (internal IP)
ORPort (internal IP):9000
DirPort (internal IP):80
DirPort (external IP) NoListen
DirPort (internal IP) NoAdvertise
Make your day great,
Isaac Grover, Senior I.T. Consultant
Aileron I.T. - "Practical & Proactive I.T. Solutions"
O: 715-377-0440
tel:715-425-0440, F:715-690-1029
tel:715-690-1029, W: www.aileronit.com
http://www.aileronit.com/
LinkedIn:
https://www.linkedin.com/in/IsaacGrover/
YouTube:
https://www.youtube.com/channel/UCqrwZNFKdR-guKtuQzFPObQ
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.torproject.org/pipermail/tor-relays/attachments/20180924/f6ab08da/attachment-0001.html
------------------------------
Message: 5
Date: Mon, 24 Sep 2018 22:01:00 +0000
From: nusenu
nusenu-lists@riseup.net
To: tor-relays@lists.torproject.org
Subject: Re: [tor-relays] Running an exit node behind NAT?
Message-ID:
7787779b-fc94-96cf-2160-727e847945e8@riseup.net
Content-Type: text/plain; charset="windows-1252"
Isaac Grover, Aileron I.T.:
> Good afternoon fellow exit node operators,
>
> I'm trying to run an exit node for specific ports on a reserved IP
> address from a VM behind NAT. Based on old how-to's and resolving
> errors in syslog, this is where I've settled for the torrc after
> installing the instances via ansible and relayor (thanks nusenu!);
> however, I'm not seeing the traffic counters update much at all and
> the exit node isn't showing up in consensus. What needs to be
> changed?
>
> OutboundBindAddress (internal IP) ORPort (internal IP):9000 DirPort
> (internal IP):80 DirPort (external IP) NoListen DirPort (internal IP)
> NoAdvertise
if you are fine with that, please
send me the config file, 'ip addr' output
and logfile when tor starts up.
--
https://twitter.com/nusenu_
https://mastodon.social/@nusenu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL:
http://lists.torproject.org/pipermail/tor-relays/attachments/20180924/9f61549c/attachment.sig
------------------------------
Subject: Digest Footer
_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
------------------------------
End of tor-relays Digest, Vol 92, Issue 62
******************************************