You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2021/12/14 04:41:00 UTC

[jira] [Commented] (RATIS-1469) Can I disable network-wide listening when the RATIS server is started?

    [ https://issues.apache.org/jira/browse/RATIS-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458899#comment-17458899 ] 

Tsz-wo Sze commented on RATIS-1469:
-----------------------------------

[~xuting], thanks for filing this JIRA.  

bq. Can I disable network-wide listening when the Ratis server is started? 

What behavior do you expect when the server is started if it does not start listening?

bq. ...,  but I haven't found the place to set the ip boot.

Do you mean that user should be able to bind an InetSocketAddress?  It sounds like a good idea.

> Can I disable network-wide listening when the RATIS server is started?
> ----------------------------------------------------------------------
>
>                 Key: RATIS-1469
>                 URL: https://issues.apache.org/jira/browse/RATIS-1469
>             Project: Ratis
>          Issue Type: Improvement
>          Components: gRPC, Netty
>    Affects Versions: 2.2.0
>         Environment: linux
>            Reporter: xuting
>            Priority: Major
>              Labels: security
>         Attachments: image-2021-12-14-10-00-02-660.png
>
>
> Hello! Can I disable network-wide listening when the Ratis server is started? I've only found the following way to set the port boot, but I haven't found the place to set the ip boot.
> _GrpcConfigKeys.Server.setPort(properties, port);_
>  
> _!image-2021-12-14-10-00-02-660.png!_
> After network-wide interception is enabled, the system is insecure and the original isolation principle is violated.
> Thank you for your answers!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)