Re: IP Addresses used by Apache Master to Connect to Slaves

2017-10-05 Thread Meghna Baijal
Great. Thanks! On Thu, Oct 5, 2017 at 11:46 AM, Bert Huijben wrote: > > > > -Original Message- > > From: Meghna Baijal [mailto:meghnabaijal2...@gmail.com] > > Sent: donderdag 5 oktober 2017 20:17 > > To: builds@apache.org > > Subject: Re: IP Addresses

RE: IP Addresses used by Apache Master to Connect to Slaves

2017-10-05 Thread Bert Huijben
> -Original Message- > From: Meghna Baijal [mailto:meghnabaijal2...@gmail.com] > Sent: donderdag 5 oktober 2017 20:17 > To: builds@apache.org > Subject: Re: IP Addresses used by Apache Master to Connect to Slaves > > Is this also true for windows slaves? Our windows

Re: IP Addresses used by Apache Master to Connect to Slaves

2017-10-05 Thread Meghna Baijal
Is this also true for windows slaves? Our windows slaves are currently *not *open to this IP on the RDP port but work fine. Can someone shed some light on how the master is connecting to the windows slaves? On Wed, Oct 4, 2017 at 4:30 PM, Meghna Baijal wrote: > Thanks Greg, that helps! > > On We

Re: IP Addresses used by Apache Master to Connect to Slaves

2017-10-04 Thread Meghna Baijal
Thanks Greg, that helps! On Wed, Oct 4, 2017 at 4:28 PM, Greg Stein wrote: > Yup. That single IP is just fine. We just spun up the master at that > address this summer, and have no plans to move it. > > Cheers, > -g > > On Oct 4, 2017 18:01, "Meghna Baijal" wrote: > > > Thanks Gavin. > > I was

Re: IP Addresses used by Apache Master to Connect to Slaves

2017-10-04 Thread Greg Stein
Yup. That single IP is just fine. We just spun up the master at that address this summer, and have no plans to move it. Cheers, -g On Oct 4, 2017 18:01, "Meghna Baijal" wrote: > Thanks Gavin. > I was not sure if a single static IP is sufficient. > > > > On Wed, Oct 4, 2017 at 3:53 PM, Gavin McD

Re: IP Addresses used by Apache Master to Connect to Slaves

2017-10-04 Thread Meghna Baijal
Thanks Gavin. I was not sure if a single static IP is sufficient. On Wed, Oct 4, 2017 at 3:53 PM, Gavin McDonald wrote: > > > On 5 Oct 2017, at 9:39 am, Meghna Baijal > wrote: > > > > Hi All, > > We have a set of slaves on Apache Jenkins that run MXNet builds. I want > to > > restrict the IP

Re: IP Addresses used by Apache Master to Connect to Slaves

2017-10-04 Thread Gavin McDonald
> On 5 Oct 2017, at 9:39 am, Meghna Baijal wrote: > > Hi All, > We have a set of slaves on Apache Jenkins that run MXNet builds. I want to > restrict the IP addresses that can access these slaves on port 22 (ubuntu) > or port 3389 (windows). > *Question*: Where can I find a fixed and sufficient

IP Addresses used by Apache Master to Connect to Slaves

2017-10-04 Thread Meghna Baijal
Hi All, We have a set of slaves on Apache Jenkins that run MXNet builds. I want to restrict the IP addresses that can access these slaves on port 22 (ubuntu) or port 3389 (windows). *Question*: Where can I find a fixed and sufficient set of IPs that the Apache master uses to connect to these slaves