On Tue, Feb 16, 2010 at 11:14 AM, Glenn Bailey <[email protected]> wrote: > Howdy, > > I'm getting the following error when I try to do a replicate: > > Exception occured: xmlrpclib.ProtocolError > Exception value: <ProtocolError for mia21654bcu001.managed.cln/cobbler_api: > 502 Bad Gateway> > > My hunch this is because the IP I'm trying to replicate from is our "front > side" management network, and > the IP I have set in the "server" section of cobbler is our "back side" > non-routable build network. Anyone > have a setup like this or know of a way around it? > > Glenn E. Bailey III, Configuration Services > [email protected] > 469-461-9126 > > terremark worldwide > 222 W Las Colinas Blvd Ste 350E > Irving, TX 75039 > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Use cobbler replicate --master=ip.of.master instead? Can you connect to the remote server using netcat or telnet or something? I think it would just route wherever and it doesn't have anything to do with the settings. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
