On 3/14/12 9:14 AM, Michael Humphries-Dolnick wrote: > Hello, > > I have two questions, which I have researched and checked the list archive > and don't see any mention of. > > First, I want to confirm: the s2s daemon provides both inbound and outbound > server-to-server connections, correct? I believe this is correct, I just > want to confirm. > > Second, is there a way to configure s2s to only allow users on our jabber > server to connect to other users on external jabber servers, but not allow > inbound connections from external servers?
In order for s2s to work, you will be accepting inbound connections so that people at your server can receive messages from people at other servers. If you want to do something like whitelist connections to port 5269 (or whatever you decide to use for s2s), you might need to do that at the firewall level, not the application level. But perhaps jabberd2 has a way to do application-level whitelisting. Peter -- Peter Saint-Andre https://stpeter.im/
