Twisted seems to open port 7654 on all interfaces:

[twisted.internet.tcp#info] _PeerPoolFactory starting on 7654

netstat -a | fgrep 7654                                                        
tcp4       0      0 *.7654                 *.*                    LISTEN

and indeed, I can connect to it off-box. What is the purpose of this port?

Joe
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to