Two potential problems there. First, those IPs are from different private subnets, some software (like firewalls, they'd treat anything incoming from a different subnet as external internet traffic) may get confused.TechnoCat wrote:forwards it using 192.168.1.254:4534 to 192.168.1.2:4534, which is the Time Capsule. The Time Capsule then takes the ping from there and forwards it using 10.0.1.1:4534 to 10.0.1.3:4534, which is the computer running my server
Secondly, why forward it twice? Can't the 'modem' (it has an IP, so I suspect it's already a router in its own right) forward to the server directly? Sounds like that could eliminate a potential problem source.
Edit: ah, Time Capsule acts as a bridge between your two private subnets, and your server happens to be on the 'inner' subnet with indirect internet access? I guess the setup should be OK then, but I'm afraid you'll need to whip out wireshark or some other network sniffer and find out where the packets get lost exactly.
And good job making a new thread about the other two issues. The warning message may be relevant to the issue here (emphasis on 'may', we'll see about it), but the reservation spam is definitely unrelated.