Hello All,
I've asked before but I didn't get an answer that resolved my issue so I'll asked again in a different way maybe so it will be clearer.
I've got a master-slave wiki set up and I'm using Extension:RSS. The master is using a private IP address and getting its feed from another server in the same private IP space. The slave is in another private network and is connected via vpn to the master. I'd like to set up the slave so that it gets its feed from another server in the same IP address as it is in. The server that is the source of the feed for the master is also getting replicated from the master's private network to the slave's private network. So theoretically the RSS feed should be identical. The problem I'm encountering is that since the master server is in the private IP space of 192.168.101.x/24 and the slave server is in the private IP space of 192.168.201.x/24, the RSS template I'm using between the master wiki and the slave wiki is not the same since the master points to the RSS feed of 192.168.101.x and the slave points to the RSS feed of 192.168.201.x. So I have to edit the slave's RSS template to make the change to accommodate the slightly different IP address which breaks replication since now the databases are different.
Anyone have any suggestions ?
p.s. there is a vpn concentrator at both ends of the vpn which nats that 2 networks together.
mediawiki-l@lists.wikimedia.org