Hacker News new | past | comments | ask | show | jobs | submit login

Nice project. Is there iptables connection tracking module that can handle the protocol?



None that I know of. It just uses a TCP connection to the mailbox server (with keepalives), and then TCP connections for the bulk-transfer transit phase, so I can't think of anything special that iptables would need to handle it well.

The encrypted connection is used to exchange IP addresses.. maybe you're thinking of the module that e.g. can modify FTP messages to replace the IP addresses with NAT-translated ones? Our encryption layer would prevent that, but we'd probably get more benefit from implementing WebRTC or a more general hole-punching scheme, than by having the kernel be able to fiddle with the addresses.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: