Running an exit node behind NAT?

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

Hi, FWIW, I'm running my (non-exit) node this way behind NAT: ORPort internal ip:port NoAdvertise ORPort external ip:port NoListen The external address is detected automatically by the network upon starting the node. I would assume this would work the same way for an exit node. I don't have a DirPort configured, hence it appears on the Relay Search as "Dir Address: none". Best, Marco On Mon, Sep 24, 2018 at 09:48:19PM +0000, Isaac Grover, Aileron I.T. wrote:
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

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
participants (3)
-
Isaac Grover, Aileron I.T.
-
Marco Gruß
-
nusenu