Score:1

Whitelist both IPv4 and IPv6 in AWS Security Group

br flag

I am setting up an SFTP server, I want to white list all the IPs in the Security Group so people can connect to it from anywhere.

At the moment I am adding 2 rules to the Inbound rules, one rule for IPv4 and one for IPv6:

enter image description here

Is there anyway that I could whitelist both IP versions in one rule?

Score:2
cn flag

Both address families require a rule for each. Note the restriction on source that you can provide one of a IPv4 prefix, or an IPv6 prefix, or some other syntaxes that are also only single single address family.

Some networks can get by as IPv6 only, disable v4 and use transition mechanisms. But most public access services available to anyone on the internet need to be dual stack.

Score:1
gp flag
Tim

Not as far as I know, IPv4 and IPv6 are separate. Why do you think it matters? I've had security groups with dozens of rules.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.