What IP range does Phonegap Build use for doing git pulls? I need to add firewall rules to allow PGB in but not make repositories universally available.
- 7 Posts
- 0 Reply Likes
Posted 4 years ago
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
- 7 Posts
- 0 Reply Likes
There must be an external IP that things go through to get to our private Git server, that will be visible.
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
@John,
Yes, any iP that you set up. Most people set up a DMZ or a virtual server IP. Check your firewall for the settings, and the status information.
Note: some of the firewalls are extremely confusing. I assume you have some knowledge about IP routing because your are asking the "right" question.
On your original question,
If you are asking what is the IP of the server that pull the code, just check when you make a pull. Most of the servers are on Amazon. They appear to be on fixed IPs. However, AWS (Amazon Web Services) can change that at any time.
FWIW, DDOS attacks are, at times, used to take down DNS servers so that the attackers can use their own DNS servers to fake the servers.
Are you trying to use private a github server?
Jesse
Yes, any iP that you set up. Most people set up a DMZ or a virtual server IP. Check your firewall for the settings, and the status information.
Note: some of the firewalls are extremely confusing. I assume you have some knowledge about IP routing because your are asking the "right" question.
On your original question,
What IP range does Phonegap Build use for doing git pulls?
If you are asking what is the IP of the server that pull the code, just check when you make a pull. Most of the servers are on Amazon. They appear to be on fixed IPs. However, AWS (Amazon Web Services) can change that at any time.
FWIW, DDOS attacks are, at times, used to take down DNS servers so that the attackers can use their own DNS servers to fake the servers.
Are you trying to use private a github server?
Jesse
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers

