Ok, heres a question for...
I can port forward the UDP packets to my internal box via iptables PREROUTING rules, but what does the configuration of the zone servers and world server need to look like?
Where do I need to use the outside ip address, and where do I need to use the internal lan dns?
Say my outside ip is 24.100.100.5, and internal is 192.168.0.2
zone . 24.100.100.5 9000 192.168.0.2 ?
Ive tried a few different configurations, and though I am able to redirect through the firewall, I cant seem to make it work this way, still get to 1017 error..
|