On Tue, Feb 16, 2010 at 12:25 PM, Glenn Bailey <[email protected]> wrote: >> > 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? >> > >> >> 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. > > Newp, I'm already attempting to pull from the ip.of.master .. > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Can you actually connect to the remote server using something other than cobbler? rsync rsync://ip.of.master shows the rsync shares... and you can connect to port 80 or 443 or whatever port you have it running on? _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
