=== kallesbar_ is now known as kallesbar === Greyztar_ is now known as Greyztar === JanC_ is now known as JanC [22:42] Does anyone have any recommendations for vendors to configure servers from? If this isn't allowed here please feel free to PM me regarding this. [23:58] I'm trying to NAT from my LAN into my tun0 interface. I've used the iptables cmd, sbin/iptables -A FORWARD -i ens160 -o tun0 -m state --state RELATED,ESTABLISHED -j ACCEPT, however when i do a tcpdump I dont see any data going into my tun0 interface. I have the tun0 interface up, and ping across the internet to the other peer point. Any suggestions? [23:59] it's a tun interface spawned from ssh